Commit Graph

13 Commits

Author SHA1 Message Date
Tobias Trabelsi
020b010977 set timeout for release action to 60 minutes 2020-07-09 20:05:35 +00:00
Malena Ebert
3686ce3d0a Feature/me/update usage of release gha (#2798)
* Log the output of the distribute_release google cloud function call.
* Enable the distribution in the release workflow.
2020-05-18 20:04:10 +00:00
Jeremy Davis
a684f6e050 Revert "Add 8.3 sync github action"
This reverts commit 0172ec03fa36047002e0dab7d18260fe0679f1de.
2020-05-07 20:03:44 +00:00
Jeremy Davis
27fc162f33 Add 8.3 sync github action 2020-05-06 20:03:54 +00:00
Wouter Admiraal
9f5b2d2e21 SONAR-12884 Re-organize code, improve generated Jira ticket, update commit message 2020-04-16 20:03:49 +00:00
Wouter Admiraal
9f70a47d59 Add default reviewer for upgrade plugins PR 2020-03-26 20:04:03 +00:00
Simon Brandhof
24dc7b5f14 SONAR-13155 schedule listing of available dependency upgrades 2020-03-25 20:03:54 +00:00
Wouter Admiraal
7385e3e753 Migrate release procedure to GH actions 2020-03-20 20:03:26 +00:00
Jeremy Davis
84b6eb0058 BUILD-797 Prevent double trigger of dogfood merge task 2020-03-13 20:04:14 +00:00
Wouter Admiraal
e42e569931 BUILD-756 Migrate dogfood merge task to GH actions 2020-03-05 20:04:25 +00:00
Wouter Admiraal
de81d241bd BUILD-758 Migrate nightly build task to GH actions 2020-02-26 10:41:19 +01:00
Wouter Admiraal
97956bd992 BUILD-757 Sync private and public repos 2020-02-26 10:41:19 +01:00
Sébastien Lesaint
4a2af7bf6d SONAR-12665 add Bot updating bundled plugins to latest release
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
2019-12-04 20:46:09 +01:00