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

ci: remove AppVeyor file #449

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

ldez
Copy link
Contributor

@ldez ldez commented Mar 13, 2024

Fixes #448

You should also disable AppVeyor inside the repo settings.


Sidenote: I recommend enabling branch protection to protect the merge of PRs that break the CI.

@ldez ldez changed the title ci: remove AppVoeyor file ci: remove AppVeyor file Mar 13, 2024
@mcpherrinm mcpherrinm requested a review from aarongable March 13, 2024 01:49
Copy link
Contributor

@aarongable aarongable left a comment

Choose a reason for hiding this comment

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

AppVeyor has been removed. Branch protection is enabled, but doesn't currently condition on these specific checks, because having a list of fifteen required checks enumerated in the settings is annoying. The boulder repo solves this by having one meta-check that depends on all the others, but that also has its disadvantages. I'll figure out something reasonable here.

@aarongable aarongable merged commit a292a6e into letsencrypt:main Mar 13, 2024
13 of 14 checks passed
@ldez ldez deleted the feat/remove-appveyor branch March 13, 2024 17:53
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.

ci: AppVeyor is broken
3 participants