codemagic-docs
codemagic-docs copied to clipboard
Here you’ll find some essential information for setting up CI/CD for your mobile apps with Codemagic.
**Describe the documentation update you'd like to see** Missing sidebar from macOS signing docs. ref - https://docs.codemagic.io/yaml-code-signing/signing-macos/ **Additional context** Need to check for formatting issues.
**Describe the documentation update you'd like to see** Suggestion to add publishing and code signing documentation for Flutter Tizen. https://github.com/flutter-tizen/flutter-tizen
We don't often update the release log anymore and there is no point in keeping a stale page in the docs.
### Discussed in https://github.com/orgs/codemagic-ci-cd/discussions/2516 Originally posted by **bean5** May 7, 2024 ### Use case ```Text In Github, my project was renamed for purposes of consistency. It turns out that it...
This PR adds instructions on how to integrate [Capawesome Cloud](https://capawesome.io/cloud/) with Codemagic. Related to https://github.com/codemagic-ci-cd/codemagic-sample-projects/pull/192.
Add an example on how to access the built in env variable and use it within the condition example when: condition: env.CM_BRANCH == "develop" or env.CM_BRANCH == "master"
Still facing network issue, like : > Could not resolve org.ow2.asm:asm-analysis:9.2. > Could not get resource 'https://dl.google.com/dl/android/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom'. > Could not GET 'https://dl.google.com/dl/android/maven2/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom'. > Read timed out Then build fails. Example...
Fixes indentation of a few artifact sections in the yaml quickstart docs for Flutter apps
**Describe the documentation update you'd like to see** The windows publishing documentation **Additional context** Microsoft AD has been rebranded, and some of the steps are a bit different.