Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build artifacts not available in Azure Pipeline #415

Closed
dantler opened this issue Sep 20, 2019 · 5 comments
Closed

Build artifacts not available in Azure Pipeline #415

dantler opened this issue Sep 20, 2019 · 5 comments
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta

Comments

@dantler
Copy link

dantler commented Sep 20, 2019

It is nice that you have your Azure Pipeline visible, but it would be even nicer to be able to download build artifacts.

Bounty: I will post one smiley face emoji upon completion of this task.

@enricogior
Copy link
Contributor

Hi @dantler
we decided not to publish the artifacts in order to avoid confusion in this early stage of the project.
As you might have seen, we have several issues we need to fix and it's better to have one specific release that all users are using to simplify the error reporting.
So for now we prefer to avoid publishing the artifact but we will reconsider this when we reach a more stable code base.
Does that sound like a plan?
Thank you.

@dantler
Copy link
Author

dantler commented Sep 20, 2019

Hi @enricogior , I did see, and agree you are making the right decision. The smiley face will have to wait.

@crutkas crutkas added this to the Build 2020 milestone Mar 11, 2020
@crutkas
Copy link
Member

crutkas commented Mar 11, 2020

lets get this hooked up as we are doing a lot of more harder merges and would be good to validate. I do want the file name / Build # to be tracked back to a CI build w/ maybe the hash. I would also have it be 0.0.Date or something, i don't want it confused with a real build.

@crutkas crutkas modified the milestones: Build 2020, v1.0 Release Mar 26, 2020
@crutkas
Copy link
Member

crutkas commented May 11, 2020

If we do a CI where public can grab the bits, it may have to be signed. I don't think the CI currently will enable that.

@crutkas crutkas added the Area-Build Issues pertaining to the build system, CI, infrastructure, meta label Jun 4, 2020
@crutkas
Copy link
Member

crutkas commented Dec 3, 2020

I don't think we'll be doing this off CI builds. We've seen a hard enough time trying to get version #'s and support for mainstream builds, i don't think we'll want this for CI builds. I'd rather setup a proper nightly style that can be force updated. And anything we ship from any channel, should be signed by MSFT which means our proper pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants