24 Commits

Author SHA1 Message Date
rlauuzo
f444ca018b Use configuration Release (#270) 2024-09-16 07:35:41 -04:00
Kilian von Pflugk
6aee3a755a auto increment Version 2024-05-27 15:12:56 -04:00
Kilian von Pflugk
766ba2daa0 bump version during release 2024-05-27 15:09:41 -04:00
Kilian von Pflugk
5552cd7ff1 validate new version/manifest and update on release 2024-05-27 15:08:29 -04:00
Kilian von Pflugk
51028d9efb output json for manifest 2024-05-27 15:07:20 -04:00
TwistedUmbrellaX
0709628e83 ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 2024-05-17 07:34:38 -04:00
dependabot[bot]
656b727b33 ci(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#154)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 07:34:38 -04:00
TwistedUmbrellaX
4a6b2a4de7 Fix typo in build output details 2024-04-10 09:15:41 -04:00
TwistedUmbrellaX
6c30244b53 Print a copy paste manifest string 2024-04-04 09:39:14 -04:00
TwistedUmbrellaX
41d0dd3f30 Add proprietary tag for 10.8 branch 2024-04-04 09:26:32 -04:00
TwistedUmbrellaX
de91f861f5 We want to keep the release notes 2024-03-31 16:00:25 -04:00
TwistedUmbrellaX
3bb605d125 All we need is the body support
One source can't write a body and the other can't replace the entire release. For now, we can chain them together.
2024-03-30 19:00:57 +01:00
TwistedUmbrellaX
78c05a7e29 Make the stats more accessible 2024-03-29 09:25:59 -04:00
TwistedUmbrellaX
5e8681c44e Remove a possible action source
Doesn't provide the necessary support
2024-03-23 14:39:21 -04:00
TwistedUmbrellaX
1e300f0182 Switch to the standard file names 2024-03-22 07:40:11 -04:00
TwistedUmbrellaX
15b205abe0 Move release ahead of the MD5 2024-03-21 15:26:41 -04:00
TwistedUmbrellaX
d0cc9baf3d At least print the details out 2024-03-21 15:19:15 -04:00
TwistedUmbrellaX
c11a846693 Gawking at release test tackles 2024-03-21 14:35:10 -04:00
TwistedUmbrellaX
7032816cbe Name release for version, not file 2024-03-11 17:44:10 -04:00
TwistedUmbrellaX
65fb0c3f24 Fix workflow entry and variable read 2024-03-11 17:38:26 -04:00
Kilian von Pflugk
66f6f7f831
fix typo in release action 2024-03-11 13:12:25 +01:00
Kilian von Pflugk
1510b4bc5e
rename to distinguish the actions 2024-03-11 13:10:59 +01:00
TwistedUmbrellaX
e4c5efb2f3 Attach an md5 file to each release 2024-03-09 09:11:25 -05:00
TwistedUmbrellaX
fbb80159de Add an action to build release 2024-03-09 08:54:03 -05:00