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

🔖 release v7.1.0 #553

Merged
merged 130 commits into from
Jan 12, 2024
Merged

🔖 release v7.1.0 #553

merged 130 commits into from
Jan 12, 2024

Conversation

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
techouse and others added 9 commits December 30, 2023 09:19
# Conflicts:
#	chopper/lib/src/annotations.dart
#	chopper/lib/src/http_logging_interceptor.dart
#	chopper/lib/src/interceptor.dart
#	chopper/lib/src/request.dart
#	chopper/lib/src/response.dart
#	chopper/test/ensure_build_test.dart
#	chopper/test/test_service.chopper.dart
#	chopper/test/test_service.dart
#	chopper/test/test_service_variable.chopper.dart
#	chopper/test/test_service_variable.dart
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/lib/src/vars.dart
#	chopper_generator/test/ensure_build_test.dart
#	chopper_generator/test/test_service.chopper.dart
#	chopper_generator/test/test_service.dart
#	chopper_generator/test/test_service_variable.chopper.dart
#	chopper_generator/test/test_service_variable.dart
#	faq.md
## 7.0.11

- #545
- #543
- #548

# chopper_generator

## 7.0.8

- #545
- #549
## 7.1.0

- #545
- #543
- #548

# chopper_generator

## 7.1.0

- #545
- #549
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aaaf482) 94.02% compared to head (7b6079b) 94.17%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
+ Coverage   94.02%   94.17%   +0.14%     
==========================================
  Files          10       11       +1     
  Lines         469      481      +12     
==========================================
+ Hits          441      453      +12     
  Misses         28       28              

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

@techouse techouse marked this pull request as ready for review January 9, 2024 22:23
@techouse techouse assigned techouse and JEuler and unassigned techouse Jan 9, 2024
@techouse techouse added the release prod release label Jan 9, 2024
@techouse
Copy link
Collaborator Author

techouse commented Jan 9, 2024

@JEuler @Guldem I think it's safe tor ignore the dry run version constrain failure.

Due to the new library requirements of chopper_generator this the run order here will have to be as follows:

  1. merge to master -> release job triggers
  2. release job releases chopper v7.1.0
  3. release job might fail or succeed in releasing chopper_generator because it requires chopper v7.1.0 which has been released moments before in step 2
  4. in case the release in step 3 fails, re-run 3

NOTE Later I'll make another chopper release v7.1.0+1 which will require chopper_generator 7.1.0 which is currently impossible.

@techouse techouse changed the title Release/v7.1.0 🔖 release v7.1.0 Jan 9, 2024
Copy link
Contributor

@Guldem Guldem left a comment

Choose a reason for hiding this comment

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

Makes sense 👌

@JEuler
Copy link
Collaborator

JEuler commented Jan 11, 2024

Sure, cool! Thank you sooo much! 🍺

@techouse
Copy link
Collaborator Author

Sure, cool! Thank you sooo much! 🍺

I still need approval for this though 👯

@techouse techouse merged commit d793aff into master Jan 12, 2024
10 of 12 checks passed
@techouse techouse deleted the release/v7.1.0 branch January 12, 2024 08:54
@techouse techouse mentioned this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release prod release
Projects
None yet
Development

Successfully merging this pull request may close these issues.