Commit Graph

27 Commits

Author SHA1 Message Date
4cd3f24032 Fix ruby version used to run license finder 2024-11-15 08:33:31 +01:00
891741d740 Merge pull request 'Update dependency ruby to v3.3.6' () from renovate/ruby-3.x into main
Reviewed-on: 
2024-11-14 08:43:13 +00:00
2fc4e2debd Use a setup-ruby version that has ruby 3.3.6 2024-11-14 09:40:53 +01:00
60a7b1342f Add license finder as a development dependency 2024-11-09 08:52:40 +01:00
9856974684 Install project dependencies before running license finder 2024-11-09 08:35:57 +01:00
47c6fc7568 Merge pull request 'Include a step to verify nonfree dependencies are not committed' () from license_checks into main
Reviewed-on: 
2024-11-03 11:23:27 +00:00
dacc0aa74e Merge pull request 'Stop redundant builds' () from actions-concurrency into main
Reviewed-on: 
2024-11-03 10:31:34 +00:00
b78165fb08 Merge remote-tracking branch 'origin/main' into actions-concurrency 2024-11-03 10:17:55 +01:00
d3d1e2c821 Merge branch 'main' into license_checks 2024-11-03 09:16:30 +00:00
7a1a2f7107 Merge branch 'main' into build-timeout 2024-11-03 09:16:20 +00:00
22fbdf5ca3 Stop building docker images on PR 2024-11-03 10:07:08 +01:00
4f133ac3f5 Configure a build timeout of 30 minutes 2024-11-03 09:40:57 +01:00
56a8be21cc Include a step to verify nonfree dependencies are not committed 2024-11-03 09:38:51 +01:00
33434db3f2 Stop redundant builds 2024-11-03 09:31:10 +01:00
ace03a6654 Include the copyright notice in spec files 2024-10-28 23:04:10 +01:00
f3172bb38f Configure license and automated copyright notices 2024-10-27 22:30:04 +01:00
b4d80deeac Match image name with repo name 2024-09-07 15:58:14 +02:00
Renovate Bot
aa59cae9c9 Update docker/build-push-action action to v6 2024-08-12 10:02:48 +00:00
6b3bea9985 Add CI step to build docker image 2024-08-11 22:57:03 +02:00
56852a8109 Remove dangling containers after failed execution 2024-08-09 20:15:41 +02:00
49bbea1364 Remove optional parameters that are not needed 2024-07-31 00:41:48 +02:00
424a980e69 Remove redundant creation of db 2024-07-30 21:37:22 +02:00
0d82ef3d40 Install psql client 2024-07-30 21:33:02 +02:00
eade9f0318 Explicitly wait for Postgres to be ready to accept connections 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 2024-07-30 21:16:43 +02:00
ee46e0fc9c Configure unit tests in CICD 2024-07-12 15:11:24 +02:00