Commit Graph
38 Commits
Author SHA1 Message Date
7a5fffe8e5 SQQGGHA-12: surface SonarQube error message on background task … (#71)
* feat(SQQGGHA-12): surface SonarQube error message on background task failure

Report the analysis error message when the background task status is not SUCCESS, instead of only failing at the quality gate lookup step.

* fix: surface CANCELED SonarQube task status with clear message

Co-authored-by: Amaury Wyart <285676107+amaurywyart-sq@users.noreply.github.com>

* fix: use octal ANSI escape codes for bash 3.2 compatibility

\e is not interpreted by echo -e on bash 3.2 (e.g. macOS/self-hosted
runners), which printed raw escape sequences instead of colored output.
\033 works on both bash 3.2 and modern bash.

---------

Co-authored-by: Gitar <noreply@gitar.ai>
Co-authored-by: Amaury Wyart <285676107+amaurywyart-sq@users.noreply.github.com>
v1 v1.2 v1.2.1
2026-08-04 10:49:44 +02:00
Pavel Mikula 8e9b0ca0a7 SQQGGHA-13 SubmitReview: Use Vault token (#69) 2026-05-04 15:56:40 +02:00
Victor Schneuwly cb3ed20f9f SC-36243 Add sonar-secrets pre-commit hook (#68) 2025-11-17 15:40:01 +01:00
Stanislav 95b1cc6c02 SC-32488 Add sq analysis (#67)
* SC-32488 Add sq analysis

* SC-32488 Fix analysis issues
2025-10-16 16:02:11 +02:00
SonarTech 174f8360a0 BUILD-8875: Update GitHub Actions runners to new naming convention 2025-09-12 13:44:10 +02:00
Samir M cf038b0e0c BUILD-8073 Migrate public repositories workflows to large runners v1.2.0 2025-05-19 09:20:39 +02:00
Pavel Mikula df914238f9 Add Jira integration 2025-03-03 13:26:32 +01:00
Dejan Milisavljevic adc518a017 SC-19792 Change code owner 2025-02-07 15:27:21 +01:00
Anita Stanisz 5a8df806f0 SQRP-122 Reference SonarQube Community Build (#61) 2025-01-08 11:14:06 +01:00
Benjamin Raymond 2a53a0f68e SQQGGHA-9 Revert action name to avoid unexpected URL change 2024-12-18 11:20:23 +01:00
7PH 424137db1f SQQGGHA-9 Use new SonarQube (Server, Cloud) product names 2024-12-09 16:43:34 +01:00
Rennan Felizardo 07d1da262a Update README.md to consider the correct polling timeout property 2024-12-02 14:22:15 +01:00
NAEEM HADIQ 721debf220 Update README.md to checkout v4 2024-12-02 14:18:58 +01:00
Samir M 8406f4f1ed BUILD-6088 Create SECURITY.md list 2024-10-29 09:38:34 +01:00
C. Münker dc2f7b0dd9 Add a polling timeout (#50)
The property timeout-minutes in a GitHub step is not supported in composed actions. So the workaround to stop the waiting for finishing the sonar scan is not working in such cases.
To fix this issue, a polling timeout variable was introduced, which stops the waiting if the timeout is reached.
2024-08-30 10:37:47 +02:00
tomverin 72f24ebf1f ITOPS-10886: Update CODEOWNERS 2024-04-04 11:34:44 +02:00
Bart Skowron f9fe214a5b Display dashboard URL if qualityGateStatus is WARN or ERROR 2023-08-22 15:47:29 +02:00
Conner Delahanty c32e6c5709 change sleep 5s to sleep 5 to support MacOS runners 2023-07-10 09:03:50 +02:00
Nathan Reynolds b438cfa1bd Include SONAR_ROOT_CERT option custom TRA certificates (#39) 2023-04-18 10:47:25 +02:00
HBiede cfad4b4364 Update example to latest version of checkout 2023-04-17 15:21:37 +02:00
poconnor-lab49 d304d050d9 SQQGGHA-5 Ambiguous redirect when GITHUB_OUTPUT is not set (#33) v1.1.0 2022-10-25 18:04:16 +02:00
poconnor-lab49 745e48ebda SQQGGHA-6 SQQGGHA-5 Migrate set-output to environment files 2022-10-25 08:37:06 +02:00
Jana Storch 00d36147d5 Define value for quality-gate-status output
GitHub actions yaml is invalid without the value definition. Second, the action does not return the output without this definition.
2022-10-06 09:19:14 +02:00
Jacek 7a785d4d12 SONAR-16063 Allow trusted redirects 2022-09-07 09:06:24 +02:00
Diogo LemosandWouter Admiraal 6cb0fdfecf SQQGGHA-1 Add support for SONAR_HOST_URL env variable
Co-Authored-By: Wouter Admiraal <wouter.admiraal@sonarsource.com>
2022-07-14 16:37:52 +02:00
Al Dass aefc85a4c6 SQQGGHA-2 Introduce a quality-gate-status output variable 2022-07-14 10:39:09 +02:00
Julien Carsique 44cbf0223c fix(BUILD-1378): sonarqube-team ownership 2022-02-24 15:07:59 +01:00
Pierre Guillot 1c9ede3ca7 Merge pull request #12 from SonarSource/fix/re-bot/ownership
fix(BUILD-1287): repository ownership
2022-02-03 08:27:37 +01:00
Julien Carsique fd1cced1b5 fix(BUILD-1287): add repository owner 2022-02-02 18:57:51 +01:00
belen-pruvost-sonarsource 6a7dcc2231 Merge pull request #6 from SonarSource/lj/feature/updating-contributing-md
Updating contributing md
2021-06-25 14:52:27 +02:00
Lukasz Jarocki d1a2a4d079 Updating contributing md 2021-06-25 10:50:15 +02:00
Wouter Admiraal 4747907e93 Make it more explicit that we do not look for external contributions 2021-06-17 14:48:50 +02:00
Wouter Admiraal 15767f0e4e Update README.md v1.0.0 2021-05-25 13:34:50 +02:00
Jacek 68528dc418 Update README.md 2021-05-25 13:11:14 +02:00
Jacek 69d13d616e Fix double-quote issues raised by shellcheck 2021-05-18 11:43:47 +02:00
Jacek fc54554066 SONAR-14825 Add QA status badge, minor README fixes 2021-05-14 16:14:05 +02:00
Jacek b6efadb6e0 SONAR-14825 Add example Quality Gate check run screenshot 2021-05-14 09:31:43 +02:00
Jacek 388210fd6e SONAR-14825 Provide Quality Gate check GitHub Action 2021-05-14 09:04:32 +02:00