Go to file
Andreas Svanberg 2716fc9a77 Automatically deploy pull requests for testing (#8)
When a pull request is opened, will deploy that branch to `<reponame>-<branchname>.branch.dsv.su.se` with branch name having `/` replaced with `-` and all characters that do not match `[a-z0-9-]` are removed.
Co-authored-by: Andreas Svanberg <andreass@dsv.su.se>
Co-committed-by: Andreas Svanberg <andreass@dsv.su.se>
2024-07-08 14:29:40 +02:00
.gitea/workflows Automatically deploy pull requests for testing (#8) 2024-07-08 14:29:40 +02:00
.mvn/wrapper Initial commit 2024-06-12 10:57:30 +02:00
src Automatically deploy pull requests for testing (#8) 2024-07-08 14:29:40 +02:00
.gitignore Initial commit 2024-06-12 10:57:30 +02:00
docker-compose-branch.yml Automatically deploy pull requests for testing (#8) 2024-07-08 14:29:40 +02:00
docker-compose.yml Enable remote debugging of the Spring Boot Docker container 2024-06-13 16:09:20 +02:00
Dockerfile Automatically deploy pull requests for testing (#8) 2024-07-08 14:29:40 +02:00
mvnw Initial commit 2024-06-12 10:57:30 +02:00
mvnw.cmd Initial commit 2024-06-12 10:57:30 +02:00
pom.xml Switch authentication scheme to OAuth 2 2024-06-13 16:08:59 +02:00