Commit dd37c5b
authored
[CU-86erd67g3] Fix the broken job about SonarQube scan in CI process (#76)
* Merge pull request #68 from Chisanan232/develop
🤖⚙️🔧 [Improvement] Let CI/CD supports more detail version info to release.
* ✏️ Adjust PR template to be more clear and readable for reviewers and record.
* ✏️ Adjust PR template to be more clear and readable for reviewers and record.
* 🚮 Remove unused char.
* ✏️ Adjust the CI trigger condition for *Trunked base development*.
* ✏️ Doesn't support to test the Python version less than 3.9.
* ✏️ Support setting the property *continue-on-error* at action step runs tests.
* ✏️ Support running tests with Python version 3.12.
* ✏️ Support verify feature by running test with Python version 3.13.
* 🍻 Update the release info for releasing new version.
* ⚙️ Resolve git code conflict from rebase.
* ✏️ Resolve git code conflict.
* ✏️ Update release info.
* ✏️ Update the action of SonarQube scan.
* ➕ Add new property about the SonarQube host URL.
* ➕ Add parameter setting about the SonarQube host URL.
* ✏️ Update the SonarQube action version to specific version.1 parent 5d9134f commit dd37c5b
File tree
2 files changed
+8
-1
lines changed- .github/workflows
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
50 | | - | |
| 55 | + | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments