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

Remove builds on appveyor #1027

Merged
merged 1 commit into from
May 2, 2021

Conversation

robertpanzer
Copy link
Member

Thank you for opening a pull request and contributing to AsciidoctorJ!

Please take a bit of time giving some details about your pull request:

Kind of change

  • Bug fix
  • New non-breaking feature
  • New breaking feature
  • Documentation update
  • Build improvement

Description

What is the goal of this pull request?

Since we have CI builds on Windows with Github Actions it's no longer necessary to use appveyor for that.
Therefore this PR removes the build configuration for appveyor, in the hope that this also stops the builds on appveyor.

How does it achieve that?

Remove appveyor.yml

Are there any alternative ways to implement this?

Yes, remove the CI build on Windows with Github Actions instead, but I think it's better to use one platform.

Are there any implications of this pull request? Anything a user must know?

No.

Issue

If this PR fixes an open issue, please add a line of the form:

Fixes #Issue

Release notes

Please add a corresponding entry to the file CHANGELOG.adoc

@robertpanzer robertpanzer merged commit 831aef7 into asciidoctor:main May 2, 2021
@robertpanzer robertpanzer deleted the remove-appveyor branch May 2, 2021 09:04
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.

None yet

1 participant