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

Document and use no-internal option #24

Merged
merged 14 commits into from
Oct 12, 2024

Conversation

brainelectronics
Copy link
Owner

  • Document --no-internal option in README
  • Use jq instead of complex Python based changelog.json parsing in release and test-release workflows
  • Skip building, testing, publishing and creating (pre)releases if the latest change was marked as internal

@brainelectronics brainelectronics added the documentation Improvements or additions to documentation label Oct 12, 2024
@brainelectronics brainelectronics self-assigned this Oct 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.33%. Comparing base (aadd873) to head (247df52).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files           1        1           
  Lines          36       36           
  Branches        8        8           
=======================================
  Hits           30       30           
  Misses          4        4           
  Partials        2        2           
Flag Coverage Δ
unittests 83.33% <ø> (ø)

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

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

@brainelectronics brainelectronics force-pushed the feature/document-no-internal-usage branch from eb1c01e to 9d8dfab Compare October 12, 2024 12:53
Copy link
Owner Author

@brainelectronics brainelectronics left a comment

Choose a reason for hiding this comment

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

Finally

@brainelectronics brainelectronics merged commit 3369d04 into main Oct 12, 2024
6 checks passed
@brainelectronics brainelectronics deleted the feature/document-no-internal-usage branch October 12, 2024 14:23
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.

2 participants