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 for release 3.4.0 #1230

Merged
merged 3 commits into from
Aug 17, 2023
Merged

Prepare for release 3.4.0 #1230

merged 3 commits into from
Aug 17, 2023

Conversation

ddabble
Copy link
Member

@ddabble ddabble commented Aug 17, 2023

Description

Added a 3.4.0 version section to CHANGES.rst.

Also updated some badge links in README and docs (36e7a4f), and made all .po files' Project-Id-Version strings consistent (69f3252) - mostly to avoid having to update the version number in some of the .po files.

Related Issue

Motivation and Context

No particular reason for making a new release, other than that quite a few changes have been done since the last - which was five months ago.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New release :))

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

Also removed the version number from some of the `.po` files, to reduce
the number of places where it's (ideally) necessary to update the
version number every time the project is updated.
@ddabble ddabble added translations release Pull requests that prepare for a new release labels Aug 17, 2023
@ddabble ddabble requested a review from valberg August 17, 2023 21:27
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #1230 (4dd64fb) into master (ebc6048) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          23       23           
  Lines        1271     1271           
  Branches      208      208           
=======================================
  Hits         1234     1234           
  Misses         19       19           
  Partials       18       18           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@valberg valberg left a comment

Choose a reason for hiding this comment

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

Cool! Good idea to get a release out! Good job @ddabble 👏

@ddabble ddabble merged commit 2d0fea3 into master Aug 17, 2023
36 checks passed
@ddabble ddabble deleted the prepare-3.4.0 branch August 17, 2023 22:50
@ddabble
Copy link
Member Author

ddabble commented Aug 23, 2023

@treyhunner @rossmechanic Is one of you available to publish the newest release to PyPI? 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Pull requests that prepare for a new release translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants