Skip to content

Update CI build scripts#310

Merged
Gumball2415 merged 4 commits intoDn-Programming-Core-Management:mainfrom
Gumball2415:main
Dec 11, 2024
Merged

Update CI build scripts#310
Gumball2415 merged 4 commits intoDn-Programming-Core-Management:mainfrom
Gumball2415:main

Conversation

@Gumball2415
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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