Skip to content

Conversation

Vankata453
Copy link
Member

Creates a GitHub Actions workflow, which will execute a .sh script for each updated add-on in the latest commit. The workflow is triggered on push to the master branch, or if required, from within the "Actions" tab as well. The script initiates the following updates to the latest index file:

  • Adds +1 to the previous version.
  • Updates the commit hash in the add-on's URL to the latest one.
  • Updates the add-on's MD5 checksum.

Any newlines from the latest index file (currently index-0_7.nfo) were removed, because of the script not supporting them (often removes the newline at the top and places it at the bottom). Some formatting inconsistencies were also fixed.

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.

1 participant