24 Commits

Author SHA1 Message Date
60a7b1342f Add license finder as a development dependency
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 1m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m28s
Run unit tests / unit_tests (pull_request) Successful in 2m11s
Check usage of free licenses / build-static-assets (push) Successful in 45s
Run unit tests / unit_tests (push) Successful in 2m33s
Build Nginx-based docker image / build-static-assets (push) Failing after 20s
2024-11-09 08:52:40 +01:00
9856974684 Install project dependencies before running license finder
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Add copyright notice / copyright_notice (pull_request) Successful in 5m15s
Run unit tests / unit_tests (pull_request) Successful in 6m57s
2024-11-09 08:35:57 +01:00
47c6fc7568 Merge pull request 'Include a step to verify nonfree dependencies are not committed' (#87) from license_checks into main
Some checks failed
Check usage of free licenses / build-static-assets (push) Successful in 2m12s
Build Nginx-based docker image / build-static-assets (push) Failing after 13m54s
Run unit tests / unit_tests (push) Successful in 14m20s
Reviewed-on: #87
2024-11-03 11:23:27 +00:00
dacc0aa74e Merge pull request 'Stop redundant builds' (#86) from actions-concurrency into main
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 3m19s
Run unit tests / unit_tests (push) Successful in 3m44s
Reviewed-on: #86
2024-11-03 10:31:34 +00:00
b78165fb08 Merge remote-tracking branch 'origin/main' into actions-concurrency
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 23m44s
Run unit tests / unit_tests (pull_request) Successful in 17m5s
2024-11-03 10:17:55 +01:00
d3d1e2c821 Merge branch 'main' into license_checks
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 13m49s
Check usage of free licenses / build-static-assets (pull_request) Failing after 9m16s
Run unit tests / unit_tests (pull_request) Successful in 16m22s
2024-11-03 09:16:30 +00:00
7a1a2f7107 Merge branch 'main' into build-timeout
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 10m17s
Run unit tests / unit_tests (pull_request) Successful in 16m4s
2024-11-03 09:16:20 +00:00
22fbdf5ca3 Stop building docker images on PR
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 3m12s
Run unit tests / unit_tests (pull_request) Successful in 5m6s
2024-11-03 10:07:08 +01:00
4f133ac3f5 Configure a build timeout of 30 minutes
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Has been cancelled
Add copyright notice / copyright_notice (pull_request) Failing after 36s
Run unit tests / unit_tests (pull_request) Failing after 30s
2024-11-03 09:40:57 +01:00
56a8be21cc Include a step to verify nonfree dependencies are not committed
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Has been cancelled
Add copyright notice / copyright_notice (pull_request) Failing after 44s
Check usage of free licenses / build-static-assets (pull_request) Failing after 18s
Run unit tests / unit_tests (pull_request) Failing after 44s
2024-11-03 09:38:51 +01:00
33434db3f2 Stop redundant builds
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Waiting to run
Add copyright notice / copyright_notice (pull_request) Failing after 19m31s
Run unit tests / unit_tests (pull_request) Failing after 18m49s
2024-11-03 09:31:10 +01:00
ace03a6654 Include the copyright notice in spec files
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 1m52s
Run unit tests / unit_tests (pull_request) Successful in 2m50s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 42m16s
2024-10-28 23:04:10 +01:00
f3172bb38f Configure license and automated copyright notices
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 2m51s
Run unit tests / unit_tests (pull_request) Successful in 5m45s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 39m50s
2024-10-27 22:30:04 +01:00
b4d80deeac Match image name with repo name
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 11m22s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 31m10s
2024-09-07 15:58:14 +02:00
Renovate Bot
aa59cae9c9 Update docker/build-push-action action to v6
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 6m7s
Build docker image / build-static-assets (pull_request) Successful in 50m42s
2024-08-12 10:02:48 +00:00
6b3bea9985 Add CI step to build docker image
Some checks failed
Run unit tests / unit_tests (pull_request) Successful in 11m41s
Build docker image / build-static-assets (pull_request) Has been cancelled
2024-08-11 22:57:03 +02:00
56852a8109 Remove dangling containers after failed execution
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 9m4s
2024-08-09 20:15:41 +02:00
49bbea1364 Remove optional parameters that are not needed
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 2m50s
2024-07-31 00:41:48 +02:00
424a980e69 Remove redundant creation of db
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 3m18s
2024-07-30 21:37:22 +02:00
0d82ef3d40 Install psql client
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 4m37s
2024-07-30 21:33:02 +02:00
eade9f0318 Explicitly wait for Postgres to be ready to accept connections
Some checks failed
Run unit tests / unit_tests (pull_request) Has been cancelled
2024-07-30 21:30:16 +02:00
4ff719fa1f Revert "Increase number of retries for Postgres health checks"
This reverts commit 5f9fd667230b4b7f3b3f7a4cf1f6f7fcb882a875.
2024-07-30 21:26:44 +02:00
5f9fd66723 Increase number of retries for Postgres health checks
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 1m48s
2024-07-30 21:16:43 +02:00
ee46e0fc9c Configure unit tests in CICD
All checks were successful
Run unit tests / unit_tests (pull_request) Successful in 1m9s
2024-07-12 15:11:24 +02:00