Merged
Conversation
There was a problem hiding this comment.
license-eye has totally checked 48 files.
| Valid | Invalid | Ignored | Fixed |
|---|---|---|---|
| 23 | 1 | 24 | 0 |
Click to see the invalid file list
- sonar-project.properties
sonar-project.properties
Outdated
| @@ -0,0 +1,3 @@ | |||
| sonar.projectKey=gridsuite_gridXXX-app | |||
There was a problem hiding this comment.
Suggested change
| sonar.projectKey=gridsuite_gridXXX-app | |
| # This Source Code Form is subject to the terms of the Mozilla Public | |
| # License, v. 2.0. If a copy of the MPL was not distributed with this | |
| # file, You can obtain one at https://mozilla.org/MPL/2.0/. | |
| sonar.projectKey=gridsuite_gridXXX-app |
|
Add other missing workflow. Just need to copy from existing apps |
Removed license comment from sonar-project.properties
This reverts commit 29a998f.
|
the scan will always fail , as before we diddn't trigger the sonar scan for this template project. |
antoinebhs
approved these changes
Mar 17, 2026
khouadrired
requested changes
Mar 17, 2026
Co-authored-by: KHOUADRI Radouane <redouane.khouadri_externe@rte-france.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



PR Summary
Update the build workflow to allow creating new applications that directly use the correct shared workflows.