Skip to content

Repository files navigation

@racedayready/workouts

Shared workout schemas, types and utilities used by RDR and benchmarking tools.

Releasing

This repo publishes from GitHub Actions when a new version is released.

Release steps

  1. Run checks locally:
  • npm ci
  • npm run release:check
  1. Bump version and create a tag:
  • npm version patch (or minor / major)
  1. Update the CHANGELOG.md
  2. Open a PR with the changes and merge
  3. Create a new release
  • Tag version vX.Y.Z
  • Release title Workouts vX.Y.Z
  • Paste the content from CHANGELOG.md into the description

The publish.yml workflow will automatically publish the new version to npm upon new release publish.

About

RDR's workout gen framework

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages