Skip to content

Release 1.2.2#3077

Merged
AnthonyMDev merged 4 commits intomainfrom
release/1.2.2
Jun 15, 2023
Merged

Release 1.2.2#3077
AnthonyMDev merged 4 commits intomainfrom
release/1.2.2

Conversation

@AnthonyMDev
Copy link
Copy Markdown
Contributor

@AnthonyMDev AnthonyMDev commented Jun 15, 2023

Diff

1.2.1...main

Relevant changes:

Things to do in this PR

  • Update the version constants using the set-version.sh script.
  • Update CHANGELOG.md with all relevant changes since the prior version. Please include PR numbers and mention contributors for external PR submissions.
  • Run the Documentation Generator from the internal SwiftScripts folder using the command swift run DocumentationGenerator to re-generate the API reference documentation from source for all included libraries. Make sure you are on HEAD of the parent branch otherwise the documentation generator will not catch all changes, rebase this PR if needed.

Things to do as part of releasing

  • Add tag of format major.minor.patch to GitHub.
  • Create a release on GitHub with the new tag, using the latest CHANGELOG.md contents.
  • Attach CLI binary to the GitHub release. Use the make build-cli-universal command so that both Intel and ARM architectures are supported. You will still need to manually archive the built binary using the command tar -czf apollo-ios-cli.tar.gz apollo-ios-cli.
  • 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 15, 2023

Deploy Preview for apollo-ios-docs canceled.

Name Link
🔨 Latest commit 6d3673c
🔍 Latest deploy log https://app.netlify.com/sites/apollo-ios-docs/deploys/648b6e3b8ea3dd00080f9a68

@AnthonyMDev AnthonyMDev merged commit a3a1eae into main Jun 15, 2023
@AnthonyMDev AnthonyMDev deleted the release/1.2.2 branch June 15, 2023 20:23
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