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

Pipeline improvements #321

Merged
merged 32 commits into from
Oct 23, 2024
Merged

Conversation

Panosfunk
Copy link
Collaborator

New app_store_deployment_pipeline.md provides information about how App Stores and how the scripts we use to upload to them, work.

Made Changes to deploy_to_google_play_store_fastlane.yml so that changes to master branch get pushed to production track, while on every other branch, they get pushed to internal and closed tracks on Google Play Store.

Panosfunk and others added 21 commits July 23, 2024 14:13
Github workflow to create a release and include an apk.
… consent (#308)

* fix of #301

* Update carp_backend.dart

* Fix of #306

* update to pubspec to use CAMS ^1.8.0

* Update pubspec.lock

* Update pubspec.lock

---------

Co-authored-by: Aamir Farooq <[email protected]>
* initial commit

* removed warnings about deprecated use of gradle

---------

Co-authored-by: Aamir Farooq <[email protected]>
* Migration needed for new version of CAMS

* Fix test
@Panosfunk Panosfunk changed the base branch from master to develop September 17, 2024 09:03
@Panosfunk Panosfunk changed the base branch from develop to master September 17, 2024 09:15
Copy link
Contributor

@bardram bardram left a comment

Choose a reason for hiding this comment

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

All look good - I made small edits in the pipeline MD file.

@Panosfunk Panosfunk linked an issue Oct 8, 2024 that may be closed by this pull request
Copy link
Contributor

@bardram bardram left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@Panosfunk Panosfunk merged commit 3eee07c into master Oct 23, 2024
4 of 5 checks passed
@Panosfunk Panosfunk deleted the panosfunk/internal_closed_open_testing branch October 23, 2024 16:02
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.

Provide documentation about deployment to play stores pipelines
3 participants