-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
CI Integration #1889
Labels
issue/duplicate
The issue has already been reported.
Comments
James this is already working with drone (github.com/drone/drone)
The only part missing is automatically reporting build status near
the commits view and the PR view. But Drone can run on every commit
in all branches and pull requests
|
@strk it does show status in commits view but not in PR view currently |
it could be useful to setup a fake service to showcase on try.gitea.io - ideas about doing that ? |
Maybe we can run a test drone service and all try.gitea.io project could visit it. |
That would be great !
|
Duplicate of #996 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I know this would be very difficult to implement and is by no means a small request, but might it be possible to integrate Continuous Integration within Gitea itself such that any unit tests in a project get run every time something is comitted?
The text was updated successfully, but these errors were encountered: