Compare commits

..

3 Commits

Author SHA1 Message Date
dcea73b64d Merge remote-tracking branch 'origin/main' into ruby-3-4
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 1m13s
Check usage of free licenses / check-licenses (pull_request) Failing after 1m13s
Run unit tests / unit_tests (pull_request) Failing after 1m27s
Build Nginx-based docker image / build-static-assets (push) Failing after 7m8s
2024-12-29 14:26:35 +01:00
cb53b8e969 Upgrade to ruby 3.4.1
Some checks failed
Check usage of free licenses / check-licenses (pull_request) Failing after 47s
Run unit tests / unit_tests (pull_request) Failing after 1m19s
Add copyright notice / copyright_notice (pull_request) Successful in 1m21s
2024-12-26 19:25:40 +01:00
0775c06b94 WIP: Upgrade to ruby 3.4
Some checks failed
Check usage of free licenses / check-licenses (pull_request) Failing after 51s
Run unit tests / unit_tests (pull_request) Failing after 1m8s
Add copyright notice / copyright_notice (pull_request) Successful in 1m18s
2024-12-25 18:03:14 +01:00

View File

@ -1,9 +1,6 @@
name: Build Nginx-based docker image name: Build Nginx-based docker image
on: on:
push: push:
branches:
- main
pull_request:
concurrency: concurrency:
group: ${{ github.ref }} group: ${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true