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: Check workflows and actions with zizmor #1679

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

CI: Check workflows and actions with zizmor #1679

wants to merge 3 commits into from

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Jan 9, 2025

No description provided.

@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.

We don't need to run authenticated git commands.
@str4d str4d changed the title CI: Add workflow that runs zizmor latest CI: Check workflows and actions with zizmor Jan 9, 2025
@str4d str4d force-pushed the ci-zizmor branch 2 times, most recently from 8a65c78 to 81be266 Compare January 9, 2025 17:13
@str4d
Copy link
Contributor Author

str4d commented Jan 9, 2025

I can't figure out how to get a working CI with ${{ steps.prepare.outputs.feature-flags }} expansion routed through an env variable. It seems that single quotes within an env variable are not preserved. For now I'm leaving those unaddressed.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.22%. Comparing base (5651d80) to head (81be266).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1679   +/-   ##
=======================================
  Coverage   52.22%   52.22%           
=======================================
  Files         179      179           
  Lines       21353    21353           
=======================================
  Hits        11152    11152           
  Misses      10201    10201           

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

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.

1 participant