Commit Graph
46 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 0f234b2908 Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2025-08-23 08:12:56 +00:00
UndercovaandGitHub 8eed66a884 Update issue templates
Template for more detailed info about a bug
2024-09-22 13:18:06 +02:00
Ziggy 5a4fe819b4 Automatically create PRs for updating pswgcommon to the latest version 2024-05-11 10:12:52 +02:00
Ziggy 569e7bdaa3 Specified JDK distribution parameter, so actions/setup-java can be bumped 2023-12-11 19:20:58 +01:00
dependabot[bot]andGitHub 3852337df0 Bump actions/setup-java from 1 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
2023-12-11 13:37:15 +00:00
Ziggy d3494002da Switch from Java 18 to Java 21 2023-12-10 11:58:59 +01:00
dependabot[bot]andGitHub 598629e705 Bump actions/checkout from 1 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 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/v1...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
2023-09-09 08:17:34 +00:00
Mads Boddum 8ca33b7cdf build: as a part of continuous integration, try building the Docker image, to help ensure it keeps on working 2023-08-19 01:49:51 +02:00
Mads Boddum 81d0883446 build: moved jlink build inside the Docker image build, so building the Docker image works on any host OS
Problem was that jlink produces OS-specific artifacts, so you couldn't make a functional Docker image on Windows.
Final Docker image size has also been reduced, roughly from 240MB to 170MB, by using Alpine as the new base image.
Support for Debian Stretch ended on the 30th of June 2022.
2023-08-19 01:23:46 +02:00
Ziggy c4447a4ab2 Configured Dependabot to update GitHub Actions, so we can spend less time maintaining them ourselves
Based on: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
2023-08-13 14:08:46 +02:00
Josh Larson e7b0492665 Updated Gradle to 7.5, Java to 18, and Kotlin to 1.7.10 2022-07-22 13:28:40 -05:00
Ziggy d8be56c74b Run verify workflow on the new branch, so we always know the state of the code 2022-06-05 18:36:44 +02:00
Obique 8cc7df4c9c Increased github JDK to 17 2022-05-29 14:37:29 -05:00
Josh LarsonandGitHub 344f6cd3cf Changed deployment target for CU 2022-05-02 15:32:52 -05:00
Obique a82dba0c3c Updated Java version to 13 2020-03-21 13:35:30 -04:00
Josh LarsonandGitHub 5eddcb717e Update verify.yml 2019-10-26 11:09:27 -04:00
Josh LarsonandGitHub b6c8f0082f Update deploy.yml 2019-10-26 11:01:53 -04:00
Josh LarsonandGitHub dad19cabf7 Update deploy.yml 2019-10-26 09:25:16 -04:00
Josh LarsonandGitHub 36639d820a Update deploy.yml 2019-10-26 09:03:24 -04:00
Josh LarsonandGitHub a425a6a442 Update deploy.yml 2019-10-26 08:56:34 -04:00
Josh LarsonandGitHub 2fb728a5dd Delete deploy-qa.yml 2019-10-26 08:50:07 -04:00
Josh LarsonandGitHub 70f5ad6875 Update and rename deploy-master.yml to deploy.yml 2019-10-26 08:49:57 -04:00
Josh LarsonandGitHub f2eda27f54 Update verify.yml 2019-10-26 08:34:02 -04:00
Josh LarsonandGitHub 924c33ddd5 Update deploy-master.yml 2019-10-26 07:30:36 -04:00
Josh LarsonandGitHub 37d4e0bf86 Update deploy-qa.yml 2019-10-26 07:29:21 -04:00
Josh LarsonandGitHub e02e2c8eb1 Update deploy-qa.yml 2019-10-26 07:20:05 -04:00
Josh LarsonandGitHub 6b095decb2 Update deploy-qa.yml 2019-10-26 07:19:11 -04:00
Josh LarsonandGitHub 0d907d2195 Shooting in the dark, part 10 2019-10-26 06:57:43 -04:00
Josh LarsonandGitHub 532a77157a Update verify.yml 2019-10-24 11:06:58 -04:00
Josh LarsonandGitHub 93ffd57dfb Update deploy-qa.yml 2019-10-24 11:04:51 -04:00
Josh LarsonandGitHub c35144a792 Create deploy-master.yml 2019-10-24 11:03:08 -04:00
Josh LarsonandGitHub 367c0f9f48 Narrowed too much 2019-10-24 10:44:19 -04:00
Josh LarsonandGitHub 7ec705df34 Narrowed when a PR-test event is called 2019-10-24 10:38:17 -04:00
Josh LarsonandGitHub 8ec5f3d451 Update and rename deploy.yml to deploy-qa.yml 2019-10-24 10:36:44 -04:00
Josh LarsonandGitHub 3e2de5dfe6 Update deploy.yml 2019-10-23 12:37:56 -04:00
Josh LarsonandGitHub cb2302690d Update deploy.yml 2019-10-23 12:04:48 -04:00
Josh LarsonandGitHub 2d97423298 Update deploy.yml 2019-10-23 11:59:21 -04:00
Josh LarsonandGitHub 4e1f73b27d Update deploy.yml 2019-10-23 10:40:23 -04:00
Josh LarsonandGitHub 159367f7a6 Update deploy.yml 2019-10-23 10:11:56 -04:00
Josh LarsonandGitHub acaa63f577 Update deploy.yml 2019-10-23 10:06:33 -04:00
Josh LarsonandGitHub 56c985fd41 Update deploy.yml 2019-10-23 10:05:15 -04:00
Josh LarsonandGitHub 48d8da6f85 Create deploy.yml 2019-10-23 09:56:15 -04:00
Josh LarsonandGitHub 844df26f24 Updated verify name 2019-10-22 21:30:49 -04:00
Josh LarsonandGitHub a90b551274 Update and rename gradle.yml to verify.yml 2019-10-22 21:01:01 -04:00
Josh LarsonandGitHub d3ff09cf24 Update gradle.yml
Include submodules now
2019-10-22 15:31:02 -04:00
Josh LarsonandGitHub c1d0956483 Setup gradle.yml
Initial test
2019-10-22 15:20:36 -04:00