aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-13921 Delete upgrade plugin github actionMalena Ebert2020-10-121-46/+0
|
* Revert "Update dogfood.yml"Malena Ebert2020-10-011-3/+0
| | | This reverts commit 9ebaa0dc649fffde37010b48b6d6ed9d1649684b.
* Update dogfood.ymlMalena Ebert2020-09-281-0/+3
| | | Trigger the dogfood build on deleting a dogfood branch.
* Use v2 of the github action release processMalena Ebert2020-09-181-7/+22
|
* set timeout for release action to 60 minutes Tobias Trabelsi2020-07-091-0/+1
|
* Feature/me/update usage of release gha (#2798)Malena Ebert2020-05-181-0/+3
| | | | * Log the output of the distribute_release google cloud function call. * Enable the distribution in the release workflow.
* Revert "Add 8.3 sync github action"Jeremy Davis2020-05-071-30/+0
| | | | This reverts commit 0172ec03fa36047002e0dab7d18260fe0679f1de.
* Add 8.3 sync github actionJeremy Davis2020-05-061-0/+30
|
* SONAR-12884 Re-organize code, improve generated Jira ticket, update commit ↵Wouter Admiraal2020-04-161-4/+10
| | | | message
* Add default reviewer for upgrade plugins PRWouter Admiraal2020-03-261-5/+2
|
* SONAR-13155 schedule listing of available dependency upgradesSimon Brandhof2020-03-251-0/+37
|
* Migrate release procedure to GH actionsWouter Admiraal2020-03-201-0/+40
|
* BUILD-797 Prevent double trigger of dogfood merge taskJeremy Davis2020-03-131-3/+0
|
* BUILD-756 Migrate dogfood merge task to GH actionsWouter Admiraal2020-03-051-0/+29
|
* BUILD-758 Migrate nightly build task to GH actionsWouter Admiraal2020-02-261-0/+29
|
* BUILD-757 Sync private and public reposWouter Admiraal2020-02-262-0/+60
|
* SONAR-12665 add Bot updating bundled plugins to latest releaseSébastien Lesaint2019-12-041-0/+43
copy and paste GH action from SonarCloud repository but: - move bot sources to private repository - rename class package - Gradle: compile to and with Java 11 - use other comment for SonarQube: - drop versionAlias, always LATEST_RELEASE for SonarQube - add Update Center plugin key - log content of JIRA ticket to stdout when not running on Github - remove slack notification (for now) - rely on Update Center to account only for public releases