Skip to content

ci: remove AppVeyor workflow #66

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

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

MikeMcC399
Copy link
Contributor

Issue

  • The CI workflow defined by .appveyor.yml is outdated and failing.
  • The last failing message was:

    The build phase is set to "MSBuild" mode (default), but no Visual Studio project or solution files were found in the root directory. If you are not building Visual Studio project switch build mode to "Script" and provide your custom build command.

  • The link https://ci.appveyor.com/project/indexzero/ps-tree/history to AppVeyor results is not included in the README, nor is there a badge for AppVeyor in the README.
  • CI checks on Windows are now carried out with the GitHub Actions workflow ci-test.yml

Change

Remove the .appveyor.yml workflow.

Follow-on action

Copy link
Collaborator

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

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

@MikeMcC399 Thanks for removing this stale file. ✂️
Appveyor no longer supports these legacy versions of Node.js. 🙅

@nelsonic nelsonic merged commit 3fc8800 into indexzero:master Dec 13, 2024
12 checks passed
@MikeMcC399 MikeMcC399 deleted the remove/ci-appveyor branch December 13, 2024 17:33
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