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

Remove redundant word in release title #2260

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Remove redundant word in release title #2260

merged 1 commit into from
Apr 2, 2024

Conversation

cosenal
Copy link
Contributor

@cosenal cosenal commented Apr 2, 2024

Description

One of the manual steps in the release process I witnessed today was to remove the word 'Release' from the release title, which I agree with @natestemen it is redundant. We may as well remove it formally and save a manual step.

@cosenal cosenal requested a review from natestemen April 2, 2024 20:36
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.28%. Comparing base (8ed510e) to head (5baad95).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2260   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files          90       90           
  Lines        4263     4263           
=======================================
  Hits         4190     4190           
  Misses         73       73           

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

Copy link
Member

@natestemen natestemen left a comment

Choose a reason for hiding this comment

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

Nice find!

@cosenal cosenal merged commit 97de1a3 into master Apr 2, 2024
18 checks passed
@cosenal cosenal deleted the release-name-fix branch April 2, 2024 21:21
jordandsullivan added a commit that referenced this pull request Apr 3, 2024
* Indicate master is under development (#2258)

* add reminder to merge changelog/version prior to release

* bump version

* Remove redundant word in release title (#2260)

---------

Co-authored-by: nate stemen <[email protected]>
Co-authored-by: Alessandro Cosentino <[email protected]>
jordandsullivan added a commit that referenced this pull request Apr 3, 2024
* Changed master to main for all instances of mitiq repo mentions and for cirq (since they have also updated their primary branch to main). Excluded qibo, as they still use only master in README

* Updated pull_request_template and release instructions for mitiq to replace master with main. Also updated link to cirq library to reflect this in randomized_benchmarking.py

* Grabbing recent master changes (#2261)

* Indicate master is under development (#2258)

* add reminder to merge changelog/version prior to release

* bump version

* Remove redundant word in release title (#2260)

---------

Co-authored-by: nate stemen <[email protected]>
Co-authored-by: Alessandro Cosentino <[email protected]>

* replace master with main in build CICD

* replace master with main in Contribution guide

* replace master with main in release guide

---------

Co-authored-by: jordandsullivan <[email protected]>
Co-authored-by: nate stemen <[email protected]>
Co-authored-by: Alessandro Cosentino <[email protected]>
cosenal added a commit that referenced this pull request Jun 26, 2024
cosenal added a commit that referenced this pull request Jun 26, 2024
* Changed master to main for all instances of mitiq repo mentions and for cirq (since they have also updated their primary branch to main). Excluded qibo, as they still use only master in README

* Updated pull_request_template and release instructions for mitiq to replace master with main. Also updated link to cirq library to reflect this in randomized_benchmarking.py

* Grabbing recent master changes (#2261)

* Indicate master is under development (#2258)

* add reminder to merge changelog/version prior to release

* bump version

* Remove redundant word in release title (#2260)

---------

Co-authored-by: nate stemen <[email protected]>
Co-authored-by: Alessandro Cosentino <[email protected]>

* replace master with main in build CICD

* replace master with main in Contribution guide

* replace master with main in release guide

---------

Co-authored-by: jordandsullivan <[email protected]>
Co-authored-by: nate stemen <[email protected]>
Co-authored-by: Alessandro Cosentino <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants