30 Commits

Author SHA1 Message Date
919cd11915 Merge pull request 'Configure a build timeout of 30 minutes' () from build-timeout into main
Reviewed-on: 
2024-11-03 11:24:58 +00:00
3b49064cb7 Merge branch 'main' into actions-concurrency 2024-11-03 09:15:48 +00:00
10e925c54f Configure a build timeout of 30 minutes 2024-11-03 09:15:21 +00:00
e4dee0ded9 Stop building images on PRs 2024-11-03 10:07:41 +01:00
883c56e0e2 Prevent redundant builds with copyright notice 2024-11-03 09:32:04 +01:00
ca17dd1adb Add .ts extension to copyright notice 2024-10-27 22:24:55 +01:00
58a432ed6c Use a custom PAT instead of the GITHUB_TOKEN default 2024-10-27 22:09:27 +01:00
02817de72a Push only when there are changes 2024-10-27 22:09:02 +01:00
9fe306004b Fix extension 2024-10-27 22:02:14 +01:00
1a44ecd8e6 Add debug message to check if there are changes 2024-10-27 21:59:23 +01:00
14b527f8b4 Add notice only for rb files 2024-10-27 21:50:32 +01:00
f85d800127 Attempt to push with an explicit ref 2024-10-27 21:46:37 +01:00
05bd1ac66c Fix branch name 2024-10-27 21:40:44 +01:00
f66f1eb0ca Merge remote-tracking branch 'origin/main' into license 2024-10-27 21:28:45 +01:00
c274ac0715 Fix tsx extension 2024-10-27 21:28:09 +01:00
ce90391564 Add action to include copyright notice 2024-10-27 21:26:40 +01:00
5dc5f96a61 Automatically cancel redundant builds 2024-10-27 19:44:23 +01:00
924922c425 Define a gitea action to prevent the inclusion of nonfree dependencies 2024-10-27 11:10:49 +01:00
bae33974b3 Match image name with repo name 2024-09-07 15:57:06 +02:00
Renovate Bot
c42a2580cd Update docker/build-push-action action to v6 2024-08-11 22:07:58 +00:00
4c50ed19aa Configure docker build 2024-08-11 22:50:36 +02:00
2c8276862b Use the latest version of Microsoft's Docker image 2024-08-11 21:36:32 +02:00
eb4e04737d Restore the step to install browsers 2024-08-11 21:25:46 +02:00
081c8eb9dd Avoid unnecessary step of installing browsers 2024-08-11 21:19:47 +02:00
09ba8f90d0 Fix syntax 2024-08-11 21:19:22 +02:00
3c90f24299 Run playwright using an image that already has browser dependencies installed 2024-08-11 21:18:26 +02:00
74331c22cd Avoid building the application as a background job 2024-08-11 21:07:21 +02:00
4c2f514e8b Build and start the application 2024-08-11 21:03:34 +02:00
b1cec97389 Remove step to upload artifacts 2024-08-11 21:01:10 +02:00
3e9075b015 Install and configure playwright 2024-08-11 20:18:38 +02:00