Commit Graph

9 Commits

Author SHA1 Message Date
Christian Koop 041c146038
ci: Fix potentially problematic `increment_version` value 2024-02-26 11:33:02 +01:00
dependabot[bot] 7fa4795ec0
Bump actions/upload-artifact from 3 to 4 (#21)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:07:38 +01:00
dependabot[bot] fbe8d0cbc4
Bump actions/checkout from 3 to 4 (#19)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 18:07:10 +01:00
Christian Koop 0891be3166
GitHub Actions: Upload unsigned and signed jars as build artifacts 2023-08-16 20:14:12 +02:00
Christian Koop 57f49b6c1f
GitHub Actions: Have the build workflow compile the needed Spigot jar 2023-08-15 22:19:16 +02:00
Christian Koop 688e24aa8d
Configure Dependabot to check GitHub Actions 2023-08-15 22:12:34 +02:00
Christian Koop d34483c6ff
GitHub Actions: Introduce build workflow with maven auto-publish 2023-08-15 22:12:19 +02:00
Christian Koop 9b34c6e8b3
Creates .github/FUNDING.yml 2023-07-26 21:31:34 +02:00
Christian Koop b8646657f0
Creates .github/dependabot.yml 2023-07-26 21:31:34 +02:00