Commit graph

14 commits

Author SHA1 Message Date
Kichura
d126653b1d
Updated github actions to use ubuntu to 24.04 (#297)
Some checks are pending
build-docker / build (push) Waiting to run
build / build (push) Waiting to run
2024-09-28 23:09:52 +02:00
RaphiMC
ee991eb03d
Updated gradle wrapper update action
Some checks are pending
build-docker / build (push) Waiting to run
build / build (push) Waiting to run
2024-09-17 00:11:30 +02:00
RaphiMC
c9af00ed98
Use Java 21 in gradle wrapper update action
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled
2024-09-15 11:45:44 +02:00
RaphiMC
c08c8c3e2d
Added gradle wrapper update action
Some checks are pending
build-docker / build (push) Waiting to run
build / build (push) Waiting to run
2024-08-06 23:44:59 +02:00
RaphiMC
2be958496d
Migrated gradle wrapper validation action
Some checks failed
build-docker / build (push) Has been cancelled
build / build (push) Has been cancelled
2024-08-05 18:09:40 +02:00
dependabot[bot]
98161acb42
Bump gradle/wrapper-validation-action from 1 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:49:35 +00:00
RaphiMC
b80ad7e10e
Added dependabot config for GH actions 2024-06-29 15:49:02 +02:00
RaphiMC
50667e9787
Improved build-docker.yml 2024-06-29 15:32:45 +02:00
RaphiMC
d5d44806a9
Build using GH actions 2024-06-29 14:57:00 +02:00
veronoicc
ca4014f130
Add Dockerfile and automated image building (#213)
* Add Dockerfile

* Add Docker build workflow

* Make the image be tagged with commit sha and latest

* Fix naming of builder layer

* Switch to eclipse temurin for run image

* Try using java 22

* nvm 21 it is

* Install git in image

* That wasn't the problem, copy .git now

* Remove chown's cuz not needed

* 17?

* Add newline at the end of docker workflow

* Only build container image on push to main
2024-06-29 14:50:53 +02:00
RaphiMC
87ba5e1252
Added FUNDING.yml 2024-03-05 18:27:43 +01:00
Kichura
cd61cee4ce
Update setup-java and upload-artifact to v4. 2024-02-08 15:24:46 +01:00
RaphiMC
cede4d0599
Added GH workflow for building 2023-10-17 13:18:46 +02:00
RaphiMC
886fbd9c5e Initial commit 2023-01-04 20:58:09 +01:00