-
Notifications
You must be signed in to change notification settings - Fork 0
workflows: add tics into the linter for quality gating #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
talhaHavadar
wants to merge
8
commits into
main
Choose a base branch
from
sparse/talhaHavadar/tics/slice/1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
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
TICS Quality Gate✔️ PassedfpgadAll conditions passedSee the results in the TICS Viewer The following files have been checked for this project
|
7d21f3e to
1fbab85
Compare
1fbab85 to
49248d0
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>
Signed-off-by: Talha Can Havadar <talha.can.havadar@canonical.com>
06255ae to
e258cdd
Compare
e258cdd to
1b16847
Compare
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.