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

feat: Add CI workflow for linting #26

Merged
merged 2 commits into from
Sep 13, 2023
Merged

feat: Add CI workflow for linting #26

merged 2 commits into from
Sep 13, 2023

Conversation

phoevos
Copy link
Contributor

@phoevos phoevos commented Sep 12, 2023

Add a Github CI workflow to execute the configured linting checks on pull requests and when pushing against the main or track/* branches.

This is expected to fail until #21 is merged.

Closes #22

@phoevos phoevos requested a review from a team September 12, 2023 16:42
Add a Github CI workflow to execute the configured linting checks on
pull requests and when pushing against the main or track/* branches.

Signed-off-by: Phoevos Kalemkeris <phoevos.kalemkeris@canonical.com>
@phoevos phoevos merged commit 6b65652 into main Sep 13, 2023
1 check passed
@phoevos phoevos deleted the feature-phoevos-ci-lint branch September 13, 2023 14:35
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.

Set up CI Github workflows
2 participants