Skip to content

fix: update submit_prod lane to promote beta builds to production#901

Merged
wax911 merged 2 commits into
developfrom
build/update-submit-prod-lane-config
Aug 7, 2025
Merged

fix: update submit_prod lane to promote beta builds to production#901
wax911 merged 2 commits into
developfrom
build/update-submit-prod-lane-config

Conversation

@wax911

@wax911 wax911 commented Aug 7, 2025

Copy link
Copy Markdown
Member

AniTrend Pull Request

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure you've done the following:

  • You have followed our contributing guidelines
  • Double checked that your branch is based on develop and targets develop (where applicable)
  • Pull request has tests (if applicable)
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (Improves existing functionality)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the MIT License.

Copilot AI review requested due to automatic review settings August 7, 2025 18:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the submit_prod lane in the Fastfile to promote existing beta builds to production instead of uploading new APK files directly to the production track.

  • Changes the upload strategy from direct production upload to beta-to-production promotion
  • Removes APK upload parameters and adds track promotion configuration
  • Maintains draft release status for promoted builds

Comment thread fastlane/Fastfile Outdated

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Auto approved automated PR

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@wax911 wax911 merged commit 0ebd618 into develop Aug 7, 2025
9 checks passed
@wax911 wax911 deleted the build/update-submit-prod-lane-config branch August 7, 2025 18:43
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