Skip to content

CI Builds with GitHub Actions#82992

Merged
joaomoreno merged 3 commits intomicrosoft:masterfrom
ethomson:github_actions
Oct 22, 2019
Merged

CI Builds with GitHub Actions#82992
joaomoreno merged 3 commits intomicrosoft:masterfrom
ethomson:github_actions

Conversation

@ethomson
Copy link
Contributor

I wanted to see if there was any interest in adding GitHub Actions to the party for validating pull request builds and merges into master.

This should be almost the same configuration as what you have for Azure Pipelines, except with a lack of caching. (Artifact caching is coming 🔜 to GitHub Actions, but I was curious how well it performed even without that.)

Also, there's no way to include pieces of other YAML (yet), so this is all declared in a single file.

/cc @joaomoreno

@joaomoreno
Copy link
Member

Thanks, let's give this a try!

@joaomoreno joaomoreno added this to the October 2019 milestone Oct 22, 2019
@joaomoreno joaomoreno added the engineering VS Code - Build / issue tracking / etc. label Oct 22, 2019
@joaomoreno joaomoreno merged commit ea47d6b into microsoft:master Oct 22, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

engineering VS Code - Build / issue tracking / etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants