workflows: add tics into the linter for quality gating#111
Open
talhaHavadar wants to merge 8 commits intomainfrom
Open
workflows: add tics into the linter for quality gating#111talhaHavadar wants to merge 8 commits intomainfrom
talhaHavadar wants to merge 8 commits intomainfrom
Conversation
b13519f to
e794099
Compare
Collaborator
Author
|
turns out it doesnt support rust projects??? (offended..) |
Contributor
Well, what's the point in it then?! |
e794099 to
0cf248c
Compare
Collaborator
Author
|
so we finally enabled rust on tics for canonical and onboarded fpgad project I will update this pr to also add tics_scan |
c507653 to
e10e0fe
Compare
TICS Quality Gate✔️ PassedNo changed files applicable for TICS analysis quality gating. Code-Formatting-Check / tics / Run TICS analysis |
fcb66ae to
706d826
Compare
7d21f3e to
1fbab85
Compare
e258cdd to
1b16847
Compare
TICS allows us to track the quality of our project. `client` mode can be used to gate the PRs if they are under certain threshold. Signed-off-by: Talha Can Havadar <talha.can.havadar@canonical.com>
This should allow tics action to update the Pull Request/Issue when needed with the result of the analysis Signed-off-by: Talha Can Havadar <havadartalha@gmail.com>
Signed-off-by: Talha Can Havadar <havadartalha@gmail.com>
6721657 to
101af0a
Compare
101af0a to
8d7761b
Compare
TICS Quality Gate✔️ PassedfpgadAll conditions passedSee the results in the TICS Viewer The following files have been checked for this project
|
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.
TICS allows us to track the quality of our project.
clientmode can be used to gate the PRs if they are under certain threshold.