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

Eliminate AppVeyor task #13

Closed
CharliePoole opened this issue Aug 10, 2024 · 1 comment · Fixed by #15
Closed

Eliminate AppVeyor task #13

CharliePoole opened this issue Aug 10, 2024 · 1 comment · Fixed by #15
Assignees
Labels
Enhancement An improvement to an existing feature
Milestone

Comments

@CharliePoole
Copy link
Member

The AppVeyor task is equivalent to the ContinuousIntegration task. Eliminating it will remove the last task whose name is based on where we are running rather than what we are doing.

NOTE: We are discussing possibly eliminating the use of AppVeyor. However, this issue will not eliminate it but only change how we call the cake script in appVeyor.yml. Individual projects using AppVeyor will continue to work but their appveyor.yml will need to be updated if they upgrade to the latest recipe version.

@CharliePoole CharliePoole self-assigned this Aug 10, 2024
@CharliePoole CharliePoole added the Enhancement An improvement to an existing feature label Aug 10, 2024
@CharliePoole CharliePoole added this to the 1.1.0 milestone Aug 10, 2024
@CharliePoole
Copy link
Member Author

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

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

Successfully merging a pull request may close this issue.

1 participant