This website requires JavaScript.
Explore
Help
Register
Sign In
gitea
/
act_runner
Watch
1
Star
0
Fork
0
You've already forked act_runner
mirror of
https://gitea.com/gitea/act_runner.git
synced
2026-05-05 11:02:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b514649c3da64a1be92b8e22b50e296a07d759f6
act_runner
/
pkg
/
model
History
Alex Savchuk
b514649c3d
fix: show workflow name when get error on yml parsing (
#1133
) (
#1328
)
...
Additionally close workflow file when a job name is invalid
2022-09-06 20:41:43 +00:00
..
testdata
…
action.go
implement pre and post steps (
#1089
)
2022-05-24 13:36:06 +00:00
github_context_test.go
fix: the number in the github event is of type number (
#1252
)
2022-07-12 11:36:53 +00:00
github_context.go
fix: the number in the github event is of type number (
#1252
)
2022-07-12 11:36:53 +00:00
job_context.go
…
planner_test.go
refactor: remove github.com/pkg/errors dependency (
#1077
)
2022-06-10 21:16:42 +00:00
planner.go
fix: show workflow name when get error on yml parsing (
#1133
) (
#1328
)
2022-09-06 20:41:43 +00:00
step_result.go
implement pre and post steps (
#1089
)
2022-05-24 13:36:06 +00:00
workflow_test.go
fix: processing of strategy.matrix.include (
#1200
)
2022-06-20 15:33:07 -07:00
workflow.go
fix: allow TimeoutMinutes to be expression in Jobs (
#1247
)
2022-07-08 00:31:19 +00:00