Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

chore(ci): set up GitHub Actions workflow #217

Merged
merged 2 commits into from
Nov 16, 2020
Merged

chore(ci): set up GitHub Actions workflow #217

merged 2 commits into from
Nov 16, 2020

Conversation

chriskrycho
Copy link
Member

@chriskrycho chriskrycho commented Nov 14, 2020

This should completely replace our Travis, AppVeyor, and Azure Pipelines configs, since GH Actions can run across target OSes straightforwardly.

Resolves #215

@chriskrycho chriskrycho requested a review from dfreeman November 14, 2020 21:49
@chriskrycho chriskrycho changed the base branch from master to bump-ember-cli November 14, 2020 21:49
@chriskrycho chriskrycho force-pushed the gh-actions branch 3 times, most recently from ef7010d to 89e5110 Compare November 14, 2020 22:06
@chriskrycho chriskrycho changed the base branch from bump-ember-cli to master November 14, 2020 22:06
@chriskrycho
Copy link
Member Author

Once we land this, we should make these be required checks. ✅

Copy link
Member

@dfreeman dfreeman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great—thanks for knocking this out!

This should completely replace our Travis, AppVeyor, and Azure Pipelines
configs, since GH Actions can run across target OSes straightforwardly.

Resolves #215
@chriskrycho chriskrycho merged commit 59e6c44 into master Nov 16, 2020
@chriskrycho chriskrycho deleted the gh-actions branch November 16, 2020 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate CI 100% to GitHub Actions
2 participants