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

Prepare develop for v0.6.0 Release #56

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

DarkRockMountain-admin
Copy link
Collaborator

Description

This pull request prepares the develop branch for the upcoming v0.6.0 release. It includes updates to the changelog, README badges, and the Fossa action version in the GitHub Actions workflow.

  • Related Issue: Closes # (if applicable)
  • Type of Change:
    • Documentation update
    • Continuous integration update

Checklist

Please ensure the following guidelines are met:

  • The code follows the style guidelines of this project.
  • A self-review has been performed on the code.
  • The code is well-documented, and comments have been added where necessary.
  • Tests have been added to prove that the fix is effective or that the feature works. All existing tests pass.
  • Commit messages follow the convention type(scope): description.
  • The pull request has no conflicts with the base branch.
  • Any dependent changes have been merged and published in downstream modules.

Additional Information

Changes include:

  • docs(CHANGELOG): Update changelog for v0.6.0 release.
  • docs(README): Update badges in README.
  • chore(ci): Update Fossa action version in GitHub Actions workflow.

@DarkRockMountain-admin DarkRockMountain-admin added documentation Improvements or additions to documentation release Indicates a release branch or version. labels Jul 17, 2024
Copy link
Member

@JRocabruna JRocabruna left a comment

Choose a reason for hiding this comment

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

Comments

The changes introduced in this pull request are essential for preparing the develop branch for the upcoming v0.6.0 release. These updates include the addition of new features, updates to documentation, and adjustments to the CI workflow to ensure a smooth release process. The modifications are well-structured and documented, providing clear enhancements to the project's functionality and maintainability.

Review Checklist

  • Code adheres to the project's coding guidelines.
  • Changes are well-documented.
  • Tests have been added/updated and pass successfully.
  • Commit messages follow the correct format: type(scope): description.
  • No conflicts with the base branch.

Approval

Approved: Changes look good and meet the project's contribution standards.

@DarkRockMountain-admin DarkRockMountain-admin merged commit 53f6d14 into develop Jul 17, 2024
7 checks passed
@DarkRockMountain-admin DarkRockMountain-admin deleted the pre-release-v0.6.0 branch July 17, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation release Indicates a release branch or version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants