Zettat123
  • Joined on 2023-02-21
Zettat123 approved gitea/blog#364 2024-04-16 10:25:37 +00:00
add blog for v1.21.11
Zettat123 pushed to feat/interpolate-job-name at Zettat123/act 2024-04-07 02:19:25 +00:00
f9c4adc60a add job_name_with_matrix test
Zettat123 pushed to feat/interpolate-job-name at Zettat123/act 2024-04-07 02:07:20 +00:00
c40f22c3a9 improve nameWithMatrix
Zettat123 created pull request gitea/act#106 2024-04-03 10:05:50 +00:00
Interpolate job name with matrix
Zettat123 pushed to feat/interpolate-job-name at Zettat123/act 2024-04-03 10:04:19 +00:00
c0fff4bd2b interpolate job name
3fa1dba92b Merge tag 'nektos/v0.2.61'
361b7e9f1a chore: bump VERSION to 0.2.61
9725f60394 Support reusing workflows with absolute URLs (#104)
f825e42ce2 fix: cache adjust restore order of exact key matches (#2267)
Compare 9 commits »
Zettat123 created branch feat/interpolate-job-name in Zettat123/act 2024-04-03 10:04:19 +00:00
Zettat123 created pull request gitea/act#104 2024-03-29 04:09:06 +00:00
Support reusing workflows with absolute URLs
Zettat123 pushed to feat/reuse-absolute-url at Zettat123/act 2024-03-29 04:06:39 +00:00
99c6582613 reuse workflow with absolute urls
a79d81989f Pass 'sleep' as container command rather than entrypoint (#86)
655f578563 Remove the network when there is no service (#103)
Compare 3 commits »
Zettat123 created branch feat/reuse-absolute-url in Zettat123/act 2024-03-29 04:06:39 +00:00
Zettat123 approved gitea/blog#360 2024-03-28 10:46:26 +00:00
Add release of v1.21.10
Zettat123 pushed to bump-act at Zettat123/act_runner 2024-03-27 10:23:57 +00:00
3957f305b3 bump to v0.260.2
Zettat123 created pull request gitea/act_runner#523 2024-03-27 10:18:18 +00:00
Bump act to v0.260.1
Zettat123 pushed to bump-act at Zettat123/act_runner 2024-03-27 10:17:12 +00:00
8a126a19a7 bump act to v0.260.1
23ec12b8cf Bump act to v0.260.0 (#522)
a1fc2b3ca7 Improve the explanation of workdir_parent config (#519)
Compare 3 commits »
Zettat123 created branch bump-act in Zettat123/act_runner 2024-03-27 10:17:12 +00:00
Zettat123 created pull request gitea/act#103 2024-03-27 10:03:23 +00:00
Remove the network when there is no service
Zettat123 pushed to fix/remove-network at Zettat123/act 2024-03-27 10:01:38 +00:00
48a7d3a017 fix the bug when removing network
0054a45d1b Fix bugs related to services (#100)
Compare 2 commits »
Zettat123 created branch fix/remove-network in Zettat123/act 2024-03-27 10:01:37 +00:00
Zettat123 approved gitea/act_runner#522 2024-03-27 03:13:29 +00:00
Bump act to v0.260.0

works fine in my tests

Zettat123 pushed to bugfix/networkmode-host at Zettat123/act 2024-03-26 10:05:08 +00:00
9a9ac2e351 add more comments
Zettat123 created pull request gitea/act#100 2024-03-26 09:43:36 +00:00
Fix bugs related to services