summaryrefslogtreecommitdiffstats
path: root/pkg/jobparser/jobparser_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(jobparser): template job name if it's definedTheFox0x72024-07-011-0/+5
* Remove empty steps when decoding `Job` (#49)Zettat1232023-04-211-0/+5
* Parse secret inputs in reusable workflows (#41)Galen Abell2023-04-171-0/+5
* Add `With` field to `jobparser.Job` (#37)Zettat1232023-04-041-0/+5
* Expose SetJob to make EraseNeeds work (#35)Jason Song2023-03-291-9/+2
* Keep the order of jobs in the workflow file when parsing (#33)Jason Song2023-03-281-1/+4
* Add custom enhancementsJason Song2022-11-221-0/+65