G-Node / G-Node/gin-valid

We should probably restructure the validation process

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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 https://github.com/G-Node/gin-valid/pull/33_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.