Commit graph

72 commits

Author SHA1 Message Date
5c3b74bede chore(deps): update dorny/paths-filter action to v3
All checks were successful
CI / Get Changed Files (pull_request) Successful in 10s
CI / prettier (pull_request) Successful in 24s
CI / eslint (pull_request) Successful in 43s
CI / test-build (pull_request) Successful in 43s
CI / Checkstyle Main (pull_request) Successful in 1m49s
2025-03-13 10:02:48 +00:00
0227146da7
ci: improve checkstyle report caching in CI workflow
All checks were successful
CI / Get Changed Files (pull_request) Successful in 7s
CI / prettier (pull_request) Successful in 19s
CI / eslint (pull_request) Successful in 21s
CI / test-build (pull_request) Successful in 28s
CI / Checkstyle Main (pull_request) Successful in 37s
2025-03-12 21:08:49 +01:00
fd7c92ebb1
ci: update CI workflow to check for changed files
All checks were successful
CI / Get Changed Files (pull_request) Successful in 6s
CI / eslint (pull_request) Successful in 20s
CI / prettier (pull_request) Successful in 26s
CI / test-build (pull_request) Successful in 27s
CI / Checkstyle Main (pull_request) Successful in 1m57s
2025-03-12 21:06:25 +01:00
763afdc546
ci: update CI workflows to include path filters
All checks were successful
CI / Checkstyle Main (pull_request) Has been skipped
CI / eslint (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
2025-03-12 21:03:40 +01:00
7bbabc46f3 Merge pull request 'chore(deps): update https://github.com/actions/cache action to v4' (#67) from renovate/https-github.com-actions-cache-4.x into main
All checks were successful
Release / Release (push) Successful in 1m8s
Reviewed-on: #67
Reviewed-by: Jan Gleytenhoover <jan@kjan.email>
2025-03-12 18:01:55 +00:00
f7c344faa6 chore(deps): update https://github.com/actions/cache action to v4
All checks were successful
CI / eslint (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 27s
CI / prettier (pull_request) Successful in 57s
CI / Checkstyle Main (pull_request) Successful in 1m20s
2025-03-12 16:04:42 +00:00
910895ed82 chore(deps): update actions/checkout action to v4
All checks were successful
CI / eslint (pull_request) Successful in 27s
CI / prettier (pull_request) Successful in 40s
CI / test-build (pull_request) Successful in 1m25s
CI / Checkstyle Main (pull_request) Successful in 2m20s
2025-03-12 16:04:02 +00:00
79b83fc4c8 chore(deps): update actions/cache action to v4
All checks were successful
CI / Checkstyle Main (pull_request) Successful in 46s
CI / eslint (pull_request) Successful in 50s
CI / prettier (pull_request) Successful in 1m3s
CI / test-build (pull_request) Successful in 1m9s
2025-03-12 15:03:14 +00:00
319db88e24 Update .gitea/workflows/ci.yml
All checks were successful
CI / eslint (pull_request) Successful in 35s
CI / prettier (pull_request) Successful in 45s
CI / test-build (pull_request) Successful in 48s
CI / Checkstyle Main (pull_request) Successful in 1m3s
2025-03-12 12:30:26 +00:00
77549bbdfd Update .gitea/workflows/ci.yml
Some checks failed
CI / eslint (pull_request) Successful in 25s
CI / prettier (pull_request) Successful in 27s
CI / Checkstyle Main (pull_request) Successful in 37s
CI / test-build (pull_request) Successful in 36s
CI / Test (pull_request) Failing after 1m33s
2025-03-12 12:27:31 +00:00
b69640a1bd Update .gitea/workflows/ci.yml
Some checks failed
CI / eslint (pull_request) Successful in 25s
CI / prettier (pull_request) Successful in 27s
CI / test-build (pull_request) Successful in 38s
CI / Test (pull_request) Failing after 1m59s
CI / Checkstyle Main (pull_request) Successful in 4m22s
2025-03-12 12:25:30 +00:00
e3182ecaae Update .gitea/workflows/ci.yml
Some checks failed
CI / prettier (pull_request) Successful in 24s
CI / eslint (pull_request) Successful in 26s
CI / test-build (pull_request) Successful in 31s
CI / Test (pull_request) Failing after 1m45s
CI / Checkstyle Main (pull_request) Failing after 14s
2025-03-12 12:17:34 +00:00
f33e58cacf Update .gitea/workflows/ci.yml
Some checks failed
CI / prettier (pull_request) Successful in 22s
CI / test-build (pull_request) Successful in 38s
CI / Test (pull_request) Failing after 1m1s
CI / eslint (pull_request) Successful in 1m44s
CI / Checkstyle Main (pull_request) Successful in 6m30s
2025-03-12 12:13:04 +00:00
77c636968b Update .gitea/workflows/ci.yml
Some checks failed
CI / prettier (pull_request) Successful in 46s
CI / Test (pull_request) Failing after 53s
CI / Checkstyle Main (pull_request) Failing after 1m27s
CI / eslint (pull_request) Successful in 1m30s
CI / test-build (pull_request) Successful in 1m37s
2025-03-12 12:10:21 +00:00
2d8510c6a4 Update .gitea/workflows/ci.yml
Some checks failed
CI / eslint (pull_request) Has been cancelled
CI / Checkstyle Main (pull_request) Has been cancelled
CI / test-build (pull_request) Has been cancelled
CI / prettier (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
2025-03-12 12:02:33 +00:00
564cc84c79 Update .gitea/workflows/ci.yml
Some checks failed
CI / Test (pull_request) Has been cancelled
CI / eslint (pull_request) Has been cancelled
CI / prettier (pull_request) Has been cancelled
CI / test-build (pull_request) Has been cancelled
CI / Checkstyle Main (pull_request) Has been cancelled
2025-03-12 12:01:04 +00:00
f2bd399c05 Merge pull request 'add test for backend' (!42) from tests/backend into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/42
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-03-06 11:50:06 +00:00
4d251a21c3
build(ci): update Java version in CI workflow 2025-03-05 10:21:55 +01:00
39a9ca1831 add test to ci 2025-02-26 09:57:54 +00:00
8303c906aa Merge pull request 'Add cache to other pipelines' (!36) from feature/custom-pipeline-images into main
Reviewed-on: https://git.simonis.lol/projects/casino/pulls/36
Reviewed-by: Huy <ptran@noreply@simonis.lol>
2025-02-19 11:55:50 +00:00
8547bd1fa3
ci: remove lint job from CI configuration 2025-02-19 12:36:22 +01:00
da50d19f9d
ci: update CI workflow to use Super-linter for linting 2025-02-19 12:30:07 +01:00
5cb08ca5f8
ci: update build command in CI workflow 2025-02-19 12:27:29 +01:00
8da1ff8acd
ci: update CI runner to vps-4 from ubuntu-latest 2025-02-19 12:24:55 +01:00
72f56928d4
ci: add linelint job to CI workflow 2025-02-19 12:23:32 +01:00
642f5727e5
ci: update build output directory in CI workflow 2025-02-19 12:16:50 +01:00
355d1b0c06
ci: update frontend build process in CI workflow 2025-02-19 12:09:22 +01:00
0590a2f9ee
build(ci): add caching for frontend dependencies and dist 2025-02-19 12:05:59 +01:00
ef8111cc7e
ci: update node_modules path in CI workflow config 2025-02-19 12:01:14 +01:00
2392dac519
ci: update path in CI workflow configuration 2025-02-19 11:58:56 +01:00
fadedb0bcd
ci: Fix node_modules path in CI workflow configuration 2025-02-19 11:57:08 +01:00
59263dca71
ci: update path for node_modules in CI workflow 2025-02-19 11:54:35 +01:00
a19ddeed47
ci: update cache paths in CI configuration 2025-02-19 11:50:07 +01:00
bd26ded681
ci: update CI workflow for bun installation and caching 2025-02-19 11:45:20 +01:00
c55fcd9ea0
ci: update CI workflow to install dependencies correctly 2025-02-19 11:40:53 +01:00
6fb3f2bef2
ci: remove time command from CI workflow script 2025-02-19 11:36:51 +01:00
bb24af241c
ci: add timing to node_modules symlink creation step 2025-02-19 11:35:44 +01:00
c258f1014d
ci: update dependency installation to use symlink 2025-02-19 11:30:20 +01:00
0b61ce11e1
build(ci): update container image for CI jobs 2025-02-19 11:27:01 +01:00
876d174f8f
ci: update CI workflow to remove bun installation step 2025-02-19 11:24:45 +01:00
c0e7f5f7f8
ci: add bun install to CI workflow for frontend setup 2025-02-19 11:21:29 +01:00
c7acd8271a
ci: update CI workflow to copy node_modules instead of bun 2025-02-19 11:19:48 +01:00
aaff4a543b
ci: update path in CI workflow for proper execution 2025-02-19 11:18:14 +01:00
82a3f4d195
ci: update CI workflow command to change directory first 2025-02-19 11:09:08 +01:00
36be142de1
ci: simplify command in CI workflow configuration 2025-02-19 11:04:31 +01:00
50d0782e02
ci: update CI workflow for frontend directory listing 2025-02-19 10:45:29 +01:00
4ce4f86419
ci: update checkout step in CI workflow to change dir 2025-02-19 10:44:04 +01:00
313950e998
ci: add command to list files in CI workflow 2025-02-19 10:42:43 +01:00
aa2bb187ce
ci: update CI container image for test-build job 2025-02-19 10:37:19 +01:00
13245cdab6
ci: update CI workflow by removing unnecessary caching steps 2025-02-19 09:54:41 +01:00