Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workaround allowing resubmission #241

Merged
merged 2 commits into from Nov 19, 2020

Commits on Nov 13, 2020

  1. Add workaround allowing resubmission

    As the commit/other information doesn't change when performing a
    rebuild, resubmissions will fail with an HTTP 422 error. This adds a
    workaround for such cases, appending a random value to the id and
    attempting a resubmission with that.
    r0ps3c committed Nov 13, 2020
    Copy the full SHA
    4db8eff View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Lint changes

    r0ps3c committed Nov 15, 2020
    Copy the full SHA
    a102462 View commit details
    Browse the repository at this point in the history