Stop using Appveyor CI#292
Merged
Merged
Conversation
This commit removes the appveyor configuration file and a related utility used to install edm on appveyor jobs. Two other similar scripts which are unused are also removed in this commit deleted: appveyor.yml deleted: install-edm-linux.sh deleted: install-edm-osx.sh deleted: install-edm-windows.cmd
Contributor
Author
|
Note that I updated the branch protection settings in this repository to remove "Appveyor CI" as a required check and instead include the GitHub Actions CI checks as required. |
aaronayres35
approved these changes
Jul 7, 2021
Contributor
aaronayres35
left a comment
There was a problem hiding this comment.
LGTM
Although it looks like CI is still unhappy with AppVeyor build failed even though it is no longer a required check
Contributor
Author
Same mistake here as before - I didn't disable builds on branches without a configuration file - until after I created this PR. |
Contributor
Author
|
I removed the appveyor CI webhooks from this repository |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes the appveyor configuration file and a related utility used to install edm on appveyor jobs. Two other similar scripts which are unused are also removed in this PR,
This PR is one step towards enthought/ets#63
Checklist
Add a news fragment if this PR is news-worthy for end users. (see docs/releases/README.rst)