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

Leverage CI to speed up poetry lock #235

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Leverage CI to speed up poetry lock #235

merged 1 commit into from
Jul 19, 2022

Conversation

vwxyzjn
Copy link
Owner

@vwxyzjn vwxyzjn commented Jul 19, 2022

Description

Sometimes poetry add or poetry lock results in a significant amount of lock time

image

This PR adds a CI workflow to leverage the CI's fast network to speed up poetry lock. See https://github.com/john-sandall/poetry-speed-test on how this is done.

Usage

Go to https://github.com/vwxyzjn/cleanrl/actions/workflows/poetry-lock-export.yaml and run it against the desired branch. The detailed usage should be documented in a separate branch.

image

Types of changes

  • Bug fix
  • New feature
  • New algorithm
  • Documentation

@vercel
Copy link

vercel bot commented Jul 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cleanrl ✅ Ready (Inspect) Visit Preview Jul 19, 2022 at 9:36PM (UTC)

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.

None yet

1 participant