1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-05 19:30:59 +00:00
forgejo-runner/act/jobparser
Jason Song 22e7c2d863 Revert "Erase needs of job in SingleWorkflow (#9)" (#32)
This reverts commit 54d3c0b84c.

`EraseNeeds` Shouldn't be used in `jobparser.Parse`, it's for 023e61e678/models/actions/run.go (L200)

Or Gitea won't be able to get `Needs` of jobs.

Reviewed-on: https://gitea.com/gitea/act/pulls/32
Reviewed-by: Zettat123 <zettat123@noreply.gitea.io>
2023-03-27 17:46:50 +08:00
..
testdata Revert "Erase needs of job in SingleWorkflow (#9)" (#32) 2023-03-27 17:46:50 +08:00
evaluator.go Add custom enhancements 2022-11-22 14:16:35 +08:00
interpeter.go Fix incompatibility caused by tracking upstream add actions to test it (#24) 2023-03-16 15:00:11 +08:00
jobparser.go Revert "Erase needs of job in SingleWorkflow (#9)" (#32) 2023-03-27 17:46:50 +08:00
jobparser_test.go Add custom enhancements 2022-11-22 14:16:35 +08:00
model.go Fix bug (#31) 2023-03-26 21:01:46 +08:00
model_test.go ParseRawOn support schedules (#29) 2023-03-24 20:15:46 +08:00