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.2.0 #581

Merged
merged 141 commits into from
Mar 8, 2024
Merged

🔖 release v7.2.0 #581

merged 141 commits into from
Mar 8, 2024

Conversation

techouse
Copy link
Collaborator

@techouse techouse commented Mar 7, 2024

chopper

7.2.0

chopper_generator

7.2.0

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: István Juhos <[email protected]>
techouse and others added 15 commits January 8, 2024 16:59
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@88522ab...ab5e6d0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
# Conflicts:
#	.github/workflows/dart.yml
#	chopper/CHANGELOG.md
#	chopper/lib/src/annotations.dart
#	chopper/pubspec.yaml
#	chopper_generator/lib/src/generator.dart
#	chopper_generator/test/test_service.chopper.dart
#	chopper_generator/test/test_service.dart
#	requests.md
# chopper

## 7.2.0

- #579

# chopper_generator

## 7.2.0

- #579
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.17%. Comparing base (a8cab3f) to head (942e80b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #581   +/-   ##
=======================================
  Coverage   94.17%   94.17%           
=======================================
  Files          11       11           
  Lines         481      481           
=======================================
  Hits          453      453           
  Misses         28       28           

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

@techouse
Copy link
Collaborator Author

techouse commented Mar 7, 2024

The chopper_generator dry run will fail because I raised the required chopper version to ^7.2.0 which has not yet been published and can't therefore be accessed in the dry run.

The version had to be bumped because chopper_generator now relies on a new annotation.

The real publish should work as expected as it will publish chopper v7.2.0 before publishing chopper_generator, so I think it's safe to merge this into master and let the Github action publish it.

Essentially it's the same "problem" as we had in #553

CC / @JEuler @Guldem @lwj1994

@techouse techouse merged commit 47084cc into master Mar 8, 2024
10 of 12 checks passed
@techouse techouse deleted the release/v7.2.0 branch March 8, 2024 08:55
@techouse techouse mentioned this pull request Mar 23, 2024
@techouse techouse mentioned this pull request Apr 4, 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.