There was an error while loading. Please reload this page.
chore: Change to make publish to wiki run with " in message Signed-off-by: Mark Wiebe <399551+mwiebe@users.noreply.github.com>
feat: Merge RFC 0001 into the 2023-09 template schema wiki (#65) Signed-off-by: Mark Wiebe <399551+mwiebe@users.noreply.github.com>
fix: Correct bash strict mode syntax (#63) Signed-off-by: Mark Wiebe <399551+mwiebe@users.noreply.github.com>
Fix `-eou pipefail` to `-euo pipefail`
feat(wiki): add an introduction to creating jobs (#45) This adds a guide to the wiki that walks the reader through developing a Job with Open Job Description. The guide explains elements of the Job Template as it introduces concepts bit by bit, and shows how to use the CLI to verify and test their Jobs on their workstation. Signed-off-by: Daniel Neilson <53624638+ddneilson@users.noreply.github.com> Co-authored-by: Sean Wallitsch <5846610+shidarin@users.noreply.github.com>