Commit Graph

34 Commits

Author SHA1 Message Date
Wouter Admiraal
53038a7704 SONAR-17683 Remove server/sonar-docs 2022-12-06 20:02:54 +00:00
Zipeng WU
304968eb64 [NO-JIRA] Reactivate renovate for updated gradle plugins 2022-12-01 20:03:12 +00:00
Malena Ebert
aa55b166d5 feat(BUILD-2139): migrate gha renovate to use vault 2022-11-28 11:29:35 +00:00
Philippe Perrin
ad3fff1e76 [NO-JIRA] Update renovate bot ignore list 2022-10-28 20:03:23 +00:00
Wouter Admiraal
154167f61a SONAR-16427 Drop SLEs 2022-05-23 20:02:52 +00:00
Philippe Perrin
ee5faa2e95 [NO-JIRA] Ignore doc related dependencies from Renovate 2022-04-11 20:02:58 +00:00
Philippe Perrin
a5cf8b00c7 [NO-JIRA] Exclude sonar-docs from the renovate bot scope 2022-04-05 20:03:16 +00:00
Mathieu Suen
a3b2ced8fe SONAR-15962 Remove check dependency github action workflow 2022-02-28 20:03:03 +00:00
Julien Carsique
aa9de2038a fix(BUILD-1378): sonarqube-team ownership 2022-02-24 20:02:52 +00:00
Wouter Admiraal
5fb0f5edaf [NO JIRA] Remove OWASP SCA tooling 2022-02-22 20:02:46 +00:00
Jacek
af8677c7a2 [NO-JIRA] Ignore gradle plugins in Renovate
- most of them requires upgrade gradle to 7.0
- fix names of PRs
2022-02-04 09:28:23 +00:00
Tobias Trabelsi
1dcb521680 [NO-JIRA] fixed renovate gitActor name 2/2 2022-02-02 20:02:54 +00:00
Tobias Trabelsi
4a1d915767 [NO-JIRA] fixed renovate gitActor name 2022-02-02 20:02:54 +00:00
Jacek
cda8e273cb Add on-demand GH action to handle Renovate for managing 3rd party dependencies 2022-01-24 20:02:52 +00:00
Duarte Meneses
a3ab233a6c SONAR-14527 Use 30s write timeout when submitting scanner report 2021-03-03 20:12:50 +00:00
Malena Ebert
94f0ec780d BUILD-865 Fix used tag for doogfood action 2021-02-17 20:07:15 +00:00
Malena Ebert
8222154afa [BUILD] Limit release action to internal repo 2021-01-26 20:07:55 +00:00
Malena Ebert
82e9c97116 SONAR-13921 Delete upgrade plugin github action 2020-10-12 20:07:58 +00:00
Malena Ebert
46399cfa18 Revert "Update dogfood.yml"
This reverts commit 9ebaa0dc649fffde37010b48b6d6ed9d1649684b.
2020-10-01 20:07:44 +00:00
Malena Ebert
eaf1f74cdd Update dogfood.yml
Trigger the dogfood build on deleting a dogfood branch.
2020-09-28 20:07:23 +00:00
Malena Ebert
50b8c30241 Use v2 of the github action release process 2020-09-18 20:07:13 +00:00
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