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 - 0.49.0 #1940

Merged
merged 5 commits into from
Sep 21, 2021
Merged

Release - 0.49.0 #1940

merged 5 commits into from
Sep 21, 2021

Conversation

calvincestari
Copy link
Member

@calvincestari calvincestari commented Sep 16, 2021

Diff

0.48.0...main.

Relevant changes:

Things to do in this PR

Other things to do before a release - these need to become automated CI builds

  • Validate that main builds with a test Swift Package Manager project.
  • Validate that main builds with a test CocoaPods project.
  • Validate that main builds with a test Carthage project (make sure to use --use-xcframeworks).

Things to do as part of releasing

  • Add tag of format major.minor.patch to GitHub for SPM/Carthage.
  • Create a release on GitHub with the new tag, using the latest CHANGELOG.md contents.
  • Run pod trunk push Apollo.podspec to publish to CocoaPods. You will need write permissions for this, please contact one of the maintainers if you need access to do this.
  • Announce the new version (Twitter, etc.)

Things to do after release

@hwillson hwillson added this to the Release 0.49.0 milestone Sep 16, 2021
@calvincestari calvincestari marked this pull request as ready for review September 20, 2021 23:07
Copy link
Contributor

@designatednerd designatednerd left a comment

Choose a reason for hiding this comment

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

LGTM save the couple comments - no need for re-review once they're addressed

CHANGELOG.md Outdated Show resolved Hide resolved
### `errorDescription`

```swift
public var errorDescription: String?
Copy link
Contributor

Choose a reason for hiding this comment

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

Guh, I wish we could convince the docs to just use the errorDescription as the documentation....

@calvincestari calvincestari merged commit d328c0e into main Sep 21, 2021
@calvincestari calvincestari deleted the release/0.49.0 branch September 21, 2021 18:15
@calvincestari
Copy link
Member Author

calvincestari commented Sep 21, 2021

Announced on Twitter.

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.

3 participants