CI Integration #780

Closed
opened 2025-11-02 03:36:38 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @hughesjs on GitHub (Jun 6, 2017).

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?

Originally created by @hughesjs on GitHub (Jun 6, 2017). 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?
GiteaMirror added the issue/duplicate label 2025-11-02 03:36:38 -06:00
Author
Owner

@strk commented on GitHub (Jun 6, 2017):

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 commented on GitHub (Jun 6, 2017): 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
Author
Owner

@lafriks commented on GitHub (Jun 6, 2017):

@strk it does show status in commits view but not in PR view currently

@lafriks commented on GitHub (Jun 6, 2017): @strk it does show status in commits view but not in PR view currently
Author
Owner

@strk commented on GitHub (Aug 25, 2017):

it could be useful to setup a fake service to showcase on try.gitea.io - ideas about doing that ?

@strk commented on GitHub (Aug 25, 2017): it could be useful to setup a fake service to showcase on try.gitea.io - ideas about doing that ?
Author
Owner

@lunny commented on GitHub (Aug 26, 2017):

Maybe we can run a test drone service and all try.gitea.io project could visit it.

@lunny commented on GitHub (Aug 26, 2017): Maybe we can run a test drone service and all try.gitea.io project could visit it.
Author
Owner

@strk commented on GitHub (Aug 27, 2017):

That would be great !

@strk commented on GitHub (Aug 27, 2017): That would be great !
Author
Owner

@bkcsoft commented on GitHub (Aug 27, 2017):

Duplicate of https://github.com/go-gitea/gitea/issues/996

@bkcsoft commented on GitHub (Aug 27, 2017): Duplicate of https://github.com/go-gitea/gitea/issues/996
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#780