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

Stop using Appveyor CI #967

Merged
merged 1 commit into from
Jul 7, 2021
Merged

Stop using Appveyor CI #967

merged 1 commit into from
Jul 7, 2021

Conversation

rahulporuri
Copy link
Contributor

@rahulporuri rahulporuri commented Jul 6, 2021

This PR removes the configuration file and related utilities used by Appveyor CI. Note that this PR also removes some unused scripts that were earlier used to install edm on macos and linux - which are no longer used. These should have been removed earlier when Travis CI was removed from this repository.

This PR is one step towards enthought/ets#63

Note that after this PR is merged, the Appveyor CI webhook/integration can be removed from the "Settings" tab.

Remove the appveyor configuration and utilities used by Appveyor.
Note that this commit also removes some unused scripts that were earlier
used to install edm on macos and linux - which are no longer used

	deleted:    appveyor-clean-cache.txt
	deleted:    appveyor-run.cmd
	deleted:    appveyor.yml
	deleted:    install-edm-linux.sh
	deleted:    install-edm-osx.sh
	deleted:    install-edm-windows.cmd
Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

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

LGTM, although CI is red with AppVeyor build failed currently

@rahulporuri
Copy link
Contributor Author

LGTM, although CI is red with AppVeyor build failed currently

Yeah. I should have swtiched off appveyor builds on branches without a config file before I made this PR.

@rahulporuri rahulporuri merged commit a014d19 into master Jul 7, 2021
@rahulporuri rahulporuri deleted the cln/remove-appveyor-ci branch July 7, 2021 12:14
@rahulporuri
Copy link
Contributor Author

Note that I removed the appveyor webhooks from this repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants