patchtester/build/patchtester
Hannes Papenberg 8234d9a14a Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00
..
README.md Prepare the 4.2.0 release 2022-01-28 20:18:23 +01:00
build.sh Prepare the 4.1.0 release 2021-05-02 12:38:00 +02:00
hash_generator.php Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00
release.php Switching to PSR-12 and updating composer dependencies 2022-09-08 10:54:04 +02:00

README.md

Creating a release

  1. Run the release.php -v=x.x.x with the new version number
  2. Revert the changes in the manifest.xml that are not related to the release
  3. Run the build.sh x.x.x with the new version number
  4. Copy the SHA384 from the packages/checksums.json file to the manifest.xml
  5. Upload the generated files to the Github release