Skip to content

DOCS: Clean up changelog issues#5962

Merged
SMoraisAnsys merged 4 commits into
mainfrom
docs/clean-up-changelog-issues
Mar 27, 2025
Merged

DOCS: Clean up changelog issues#5962
SMoraisAnsys merged 4 commits into
mainfrom
docs/clean-up-changelog-issues

Conversation

@SMoraisAnsys
Copy link
Copy Markdown
Collaborator

@SMoraisAnsys SMoraisAnsys commented Mar 26, 2025

Description

The first release with changelog content did not run as expected. This should fix part of the changes that were not handled correctly.

Issue linked

None

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 tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@SMoraisAnsys SMoraisAnsys self-assigned this Mar 26, 2025
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Mar 26, 2025
@SMoraisAnsys SMoraisAnsys changed the title Docs/clean up changelog issues DOCS: Clean up changelog issues Mar 26, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.00%. Comparing base (7c8ba0b) to head (b8cd541).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5962      +/-   ##
==========================================
- Coverage   85.00%   85.00%   -0.01%     
==========================================
  Files         162      162              
  Lines       62603    62603              
==========================================
- Hits        53214    53213       -1     
- Misses       9389     9390       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MaxJPRey
Copy link
Copy Markdown
Collaborator

Out of curiosity, what was the main reason of the failure?

@SMoraisAnsys
Copy link
Copy Markdown
Collaborator Author

SMoraisAnsys commented Mar 27, 2025

Out of curiosity, what was the main reason of the failure?

I'm not exactly sure as I wasn't the one doing the release but it seems that the tag was created multiple times and ended up creating multiple version of the file. One of the release failure was associated to setuptools use of metadata version 2.4. For the other one, I don't know.
Also, the overall changelog process was started working in v0.15.2 (and not v0.15.0) and that might be why we faced some drawbacks.

@SMoraisAnsys SMoraisAnsys merged commit 28515e3 into main Mar 27, 2025
@SMoraisAnsys SMoraisAnsys deleted the docs/clean-up-changelog-issues branch March 27, 2025 09:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants