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

Update CI build scripts #310

Merged
merged 4 commits into from
Dec 11, 2024

Conversation

Gumball2415
Copy link
Collaborator

This pull request aims to update GitHub Actions scripts.

Note: A vulnerability in @actions/download-artifact (GHSA-cxww-7g56-2vh6) has been detected by Dependabot, but is automatically resolved due to the scripts using the general @v4 tag.

Changes in this PR:

This addresses Dn-Programming-Core-Management#283.

AppVeyor is less convenient than Github Actions as it is much slower to
complete multiple builds.

This also has the added cost of needing to maintain two separate build
script formats rather than a single one.
Fixes Dn-Programming-Core-Management#252.
Switching to action-gh-release as it is more recently maintained.
@nyanpasu64
Copy link
Collaborator

  • did you test the new release script works as intended? idk how to test without merging first
  • not a change that needs to be made, but https://nightly.link/ can be used to download github actions builds without login.

@Gumball2415
Copy link
Collaborator Author

Gumball2415 commented Dec 11, 2024

  • did you test the new release script works as intended? idk how to test without merging first

  • not a change that needs to be made, but https://nightly.link/ can be used to download github actions builds without login.

    • i will try to add this to the README for users to download artifacts
    • edit: this will be done in a separate PR.

@Gumball2415 Gumball2415 merged commit bbcc086 into Dn-Programming-Core-Management:main Dec 11, 2024
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.

Use better Github Action script for deploying draft releases
2 participants