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

Use uv for CI build and deploy #618

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

Conversation

willingc
Copy link
Contributor

@willingc willingc commented Mar 11, 2025

Description

  • Correct errors found by zizmor tool for static security analysis of actions
  • Use uv for build and deploy for faster dependency resolution
  • Reduce fetch-depth
  • Add logging to scripts to notify more often that scripts have not stalled
  • Use uv caching for small speedup

@github-actions github-actions bot added the maintenance CI, dependencies, and other maintenance label Mar 11, 2025
@willingc
Copy link
Contributor Author

@Czaki I got this running green when using uv. Going to look at further optimizing things. Saves a few minutes so far on this run.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Mar 12, 2025
@willingc willingc changed the title Add uv ci proof of concept Use uv for CI build and deploy Mar 12, 2025
@psobolewskiPhD
Copy link
Member

Do you want to port these changes to CircleCI workflow as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation maintenance CI, dependencies, and other maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants