Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Use artifacts from Coherence-Signed for installer generation and fallback to myget if it's not available #155

Closed
JunTaoLuo opened this issue Jun 14, 2017 · 1 comment
Assignees
Milestone

Comments

@JunTaoLuo
Copy link
Contributor

Follow up to #154 (comment). Currently this depends on Coherence-Signed, we want to be able to run this locally with unsigned bits when building from source.

@muratg muratg added this to the 2.0.0 milestone Jun 14, 2017
@JunTaoLuo
Copy link
Contributor Author

The debian installer generation is currently standalone and does not depend on Coherence-Signed as it downloads the runtime store archives from myget instead of the artifacts from Coherence-Signed.

This however leads to a problem in our builds where the latest archives are not being used to build the installers due to the indexing delays of myget. For example in the first 25794 build of the installers, the 25778 archives were used: http://aspnetci/viewLog.html?buildId=244765&buildTypeId=Coherence_RuntimeStoreInstallers&tab=buildLog&state=&expand=all#_focus=327.

Instead, the work that needs to be done here is to add a mechanism to retrieve the archives from Coherence-Signed but fallback to myget if it's not available so the installer builds remain standalone.

@JunTaoLuo JunTaoLuo changed the title Make debian installer generation standalone Use artifacts from Coherence-Signed for installer generation and fallback to myget if it's not available Jun 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants