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

chore: update jazzy version to 0.15.1 #3810

Closed
wants to merge 2 commits into from

Conversation

thisisabhash
Copy link
Member

Issue #

Failing Release Docs step due to old jazzy version
https://github.com/aws-amplify/amplify-swift/actions/runs/10357530582/job/28670225432

Description

Jazzy (sourcekitten) doesn't support Xcode 15.3 / Swift 5.10 due to incompatible changes in SwiftPM.
Fix was released in Jazzy 0.15.0.
Related issue: realm/jazzy#1381

General Checklist

  • Added new tests to cover change, if needed
  • Build succeeds with all target using Swift Package Manager
  • All unit tests pass
  • All integration tests pass
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Documentation update for the change if required
  • PR title conforms to conventional commit style
  • New or updated tests include Given When Then inline code documentation and are named accordingly testThing_condition_expectation()
  • If breaking change, documentation/changelog update with migration instructions

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@thisisabhash thisisabhash requested a review from a team as a code owner August 12, 2024 22:01
Copy link
Contributor

@5d 5d left a comment

Choose a reason for hiding this comment

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

Doesn't this change involve Gemfile.lock updates?

Copy link
Contributor

API Breakage Report

✅ No Public API Breaking Change detected

Copy link
Contributor

API Breakage Report

✅ No Public API Breaking Change detected

@lawmicha
Copy link
Contributor

Testing in #3815, adding Ruby passed.

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