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

Move CI to Github Actions #267

Closed
nicoweidner opened this issue Nov 3, 2022 · 7 comments
Closed

Move CI to Github Actions #267

nicoweidner opened this issue Nov 3, 2022 · 7 comments

Comments

@nicoweidner
Copy link
Collaborator

Currently, Appveyor is broken, and supposedly it is not the first time that it's unstable.
Many people consider Github Actions a better CI solution than CircleCI.

For these two reasons, I'd suggest to move all CI checks to Github Actions. It seems to support runners for Linux, MacOS and Windows: https://github.com/actions/runner-images

@nicoweidner
Copy link
Collaborator Author

It appears that the Appveyor checks may have been tied to @sschuberth's Appveyor account, which was recently deleted. So there is a high chance that those checks are now permanently broken.
@goneall Can you remove them completely? (if that hasn't happened already)

@nicoweidner
Copy link
Collaborator Author

@licquia @pombredanne Thoughts on the move?

@sschuberth
Copy link
Member

sschuberth commented Nov 3, 2022

It appears that the Appveyor checks may have been tied to @sschuberth's Appveyor account, which was recently deleted.

Indeed, sorry for that 😞 @maxhbr just pinged me on the breakage.

So there is a high chance that those checks are now permanently broken.

They should be gone now. They are no more required checks, and I just deleted the dangling webhook from this repo's settings.

👍 for moving to GitHub actions (for all platforms).

@maxhbr
Copy link
Member

maxhbr commented Nov 3, 2022

No problem @sschuberth, thanks for initially setting it up and getting it to run. Your contributions are very valued!

@nicoweidner
Copy link
Collaborator Author

They should be gone now. They are no more required checks, and I just deleted the dangling webhook from this repo's settings.

Cool, thanks for removing them! We will take this as extra incentive to move to Github Actions quickly 😅

@sschuberth
Copy link
Member

👍 for moving to GitHub actions (for all platforms).

Maybe this could help here: https://github.com/actions/importer-issue-ops

@armintaenzertng
Copy link
Collaborator

fixed by #410

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

No branches or pull requests

4 participants