Skip to content

Incorporate staging notebooks copy#235

Open
david-rfai wants to merge 8 commits intomainfrom
staging_notebooks
Open

Incorporate staging notebooks copy#235
david-rfai wants to merge 8 commits intomainfrom
staging_notebooks

Conversation

@david-rfai
Copy link
Copy Markdown
Collaborator

@david-rfai david-rfai commented Apr 28, 2026

Changes

  • Allow copying of staging notebooks from tests/staging/tutorial_notebooks to RF_HOME/tutorial_notebooks with --test-notebooks flag
  • Incorporate copying staging notebooks to /tutorial_notebooks in bump_version.sh when creating releases

Changelog Content

Changes

  • Allow copying of staging notebooks from tests/staging/tutorial_notebooks to RF_HOME/tutorial_notebooks with --test-notebooks flag
  • Incorporate copying staging notebooks to /tutorial_notebooks in bump_version.sh when creating releases

Testing

  • [x ] I have tested this change manually

Note

Medium Risk
Moderate risk because it changes release/version-bump automation and modifies the CLI --test-notebooks behavior to copy additional content into tutorial_notebooks, which could unintentionally overwrite local files or bloat distributions.

Overview
Adds staging tutorial notebooks to the distributable and copy workflows. Packaging metadata (MANIFEST.in, pyproject.toml) now includes tests/notebooks and tests/staging/tutorial_notebooks so these assets ship with the package.

Enhances --test-notebooks behavior and release automation. rapidfireai/cli.py now copies both test tutorial notebooks and staging tutorial notebooks into the local tutorial_notebooks tree, and setup/bump_version.sh copies staging notebooks into tutorial_notebooks and includes that directory in the version-bump commit.

Reviewed by Cursor Bugbot for commit 116f957. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 1dd716b. Configure here.

Comment thread setup/bump_version.sh
Comment thread rapidfireai/cli.py Outdated
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