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: add release notes in our documentation #1138

Merged
merged 17 commits into from Apr 19, 2024
Merged

Conversation

RobPasMue
Copy link
Member

Description

Moving changelog to our current sphinx docs.

Issue linked

Closes #1134

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Apr 18, 2024
@RobPasMue RobPasMue requested review from PipKat and a team as code owners April 18, 2024 12:50
@github-actions github-actions bot added maintenance Package and maintenance related documentation Improvements or additions to documentation labels Apr 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.72%. Comparing base (fdb38fc) to head (a8362dc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1138   +/-   ##
=======================================
  Coverage   90.72%   90.72%           
=======================================
  Files          93       93           
  Lines        6931     6931           
=======================================
  Hits         6288     6288           
  Misses        643      643           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 18, 2024
doc/source/assets.rst Outdated Show resolved Hide resolved
doc/source/assets.rst Outdated Show resolved Hide resolved
doc/source/changelog.rst Outdated Show resolved Hide resolved
doc/source/changelog.rst Outdated Show resolved Hide resolved
doc/source/changelog.rst Outdated Show resolved Hide resolved
Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com>
@RobPasMue RobPasMue requested a review from PipKat April 19, 2024 05:57
@RobPasMue
Copy link
Member Author

Thanks for the review @PipKat!! All comments addressed

@github-actions github-actions bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Apr 19, 2024
@RobPasMue
Copy link
Member Author

Let me merge this for now - @PipKat if you have any more comments, feel free to add them =)

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 maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Explore CHANGELOG integration into the documentation
4 participants