summaryrefslogtreecommitdiffstats
path: root/pkg/model/workflow_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* [FORGEJO] when a workflow decode error happen, log and do not crashEarl Warren2024-09-151-0/+19
* Merge branch 'nektos/master' into bump-nektosChongyi Zheng2024-02-171-0/+139
|\
| * WorkflowDispatchConfig supports multiple yaml node kinds (#2123)胖梁2024-01-201-0/+104
| * feat: support runs-on labels and group (#2062)raffis2023-11-121-0/+35
* | Merge tag 'nektos/v0.2.49'Jason Song2023-08-021-10/+71
|\|
| * throw when invalid `uses` key is provided (#1804)Josh McCullough2023-07-111-10/+71
| * Avoid using `log.Fatal` in `pkg/*` (#1705)Jason Song2023-04-181-4/+12
* | Avoid using `log.Fatal` in `pkg/*` (#39)Jason Song2023-04-071-4/+12
* | Merge tag 'nektos/v0.2.43'v0.243.0Jason Song2023-03-161-1/+2
|\|
| * fix: tolerate workflow that needs a missing job (#1595) (#1619)Josh Soref2023-02-161-1/+2
* | feat(workflow): support schedule event (#4)appleboy2022-12-101-0/+82
|/
* feat: parse types of reusable workflows (#1414)Markus Wolf2022-11-011-0/+25
* fix: processing of strategy.matrix.include (#1200)ChristopherHX2022-06-211-0/+1
* implement volume mount for container job (#1101)Seunghyun Hwang2022-04-041-0/+9
* fix: rework setupShellCommand (#930)Ryan2021-12-221-0/+1
* container credentials (#868)Till!2021-11-271-0/+30
* Simplify Matrix decode, add defaults for fail-fast and max-parallel, add test...Ryan2021-08-091-0/+58
* Add `needs` job output (#629)Phil Story2021-07-011-0/+42
* Remove pwsh -login and add Pwsh test (#660)Justin Grote2021-05-051-0/+16
* fix: return error if both `run:`/`uses:` keys are used (#593)hackercat2021-04-011-2/+34
* fix 99: support string and map variants of containerCasey Lee2020-02-251-0/+28
* test updatesCasey Lee2020-02-211-8/+12
* support list/map/scalar for on and needsCasey Lee2020-02-211-0/+68