Performance History
No performance history available yetOnce you have some commits, you will be able to see the performance history of your primary branch. Latest Results
Chore(crates)/upload project to crates.io (#14)
* Introduce `publish_all.py` to automate crate publishing and update workspace dependencies
- Added `scripts/publish_all.py` for managing the crate publishing workflow, including dependency updates, publishing order, and restoration of Cargo.toml files.
- Updated all crates with workspace-compatible metadata (`version`, `edition`, etc.) and keywords for improved categorization.
- Added individual README files for each crate to enhance documentation and visibility on crates.io.
- Standardized crate versions to `0.5.2` across the workspace.
- Updated `.gitignore` to include Python virtual environment folders.
* Update `chamber-vault` dependency to version `0.5.2` across workspace
* Update `chamber-import-export` and `chamber-vault` dependencies to version `0.5.2` in `Cargo.toml` and `Cargo.lock`
* Update `chamber-vault`, `chamber-password-gen`, and `chamber-import-export` dependencies to version `0.5.2` in `Cargo.toml` and `Cargo.lock`
* Update `chamber-vault`, `chamber-password-gen`, and `chamber-import-export` dependencies to version `0.5.2` in `Cargo.toml` and `Cargo.lock`
* Update `chamber-backup`, `chamber-cli`, `chamber-ui`, and `chamber-vault` dependencies to version `0.5.2` in `Cargo.toml`
* Update `chamber-cli` dependency to version `0.2.0` in `Cargo.toml`
* Set `time` dev-dependency to use workspace version in `Cargo.toml`
* Update package name and set dependencies to version `0.5.2` in `Cargo.toml`
* Fix typo in package name: `chamber--secret-manager-cli` to `chamber-secret-manager-cli` in `Cargo.toml`.
* Update `chamber-cli` to `chamber-secret-manager-cli` and synchronize dependencies with version updates in `Cargo.toml` and `Cargo.lock`.
* Rename package from `chamber` to `chamber-tui` and update dependencies in `Cargo.toml` and `Cargo.lock`.
* Update `README.md` to reflect repository URL change and adjust installation instructions for `chamber-tui`.
* Set all dependencies to use workspace versions in `Cargo.toml` and clean up redundant entries in `Cargo.lock`. Improve `publish_crate` logic in `publish_all.py`. Active Branches
No pull requests foundAs pull requests are created, their performance will appear here. © 2025 CodSpeed Technology