Commit Graph

501 Commits

Author SHA1 Message Date
8c12884212 Add copyright notice 2025-01-23 21:34:23 +00:00
6cead51bb9 Remove all copyright notices to force recreation 2025-01-23 22:29:26 +01:00
74ca20d3e8 Add copyright notice 2025-01-23 21:18:12 +00:00
cedb8dce92 Update copyright notice action 2025-01-23 22:15:34 +01:00
006b1893c1 Merge pull request 'Fix error loading arrangements' () from fix/error-loading-arrangements into main
Reviewed-on: 
2025-01-23 20:49:01 +00:00
Renovate Bot
fcb1e77a3a Update dependency rubocop to v1.71.0 2025-01-23 03:11:38 +00:00
9f7f99f3f4 Fix error loading arrangements 2025-01-22 20:39:09 +01:00
Renovate Bot
f550b8d92c Update dependency rubocop-rspec to v3.4.0 2025-01-21 03:03:34 +00:00
7c968f555f Merge pull request 'Use group affinities in discomfort calculator' () from discomfort-calculation-revamp into main
Reviewed-on: 
2025-01-19 20:19:10 +00:00
1f0c6c2aac Use group affinities in discomfort calculator 2025-01-19 20:58:42 +01:00
390899524b Fix rubocop ofenses 2025-01-19 19:44:22 +01:00
Renovate Bot
59e7653064 Update dependency rubocop-rails to v2.29.0 2025-01-19 03:18:52 +00:00
d6fd72a45c Merge pull request 'Fix duplicate row index on upsert statement' () from fix-upsert-index into main
Reviewed-on: 
2025-01-14 22:11:43 +00:00
889485eaab Merge branch 'main' into fix-upsert-index 2025-01-14 21:08:36 +00:00
105a0ad30c Merge pull request 'Upgrade to ruby 3.4' () from ruby-3-4 into main
Reviewed-on: 
2025-01-14 20:39:46 +00:00
d03ef173e6 Merge branch 'main' into ruby-3-4 2025-01-14 20:10:18 +00:00
b86d537cdc Install missing libyaml dependencies 2025-01-14 20:59:30 +01:00
c1774a1c6c Upgrade Nokogiri to the latest version 2025-01-14 20:16:02 +01:00
23d09df543 Fix version of GH action 2025-01-14 20:11:59 +01:00
44dbb7e005 Run bundle lock --normalize-platforms 2025-01-14 20:11:34 +01:00
8a9d0bfdb8 Use the lateste version of ruby/setup-ruby 2025-01-14 19:51:29 +01:00
c6c5a87d8b Fix duplicate row index on upsert statement 2025-01-14 19:13:40 +01:00
acf3b7b82a Merge pull request 'Update copyright assignment to cover 2025 and include all contributors' () from copyright-2025 into main
Reviewed-on: 
2025-01-13 21:04:10 +00:00
0ade367fb5 Merge pull request 'Define an endpoint to reset the discomfort between all groups' () from full-affinity-reset into main
Reviewed-on: 
2025-01-13 20:57:43 +00:00
91bbae1c63 Add copyright notice 2025-01-13 20:38:47 +00:00
e20a366410 Update copyright assignment to cover 2025 and include all contributors 2025-01-13 21:37:02 +01:00
a154e92b6c Define an endpoint to reset the discomfort between all groups 2025-01-13 21:16:22 +01:00
65a265b900 Merge pull request 'Define an endpoint to return the default affinities of a group' () from affinity-reset into main
Reviewed-on: 
2025-01-12 21:34:04 +00:00
f997657cd3 Define an endpoint to return the default affinities of a group 2025-01-12 20:41:01 +01:00
37bbc1e4f1 Merge pull request 'Update dependency factory_bot_rails to v6.4.4' () from renovate/factory_bot_rails-6.x-lockfile into main
Reviewed-on: 
2025-01-12 18:31:51 +00:00
Renovate Bot
088c609a44 Update dependency rubytree to v2.1.1 2025-01-12 03:06:30 +00:00
Renovate Bot
fd40fb61b5 Update dependency factory_bot_rails to v6.4.4 2025-01-12 03:06:19 +00:00
Renovate Bot
5db5281d9f Update dependency rubocop to v1.70.0 2025-01-11 03:10:32 +00:00
492c8e362a Upgrade to ruby 3.4.1 2024-12-30 08:15:56 +00:00
c5c7ea6d54 WIP: Upgrade to ruby 3.4 2024-12-30 08:15:56 +00:00
e175a3dd34 Merge pull request 'Build image on PR instead of on push' () from build-image-on-pr into main
Reviewed-on: 
2024-12-30 07:37:28 +00:00
a8f0302bb9 Build image on PR instead of on push 2024-12-29 16:23:52 +01:00
1e533702fd Merge pull request 'Configure build and cache for intermediate layers' () from optimize-docker-build into main
Reviewed-on: 
2024-12-29 12:42:40 +00:00
9c3c766175 Configure build and cache for intermediate layers 2024-12-29 13:25:02 +01:00
Renovate Bot
d2841a449e Update dependency solid_queue to v1.1.2 2024-12-29 01:08:54 +00:00
802ec2761c Merge pull request 'rubocop-autocorrect' () from rubocop-autocorrect into main
Reviewed-on: 
2024-12-28 18:26:28 +00:00
eded3946de Restore source in gemfile 2024-12-28 18:39:25 +01:00
55e6cfcd36 Fix order of Ruby's magic string comment and Copyright assignment 2024-12-28 18:37:47 +01:00
5f2778c97a Restore original name 2024-12-28 18:35:42 +01:00
20cca87cdd Run rubocop checks as part of CI 2024-12-28 18:35:04 +01:00
cb10d50d9e Rename .github -> .gitea 2024-12-28 18:32:46 +01:00
b16ef1e237 Run Rubocop autocorrect on the rest of the project 2024-12-28 18:30:54 +01:00
0c7c69ee5e Run Rubocop autocorrect on app/controllers 2024-12-28 18:28:38 +01:00
4fc95185fb Run Rubocop autocorrect on app/helpers 2024-12-28 18:21:16 +01:00
02fcd03b0e Run Rubocop autocorrect on app/services 2024-12-28 18:20:09 +01:00