Skip to Content.
Sympa Menu

freetds - [freetds] Appveyor master artifacts

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Alex <alex AT unexpectedeof.net>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Appveyor master artifacts
  • Date: Fri, 27 Jul 2018 07:37:58 -0400

Hi,

I was wondering if the master branch appveyor build artifacts should still be accessible via the appveyor artifacts api similar the Branch-1_00?

https://ci.appveyor.com/api/projects/FreeTDS/freetds/

I can see Branch-1_00 and access the various builds by doing something like:

https://ci.appveyor.com/api/projects/FreeTDS/freetds/artifacts/vs2008_32-Branch-1_00.zip?job=Environment%3A%20PLAT%3DWin32%2C%20WIDTH%3D32%2C%20VS_VERSION%3D2008%2C%20TDSVER%3D7.0

However doing similar with the master branch to retrieve a version without ssl fails:

https://ci.appveyor.com/api/projects/FreeTDS/freetds/artifacts/vs2008_32-master_withoutssl.zip?job=Environment%3A%20PLAT%3DWin32%2C%20WIDTH%3D32%2C%20VS_VERSION%3D2008%2C%20TDSVER%3D7.0

When looking at the xml of the first link above I see both branches, but noticed that Branch-1_00 appears to be the only one with build job name nodes and artifacts. I believe master artifacts were accessible via the api historically, but maybe something changes?

Let me know if I can provide any extra details or information.

Thanks,

Alex






Archive powered by MHonArc 2.6.24.

Top of Page