vwxyzjn / cleanrl

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
http://docs.cleanrl.dev
Other
5.54k stars 631 forks source link

Leverage CI to speed up poetry lock #235

Closed vwxyzjn closed 2 years ago

vwxyzjn commented 2 years ago

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

vercel[bot] commented 2 years ago

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)