Skip to content
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

ci: enable TiCS integration #4855

Merged
merged 2 commits into from
Jun 14, 2024
Merged

ci: enable TiCS integration #4855

merged 2 commits into from
Jun 14, 2024

Conversation

sergiusens
Copy link
Collaborator

@sergiusens sergiusens commented Jun 14, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

  • new tox target for a single coverage result for an easier TiCS workflow
  • Run TiCS on pushes to main

Closes #4814

tox.ini Show resolved Hide resolved
This allows to easily integrate with TiCS with a single coverage
report

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
Run TiCS on pushes to main

Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
@lengau lengau merged commit 69b5948 into main Jun 14, 2024
9 of 10 checks passed
@lengau lengau deleted the CRAFT-2974/tics-integration branch June 14, 2024 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable CI/CD for TIOBE TiCS
3 participants