aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump actions/checkout from 5 to 6 (#764)dependabot[bot]2025-11-242-3/+3
* build(deps): bump actions/setup-node from 5 to 6 (#736)dependabot[bot]2025-10-201-1/+1
* build(deps): bump actions/setup-node from 4 to 5 (#702)dependabot[bot]2025-09-061-1/+1
* build(deps): bump actions/setup-java from 4 to 5 (#692)dependabot[bot]2025-08-231-1/+1
* Switch to main as default branchKevin J Hoerr2025-08-182-2/+2
* .dockerignore: Add src/testKevin J Hoerr2025-08-182-12/+26
* Remove unused build stepsKevin J Hoerr2025-08-181-24/+2
* Use multistage by default; fix tagsKevin J Hoerr2025-08-181-7/+11
* Add multistage docker file for ease of use (#41)Kevin Hoerr2025-08-181-3/+11
* Fix using non-graalvm environment in buildKevin J Hoerr2025-08-181-1/+1
* Remove build signingKevin J Hoerr2025-08-181-18/+2
* Add push to buildKevin J Hoerr2025-08-181-0/+1
* Fix build context (#40)Kevin Hoerr2025-08-181-1/+1
* Add build action (#37)Kevin Hoerr2025-08-182-0/+113