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 09:21:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c27e079407647e0ab455f068061b5e61e31f670f
act_runner
/
pkg
/
model
History
Ryan
b3bd268e45
fix: return error on reusable workflows (
#1093
)
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-30 17:20:45 +00:00
..
testdata
…
action.go
refactor: default empty if: statement to if: success() in evaluator & remove
FixIfStatement()
(
#990
)
2022-02-15 20:03:00 +00:00
github_context_test.go
feat: try to read ref and sha from event payload if available (
#889
)
2022-01-21 08:10:00 -08:00
github_context.go
feat: try to read ref and sha from event payload if available (
#889
)
2022-01-21 08:10:00 -08:00
job_context.go
refactor: export and move shared contexts into pkg/model (
#931
)
2021-12-22 19:52:09 +00:00
planner_test.go
…
planner.go
refactor: default empty if: statement to if: success() in evaluator & remove
FixIfStatement()
(
#990
)
2022-02-15 20:03:00 +00:00
step_result.go
feat: add skipped status as step result (
#950
)
2022-01-21 08:10:26 -08:00
workflow_test.go
…
workflow.go
fix: return error on reusable workflows (
#1093
)
2022-03-30 17:20:45 +00:00