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

[Mobile App] Add CodeMagic yaml workflow file #1004

Merged
merged 45 commits into from
Jan 11, 2025
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
115672f
Add codemagic yaml workflow file
KarinBerg Jan 6, 2025
9a5bb3a
Move codemagic.yaml to the root of the repository where it must be
KarinBerg Jan 6, 2025
e3572c2
Prettified Code!
KarinBerg Jan 6, 2025
3629363
Add working_directory: recipients_app
KarinBerg Jan 6, 2025
5979b70
Comment out *verify_flutter_version for now
KarinBerg Jan 6, 2025
b4875ce
Fix artifacts paths
KarinBerg Jan 6, 2025
f060c2d
Disable notifications temporary
KarinBerg Jan 6, 2025
d5e25f1
Disable not working script "*verify_flutter_version" in codemagic.yaml
KarinBerg Jan 6, 2025
55ce5ae
Fis workflow validation error
KarinBerg Jan 6, 2025
e904f4e
Prettified Code!
KarinBerg Jan 6, 2025
09dab2b
Remove debug step "Print environment variables"
KarinBerg Jan 6, 2025
aa23ddc
Enable *verify_flutter_version again
KarinBerg Jan 10, 2025
c9f2c07
Remove working_directory
KarinBerg Jan 10, 2025
a3257a0
debug
KarinBerg Jan 10, 2025
3df8710
fix
KarinBerg Jan 10, 2025
76ec899
improve clean_build script
KarinBerg Jan 10, 2025
ec33b93
Define Cocoapods and java
KarinBerg Jan 10, 2025
3839120
Add sourceCompatibility and targetCompatibility in Android app build …
KarinBerg Jan 10, 2025
590c60f
debug
KarinBerg Jan 10, 2025
6d1d50b
Prettified Code!
KarinBerg Jan 10, 2025
ff977c0
Revert last change
KarinBerg Jan 10, 2025
d4f832e
disable email notification
KarinBerg Jan 10, 2025
f03fe4a
Revert last change
KarinBerg Jan 10, 2025
d742972
Revert "Add sourceCompatibility and targetCompatibility in Android ap…
KarinBerg Jan 10, 2025
0d81f4c
Use Wildcard identifier
KarinBerg Jan 10, 2025
532fdb4
fix
KarinBerg Jan 10, 2025
6fdde0c
Prettified Code!
KarinBerg Jan 10, 2025
5cef1be
test
KarinBerg Jan 10, 2025
7f5b1b1
disable ios_signing
KarinBerg Jan 10, 2025
39cb8f5
Prettified Code!
KarinBerg Jan 10, 2025
1fba4a9
try
KarinBerg Jan 11, 2025
535a343
Use wildcard identifier
KarinBerg Jan 11, 2025
10f0853
Fix pod install
KarinBerg Jan 11, 2025
917dbee
update podfile.lock
KarinBerg Jan 11, 2025
e75ae74
correct flutter pub get
KarinBerg Jan 11, 2025
e50fca6
correct flutter pub get
KarinBerg Jan 11, 2025
e396065
test
KarinBerg Jan 11, 2025
3a4794a
Add --export-method ad-hoc
KarinBerg Jan 11, 2025
042913d
Add --export-method ad-hoc
KarinBerg Jan 11, 2025
99e36f7
Prettified Code!
KarinBerg Jan 11, 2025
1cc5127
Use --export-options-plist
KarinBerg Jan 11, 2025
7978589
Use --export-options-plist
KarinBerg Jan 11, 2025
3617210
Use --export-options-plist
KarinBerg Jan 11, 2025
ce6a28a
enable notifications again
KarinBerg Jan 11, 2025
c2030dc
Set bundle_identifier
KarinBerg Jan 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use Wildcard identifier
KarinBerg committed Jan 11, 2025
commit 0d81f4c06b96ef46ef0109729e6118aef999a5a8
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
@@ -303,7 +303,7 @@ workflows:
environment:
ios_signing:
distribution_type: ad_hoc
bundle_identifier: org.socialincome.app.stage
bundle_identifier: *
groups:
- slack
- app-config-stage