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

👷 Lint GitHub workflows and dependabot yamls #126

Merged
merged 3 commits into from
Nov 12, 2023

Conversation

kurtmckee
Copy link
Contributor

This PR introduces the following:

  • Add a pre-commit hook to validate the Dependabot config and GitHub workflow files match schema definitions
  • Fix a schema issue in the main.yml file (branches must be an array of strings).

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9a7a265) 78.36% compared to head (2a48ac7) 78.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #126   +/-   ##
=======================================
  Coverage   78.36%   78.36%           
=======================================
  Files          29       29           
  Lines        2829     2829           
  Branches      794      794           
=======================================
  Hits         2217     2217           
  Misses        443      443           
  Partials      169      169           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@ddelange ddelange left a comment

Choose a reason for hiding this comment

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

Awesome!

@ddelange ddelange changed the title Fix GitHub workflow schema errors :constuction_worker: Lint GitHub workflows and dependabot yamls Nov 12, 2023
@ddelange ddelange changed the title :constuction_worker: Lint GitHub workflows and dependabot yamls 👷 Lint GitHub workflows and dependabot yamls Nov 12, 2023
@ddelange ddelange merged commit bb886c2 into ddelange:master Nov 12, 2023
13 checks passed
@kurtmckee kurtmckee deleted the fix-workflow-schema-errors branch November 12, 2023 16:21
Copy link

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.

3 participants