31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-03 22:20:48 +00:00
patchtester/build/patchtester
Roland Dalmulder bafb673cbf
Updated build script and manifest
Updated dependencies

Signed-off-by: Roland Dalmulder <contact@rolandd.com>
2023-08-21 21:16:22 +02:00
..
build.sh Updated build script and manifest 2023-08-21 21:16:22 +02:00
hash_generator.php 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
release.php update creation date format 2023-08-17 20:36:31 +02:00

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