issues
search
buildkite
/
pipeline-schema
A JSON schema for Buildkite’s pipeline file format
MIT License
31
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move `trigger` requirement to `triggerStep` (Fix #94)
#100
thejcannon
closed
2 hours ago
0
Use `minItems` instead of `minSize`
#99
thejcannon
closed
1 day ago
0
Make `steps` required in `groupStep`
#98
thejcannon
closed
1 day ago
0
Flatten `#/definitions/groupStep/properties/type/type`
#97
thejcannon
closed
1 hour ago
0
Make `exit_status` types `integer`s
#96
thejcannon
closed
1 day ago
0
Remove redundant `anyOf` from `softFail`
#95
thejcannon
closed
1 hour ago
0
Make `triggerStep/trigger` required
#94
thejcannon
closed
2 hours ago
1
Should we document fields `null`-ability?
#93
thejcannon
opened
2 days ago
1
Improve the key/identifier/id situation
#92
thejcannon
opened
3 days ago
1
Bring top-level `steps` and `groupStep` `steps` into parity
#91
thejcannon
closed
1 day ago
1
Remove extraneous properties from triggerStep
#90
thejcannon
closed
1 week ago
0
Add support for an array of exit_status codes
#89
mitchbne
closed
1 week ago
0
remove commonOptions from cache definition
#88
SorchaAbel
closed
2 weeks ago
1
Revert "place all definitions at the same level"
#87
SorchaAbel
closed
2 weeks ago
0
add types for top level schema and groupStep
#86
rogpeppe
closed
2 weeks ago
0
add some negative tests
#85
rogpeppe
opened
3 weeks ago
1
place all definitions at the same level
#84
rogpeppe
closed
2 weeks ago
0
add cache property to commandStep
#83
rogpeppe
closed
2 weeks ago
0
tests don't seem to pass
#82
rogpeppe
closed
2 weeks ago
3
automatic retry limit minimum should be 0
#81
dansamsara
closed
1 month ago
1
Update schema.json to set min retry value to
#80
karensawrey
closed
1 month ago
1
Allow environment variables as values for some properties
#79
dansamsara
opened
1 month ago
3
SUP-2527 | Support `cache` in schema
#78
mcncl
closed
3 months ago
0
A retry can be the string value of a boolean
#77
mcncl
closed
3 months ago
1
Schema vs Doc inconsistency regarding `key` vs `identifier` vs `id` attributes?
#76
AliSoftware
opened
3 months ago
5
Move `skip` attribute to `groupStep` from pipeline properties
#75
Xavientois
closed
3 months ago
1
Bump braces from 3.0.2 to 3.0.3 in /test
#74
dependabot[bot]
closed
4 months ago
0
Add missing `skip` attribute to `groupStep`
#73
Xavientois
closed
6 months ago
0
Add signature_rejected signal_reason enum value
#72
moskyb
closed
9 months ago
0
restructure repo and publish to npm
#71
angusfretwell
opened
9 months ago
0
Fix test pipeline
#70
angusfretwell
closed
9 months ago
0
Add a pattern matching for keys
#69
alpar-t
opened
1 year ago
0
Step without commands passes validation, but fails API upload
#68
toothbrush
opened
1 year ago
0
fix: reference to contributing.md in readme
#67
scadu
closed
9 months ago
0
Start making releases
#66
scadu
opened
1 year ago
0
fix: schema inconsistencies
#65
scadu
closed
1 year ago
2
Add signatures to the schema
#64
moskyb
closed
1 year ago
0
Bump get-func-name from 2.0.0 to 2.0.2 in /test
#63
dependabot[bot]
closed
9 months ago
0
Add format as valid child to fields
#62
ehenrik
closed
9 months ago
2
Allow `group` to be `null` as per documentation
#61
mcncl
closed
1 year ago
2
Duplicate step keys pass validation but fail upload
#60
lucylura
opened
1 year ago
0
Add contributing docs
#59
eleanorakh
closed
1 year ago
0
No contribution documentation
#58
Tyler-2
closed
1 year ago
1
input step not supported in group
#57
Techn1x
closed
1 year ago
2
fix: Allow if and input in group steps
#56
Tyler-2
closed
1 year ago
3
Add Soft Fail to Trigger Step Schema
#55
alexle
closed
1 year ago
0
Group is missing `if`
#54
lxfontes
closed
1 year ago
1
Correct the schema dialect declaration
#53
sirosen
closed
1 year ago
1
Add support for signal in retry rules
#52
sj26
closed
1 year ago
0
Upgrade tests to latest Node LTS (18.13.0)
#51
mhaylock
closed
1 year ago
0
Next