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

Create Android workflows & refactor iOS KMP workflows #36

Merged
merged 34 commits into from
Jan 30, 2025

Conversation

matejsemancik
Copy link
Member

  • Added new Android workflows
  • Removed detect-changes from iOS KMP workflows as this step should be run in trigger workflow

This decision should be made on trigger-workflow level.
This reverts commit 17ec57c.
This reverts commit 05576ef.
@matejsemancik matejsemancik marked this pull request as ready for review January 27, 2025 16:34
@jmarek41
Copy link
Member

@matejsemancik Matsem jak prosímtě budete řešit to detect changes?

@matejsemancik
Copy link
Member Author

@matejsemancik Matsem jak prosímtě budete řešit to detect changes?

@jmarek41 Detect changes ostane v tomto repe ako reusable workflow a budeš si ho musieť volať v projekte z trigger workflow.

… defaults

- Add default values for `VERSION_NAME` and `BUILD_NUMBER_OFFSET` inputs in the `android-cloud-release-firebaseAppDistribution.yml` workflow.
- Make `BUILD_NUMBER_OFFSET` optional input and add default value in `android-cloud-release-googlePlay.yml` workflow.
- Change `VERSION_NAME` description in `android-cloud-release-googlePlay.yml` from "Release version name" to "Build version name".
- Improve descriptions for `SIGNING_KEYSTORE_PATH` and `GOOGLE_PLAY_WHATSNEW_DIRECTORY` inputs in `android-cloud-release-googlePlay.yml`.
- Update `SECRET_PROPERTIES_FILE` description to clarify that it is picked up by the Secrets Gradle plugin in both workflows.
- Rename `CUSTOM_SECRETS` input to `SECRET_PROPERTIES` and update description accordingly in both workflows.
- Update `APP_DISTRIBUTION_SERVICE_ACCOUNT` and `GOOGLE_PLAY_PUBLISH_SERVICE_ACCOUNT` descriptions in both workflows.
Copy link
Member

@xmadera xmadera left a comment

Choose a reason for hiding this comment

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

Narazil jsem ještě na 2 body

  • Release notes by mělo dát přidat i k firebase distribuci, ale ještě jsem nenarazil na projekt, kde by se to smysluplně využívalo, tak asi není třeba 😄
  • Na některých projektech se teď začala využívat slack apka MasTuBuild, tam je potřeba přístup přímo k infu apk filu - otázka, zda to ještě vůbec budeme s firebasem potřebovat, když má notifikace s novým buildem defaultně 🤔 Asi to můžeme ještě otevřít na dalším An talku

@matejsemancik
Copy link
Member Author

@xmadera

  • Bod 1 mám aktuálne na todoliste, prekopnem to na svojom projekte a potom vydáme sem update
  • Dobrý point, preberieme s QA

@matejsemancik matejsemancik merged commit 9c8cbca into main Jan 30, 2025
1 check passed
@matejsemancik matejsemancik deleted the feature/android branch January 30, 2025 12:15
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