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

We should probably restructure the validation process #36

Open
mpsonntag opened this issue Aug 23, 2019 · 0 comments
Open

We should probably restructure the validation process #36

mpsonntag opened this issue Aug 23, 2019 · 0 comments

Comments

@mpsonntag
Copy link
Collaborator

We should probably restructure the validation process

  • Once a validation has started, the service should create a processing badge for the commit and return, so the user does not have to wait until cloning and validation is done (which might take some time).
  • Currently a validation process never returns an error. If something goes wrong during the validation an error should be returned here; if an error is present, the service should then replace the processing badge with an appropriate error badge. If no error is present it is assumed that the build went through and an appropriate badge has been created by the validation process.

Originally posted by @mpsonntag in #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant