22 Commits

Author SHA1 Message Date
Kilian von Pflugk
0eb980a067 bump version during release 2024-05-19 13:17:08 +02:00
Kilian von Pflugk
9b66123bb2 validate new version/manifest and update on release 2024-05-19 00:57:11 +02:00
Kilian von Pflugk
aaf1162b0e
output json for manifest 2024-05-18 21:34:33 +00:00
Kilian von Pflugk
f0b8fb4fea
10.9 use nuget 2024-05-11 20:09:29 +00:00
dependabot[bot]
1af591c4a4
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-11 13:59:46 -04:00
dependabot[bot]
c40b537beb
ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 15:11:23 +00:00
TwistedUmbrellaX
74f3acf979 NuGet should target repo, not commit
PRs would virtually never pass because the nuget configuration would run against the individual user
2024-04-10 09:53:10 -04:00
TwistedUmbrellaX
5d31b02de5 Fix typo in build output details 2024-04-10 07:42:50 -04:00
TwistedUmbrellaX
3187b872b9 Print a copy paste manifest string 2024-04-04 09:39:39 -04:00
TwistedUmbrellaX
54e3a79c08 We want to keep the release notes 2024-03-31 16:08:44 -04:00
TwistedUmbrellaX
9642c6d40b update GitHub actions 2024-03-29 20:53:24 +01:00
Kilian von Pflugk
5d743302e4 Target 10.9.z 2024-03-29 20:53:19 +01: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