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

Fix ios production delivery with release notes #566

Open
steffenkleinle opened this issue Jan 28, 2025 · 0 comments · May be fixed by #569
Open

Fix ios production delivery with release notes #566

steffenkleinle opened this issue Jan 28, 2025 · 0 comments · May be fixed by #569
Assignees
Labels
Lead:verdigado For this user story / issue, verdigado has the lead.
Milestone

Comments

@steffenkleinle
Copy link
Member

Describe the Bug

At the moment, the ios production delivery "fails" as we don't pass any release notes to appstoreconnect, even though they are required.
While the delivery itself still succeeds (the app is uploaded to appstoreconnect), this prevents github releases for ios and the delivery is shown as failed in the CI

Steps to Reproduce

  1. See failed build (e.g. https://app.circleci.com/pipelines/github/verdigado/gruene-app/767/workflows/aa4e952a-3714-4bae-a5a2-39e65bf8623f/jobs/1732)

Expected Behavior

The delivery succeeds.

Actual Behavior

The delivery fails.

Additional Information

fastlane docs: https://docs.fastlane.tools/actions/deliver/

@steffenkleinle steffenkleinle added the Lead:verdigado For this user story / issue, verdigado has the lead. label Jan 28, 2025
@steffenkleinle steffenkleinle added this to the Release 1 milestone Jan 28, 2025
@steffenkleinle steffenkleinle self-assigned this Jan 28, 2025
@steffenkleinle steffenkleinle linked a pull request Jan 28, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lead:verdigado For this user story / issue, verdigado has the lead.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant