You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: ✨ Introduce UV instead of poetry
* feat: 🔧 bump version to 1.2.0 and update tests
* chore: ✨ update project configuration and improve build process
* feat: ✨ migrate CI workflow from Poetry to UV for dependency management
* fix: ✅ clean up file handling and remove unnecessary type ignore in tests
* fix: ✅ update pre-commit configuration to exclude uv.lock instead of poetry.lock
* fix: 🚨 standardize YAML formatting in GitHub workflows and labeler configuration
* fix: ✅ remove quotes from cache-dependency-glob in CI workflow
* ci: 👷 update trunk.yaml to latest plugin versions and CLI version
* fix: ✏️ correct command syntax in CI workflow for running tests
* fix: 📝 add uv.lock to labeler configuration for dependency tracking
* ci: 👷 enhance CI workflow for uv installation and project setup
* fix: 🐛 add stacklevel argument to DeprecationWarning for clearer warning context
* fix: ✏️ update CI workflow to install any wheel file and run spectrafit with verbose output
* fix: 🚨 adjust stacklevel argument in DeprecationWarning for clearer warning context
* ci: 👷 add uv build step to CI workflow for project installation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: 🐛 add type ignore comment for AutoPeakDetection instantiation in tests
* fix: 🐛 remove type ignore comment for AutoPeakDetection instantiation in tests
* fix: 🐛 add type ignore comment for AutoPeakDetection instantiation in tests
* ci: 👷 update CI workflow to rename project installation step and add wheel installation
* feat: 🎨 update devcontainer configuration to use latest features and install uv for environment setup
* feat: 🎨 update devcontainer configuration to use latest versions of GitHub CLI and remove unused features
* fix: 🐛 update devcontainer configuration to include Docker-in-Docker and Git features, and adjust GitHub CLI installation
* docs: 📝 update installation instructions to replace Poetry with UV as the package manager for SpectraFit
* feat: 🎨 update GitHub Actions workflow to replace Poetry with uv for dependency management
* ci: ✅ update GitHub Actions workflow to replace Poetry with uv for dependency management
* docs: 📝 clean up reference links in documentation files
* chore: 📝 clean up formatting in CONTRIBUTING.md, codecov.yml, and renovate.json
* fix: 🐛 add stacklevel parameter to warning messages for better traceability
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments