[PATCH 0/2] Snowpatch REST fixes
Daniel Axtens
dja at axtens.net
Tue Apr 30 03:07:52 AEST 2019
OzLabs upgraded to 2.1.1 and is having some regressions with check
creation for snowpatch. I'm not sure if these fix the bugs they've
hit, and I'm certainly not sure if it covers the complete set of bugs
they've hit, but it's a good start.
Regards,
Daniel
Daniel Axtens (2):
REST: Handle regular form data requests for checks
REST: A check must specify a state
docs/api/schemas/latest/patchwork.yaml | 2 +
docs/api/schemas/patchwork.j2 | 2 +
docs/api/schemas/v1.0/patchwork.yaml | 2 +
docs/api/schemas/v1.1/patchwork.yaml | 2 +
patchwork/api/check.py | 11 +++-
patchwork/tests/api/test_check.py | 84 ++++++++++++++++++++++++++
6 files changed, 100 insertions(+), 3 deletions(-)
--
2.19.1
More information about the Patchwork
mailing list