This website requires JavaScript.
Explore
Help
Register
Sign In
projects
/
casino
Watch
1
Star
1
Fork
0
You've already forked casino
Code
Issues
Pull Requests
Actions
Packages
Releases
16
Activity
All Workflows
ci.yml
release.yml
Actor
All actors
csimonis
jank1619
jleibl
lziemke
ptran
Status
All status
success
failure
waiting
running
chore: clean up Dockerfile by removing unused jobs section
ci.yml #106
:
Commit
586044a23d
pushed by
jank1619
#36
2025-02-19 09:23:05 +00:00
2m20s
chore: clean up Dockerfile by removing unused jobs section
bun.yml #105
:
Commit
586044a23d
pushed by
jank1619
#36
2025-02-19 09:20:45 +00:00
23s
ci: update runner to vps-4 in workflow configuration
ci.yml #104
:
Commit
a50b9be463
pushed by
jank1619
#36
2025-02-19 09:20:22 +00:00
2m20s
ci: update runner to vps-4 in workflow configuration
bun.yml #103
:
Commit
a50b9be463
pushed by
jank1619
#36
2025-02-19 09:18:01 +00:00
1m4s
chore: rename bun-image.yml to bun.yml
ci.yml #102
:
Commit
0d45d9659a
pushed by
jank1619
#36
2025-02-19 09:16:17 +00:00
2m23s
chore: rename bun-image.yml to bun.yml
bun.yml #101
:
Commit
0d45d9659a
pushed by
jank1619
#36
2025-02-19 09:27:47 +00:00
0s
ci: remove main branch restriction from workflow
ci.yml #100
:
Commit
ecdcea4994
pushed by
jank1619
#36
2025-02-19 09:13:54 +00:00
2s
feat: add Dockerfile and CI workflow for image build
ci.yml #99
:
Commit
a8a7d4296a
pushed by
jank1619
#36
2025-02-19 09:13:47 +00:00
2m0s
ci: update CI workflow by removing unnecessary caching steps
ci.yml #98
:
Commit
13245cdab6
pushed by
jank1619
#34
2025-02-19 08:57:14 +00:00
2m25s
ci: update tree command in CI workflow
ci.yml #97
:
Commit
9d4fb96daf
pushed by
jank1619
#34
2025-02-19 08:54:48 +00:00
2m29s
ci: add tree command to CI workflow
ci.yml #96
:
Commit
1bc2ca5f9a
pushed by
jank1619
#34
2025-02-19 08:50:28 +00:00
53s
ci: add caching for Gradle build outputs
ci.yml #93
:
Commit
455ebdbe91
pushed by
jank1619
#34
2025-02-19 08:45:55 +00:00
6m22s
ci: add caching for Gradle dependencies in CI workflow
ci.yml #92
:
Commit
204b205b44
pushed by
jank1619
#34
2025-02-19 08:35:11 +00:00
8m9s
Merge pull request 'chore(docker): remove version from docker-compose file' (!33) from task/adjust-docker-compose into main
release.yml #91
:
Commit
3cd1f63dba
pushed by
jank1619
main
2025-02-19 08:26:09 +00:00
41s
ci: remove caching step from CI workflow
ci.yml #90
:
Commit
1c5f5524fa
pushed by
jank1619
#34
2025-02-19 08:25:28 +00:00
3m58s
Merge branch 'main' into chore/remove-unused
ci.yml #80
:
Commit
c8c62b91f3
pushed by
jank1619
#30
2025-02-13 11:47:29 +00:00
6m9s
Merge pull request 'Add checkstyle linter for java' (!27) from ci/java-pipes into main
release.yml #79
:
Commit
cfd1d01f6f
pushed by
jank1619
main
2025-02-13 11:40:46 +00:00
1m14s
ci: update Gradle check to use checkstyleMain
ci.yml #75
:
Commit
dc07ad5b0d
pushed by
jank1619
#27
2025-02-13 11:33:07 +00:00
6m8s
style(checkstyle): remove unused SuppressionFilter module
ci.yml #71
:
Commit
5e24e3d020
pushed by
jank1619
#27
2025-02-13 11:21:24 +00:00
3m5s
build: add checkstyle configuration file path
ci.yml #70
:
Commit
4a9c769bbc
pushed by
jank1619
#27
2025-02-13 11:17:09 +00:00
2m11s
build: update Checkstyle container image version
ci.yml #65
:
Commit
d117f5912a
pushed by
jank1619
#27
2025-02-13 11:03:45 +00:00
2m57s
build: add Java 22 setup to CI workflow
ci.yml #64
:
Commit
966d99f43c
pushed by
jank1619
#27
2025-02-13 10:58:53 +00:00
1m48s
build: add checkstyle plugin and update reports settings
ci.yml #63
:
Commit
193f444f4f
pushed by
jank1619
#27
2025-02-13 10:51:50 +00:00
2m0s
ci: update working directory for backend steps
ci.yml #62
:
Commit
c49f7ca55d
pushed by
jank1619
#27
2025-02-13 10:47:48 +00:00
2m1s
ci: change CI runner to vps-4 for checkstyle job
ci.yml #61
:
Commit
7b82445230
pushed by
jank1619
#27
2025-02-13 10:43:30 +00:00
1m18s
ci: add step to navigate to backend directory
ci.yml #60
:
Commit
582f8b1a6c
pushed by
jank1619
#27
2025-02-13 10:42:11 +00:00
29s
ci: add eslint job to CI workflow
ci.yml #53
:
Commit
43db82da8f
pushed by
jank1619
#26
2025-02-13 10:02:53 +00:00
1m24s
Merge pull request 'build: update release configuration for plugins and rules' (!25) from update-release-config into main
release.yml #45
:
Commit
29d3c53b19
pushed by
jank1619
main
2025-02-13 09:37:55 +00:00
1m7s
build: update release configuration for plugins and rules
ci.yml #43
:
Commit
9a63954e4b
pushed by
jank1619
#25
2025-02-13 09:32:15 +00:00
58s
ci: add tests job to CI workflow configuration
ci.yml #32
:
Commit
4bc2250b82
pushed by
jank1619
#21
2025-02-12 11:14:13 +00:00
1m7s
First
Previous
1
2
3
4
Next
Last