Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: 🗂️ Changlog update for v1.0.4 #1590

Merged
merged 2 commits into from
Sep 12, 2024
Merged

docs: 🗂️ Changlog update for v1.0.4 #1590

merged 2 commits into from
Sep 12, 2024

Conversation

Anselmoo
Copy link
Owner

@Anselmoo Anselmoo commented Sep 12, 2024

This is an auto-generated pull request to merge release/v1.0.4 with Changelog updates to main.

Summary by Sourcery

Update the changelog for version v1.0.4 to include recent changes such as dependency updates, maintenance tasks, and enhancements across various components of the project.

Documentation:

  • Update the CHANGELOG.md file to document the changes introduced in version v1.0.4, including dependency updates, maintenance tasks, and enhancements.

@Anselmoo Anselmoo enabled auto-merge (rebase) September 12, 2024 19:39
Copy link

Review changes with SemanticDiff.

Copy link
Contributor

sourcery-ai bot commented Sep 12, 2024

Reviewer's Guide by Sourcery

This pull request updates the CHANGELOG.md file to include the changes for version 1.0.4 of the project. The changes primarily consist of maintenance updates, dependency updates, and improvements to GitHub Actions workflows.

File-Level Changes

Change Details Files
Added changelog entry for version 1.0.4
  • Included a summary of changes under different categories
  • Listed all contributors to this version
  • Added a link to the full changelog on GitHub
CHANGELOG.md
Updated dependencies
  • Updated various Python dependencies
  • Bumped version numbers for several packages
  • Updated GitHub Actions dependencies
CHANGELOG.md
Improved GitHub Actions workflows
  • Updated pull request body to mention 'poetry.lock'
  • Modified weekly-poetry-bot.yml to run every Sunday at midnight
  • Added repository_dispatch event to workflows
  • Refactored and fixed issues in various GitHub Actions
CHANGELOG.md
Documentation updates
  • Updated README.md
  • Updated SpectraFit documentation link and added badge
  • Updated cosign installation instructions and added verification steps
CHANGELOG.md

Tips
  • Trigger a new Sourcery review by commenting @sourcery-ai review on the pull request.
  • Continue your discussion with Sourcery by replying directly to review comments.
  • You can change your review settings at any time by accessing your dashboard:
    • Enable or disable the Sourcery-generated pull request summary or reviewer's guide;
    • Change the review language;
  • You can always contact us if you have any questions or feedback.

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @Anselmoo - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟡 Documentation: 1 issue found

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

@@ -2,6 +2,113 @@

All notable changes to this project will be documented in this file.

## v1.0.4 🌈 - 2024-09-12
Copy link
Contributor

Choose a reason for hiding this comment

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

suggestion (documentation): Inconsistent version number formatting

Consider standardizing the version number format. The new version uses 'v1.0.4' while the previous uses '1.0.3.post2'. Choose one format and apply it consistently.

Suggested change
## v1.0.4 🌈 - 2024-09-12
## 1.0.4 🌈 - 2024-09-12
### :compass: What's Changed

Copy link

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (248df43) to head (cf04c1d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1590   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           44        44           
  Lines         4466      4466           
=========================================
  Hits          4466      4466           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@Anselmoo Anselmoo merged commit fbbc3cd into main Sep 12, 2024
47 checks passed
@Anselmoo Anselmoo deleted the release/v1.0.4 branch September 12, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant