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

Add workflow to lint YAML files #968

Merged
merged 3 commits into from
May 20, 2024

Conversation

make-github-pseudonymous-again
Copy link
Contributor

@make-github-pseudonymous-again make-github-pseudonymous-again commented May 20, 2024

Together with #967, fixes #962.

@make-github-pseudonymous-again make-github-pseudonymous-again added ci This issue is about continuous integration dx This is about developer experience labels May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.86%. Comparing base (60ca4dd) to head (5a9a577).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #968      +/-   ##
==========================================
- Coverage   66.12%   65.86%   -0.27%     
==========================================
  Files         715      715              
  Lines        9893     9893              
  Branches     1346     1346              
==========================================
- Hits         6542     6516      -26     
- Misses       2888     2918      +30     
+ Partials      463      459       -4     
Flag Coverage Δ
client 46.23% <ø> (-0.27%) ⬇️
server 61.87% <ø> (ø)
test 71.97% <ø> (+0.01%) ⬆️
test-app 53.70% <ø> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Merged via the queue into main with commit 6308ea8 May 20, 2024
30 checks passed
@make-github-pseudonymous-again make-github-pseudonymous-again deleted the ci-lint-yaml-files-1 branch May 20, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci This issue is about continuous integration dx This is about developer experience
Projects
Development

Successfully merging this pull request may close these issues.

Lint GitHub Actions workflow and action files
1 participant