Skip to content

Add a scheduled workflow to run TICS#498

Merged
daniloegea merged 2 commits intocanonical:mainfrom
daniloegea:tiobe_ci
Aug 12, 2024
Merged

Add a scheduled workflow to run TICS#498
daniloegea merged 2 commits intocanonical:mainfrom
daniloegea:tiobe_ci

Conversation

@daniloegea
Copy link
Contributor

Description

I found out that this #496 is not really required. TICS will not use -Wconversion by default.

Checklist

  • Runs make check successfully.
  • Retains 100% code coverage (make check-coverage).
  • New/changed keys in YAML format are documented.
  • (Optional) Adds example YAML for new feature.
  • (Optional) Closes an open bug in Launchpad.

The TIOBE analyzer will ingest it to process coverage data.
Copy link
Contributor

@slyon slyon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, lgtm! I left some tiny, non-blocking comments in-line. Feel free to merge anyways.

run: |
export TICSAUTHTOKEN=${{ secrets.TICSAUTHTOKEN }}
source ~/.profile
TICSQServer -project netplan -branchname master -calc ALL -tmpdir /tmp/tics -branchdir . # wokeignore:rule=master
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question (non-blocking): How is success/failure reported here? Is there any kind of threshold that we aim for?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not reported. I can investigate that next. It will just update the data in the tiobe account for now.

@daniloegea daniloegea merged commit 7c9d49d into canonical:main Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants