Commit Graph

17 Commits

Author SHA1 Message Date
0f85e24fdf
ci: update Gradle caching in workflow configuration
All checks were successful
Quality Check / Tests (pull_request) Successful in 34s
Quality Check / Checkstyle Main (pull_request) Successful in 44s
2024-09-25 10:52:46 +02:00
13bb137de7
build: add caching for Gradle in workflow configuration
All checks were successful
Quality Check / Tests (pull_request) Successful in 4m41s
Quality Check / Checkstyle Main (pull_request) Successful in 4m51s
2024-09-25 10:46:41 +02:00
2a7829f056
ci: add container image for test and checkstyle jobs
All checks were successful
Quality Check / Tests (pull_request) Successful in 1m41s
Quality Check / Checkstyle Main (pull_request) Successful in 1m53s
2024-09-25 10:44:51 +02:00
680625fa39
ci: remove container image from workflow config
Some checks failed
Quality Check / Tests (pull_request) Failing after 7s
Quality Check / Checkstyle Main (pull_request) Failing after 7s
2024-09-25 10:44:11 +02:00
92fcda433b
build: update Gradle setup in CI workflow file
All checks were successful
Quality Check / Checkstyle Main (pull_request) Successful in 2m24s
Quality Check / Tests (pull_request) Successful in 1m0s
2024-09-25 10:40:41 +02:00
c111b33b7d
ci: rename jobs and update Gradle commands in workflow
All checks were successful
Quality Check / Tests (pull_request) Successful in 32s
Quality Check / Checkstyle Main (pull_request) Successful in 43s
2024-09-25 10:36:03 +02:00
37c9a466d5
build: add checkstyle configuration and workflow jobs
All checks were successful
Quality Check / Gradle Check (pull_request) Successful in 4m19s
2024-09-25 10:34:06 +02:00
7fc19b5bbe
test: Add H2 database for testing and update config
All checks were successful
Quality Check / Gradle Check (pull_request) Successful in 4m22s
2024-09-25 10:06:45 +02:00
a3348fb777
build: update postgres image version to 16.4
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m13s
2024-09-25 09:52:02 +02:00
0691e708e8
feat(ci): add PostgreSQL service to workflow configuration 2024-09-25 09:48:53 +02:00
bfdb1585ec
chore: downgrade Java version in build configuration
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1m5s
2024-09-25 09:40:55 +02:00
f5e3aa43b9
build: update OpenJDK version in GitHub workflow
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 1s
2024-09-25 09:38:09 +02:00
a11b9dc4f3
ci: add new quality check workflow and remove old one
Some checks failed
Quality Check / Gradle Check (pull_request) Failing after 38s
2024-09-25 09:36:33 +02:00
9b2fd72341
ci: remove push trigger from quality check workflow 2024-09-25 09:25:01 +02:00
1be3439640
build: update container image for workflows
Some checks failed
Quality Check / Validate OAS (push) Failing after 1m20s
Quality Check / Linting (push) Failing after 1m19s
Quality Check / Testing (push) Has been cancelled
Quality Check / Static Analysis (push) Has been cancelled
Quality Check / Validate OAS (pull_request) Failing after 1m0s
Quality Check / Linting (pull_request) Failing after 59s
Quality Check / Static Analysis (pull_request) Failing after 1m2s
Quality Check / Testing (pull_request) Failing after 1m1s
2024-09-25 09:20:31 +02:00
794d7501d4
build(workflows): add Node.js setup to CI workflow
Some checks failed
Quality Check / Validate OAS (push) Failing after 7s
Quality Check / Linting (push) Failing after 5s
Quality Check / Static Analysis (push) Failing after 4s
Quality Check / Testing (push) Failing after 4s
Quality Check / Validate OAS (pull_request) Failing after 5s
Quality Check / Linting (pull_request) Failing after 5s
Quality Check / Static Analysis (pull_request) Failing after 5s
Quality Check / Testing (pull_request) Failing after 5s
2024-09-25 09:18:29 +02:00
8392806617
feat: add quality check workflow for code validation
Some checks failed
Quality Check / Linting (push) Failing after 10s
Quality Check / Validate OAS (push) Failing after 13s
Quality Check / Static Analysis (push) Failing after 4s
Quality Check / Testing (push) Failing after 3s
Quality Check / Validate OAS (pull_request) Failing after 4s
Quality Check / Linting (pull_request) Failing after 4s
Quality Check / Static Analysis (pull_request) Failing after 5s
Quality Check / Testing (pull_request) Failing after 5s
2024-09-25 09:14:54 +02:00