Malo Léon malo
  • Joined on 2021-10-29
malo pushed to main at Wyatt-FOSS/wyatt-fastlane-plugins 2023-06-22 09:01:49 +00:00
522a0a0bf9 fix: update api_key duration
malo created pull request Wyatt-FOSS/wyatt-fastlane-plugins#18 2023-06-22 09:01:45 +00:00
fix: update api_key duration
522a0a0bf9 fix: update api_key duration
malo created branch feat/prepare-android-pipeline-for-rc in Wyatt-FOSS/wyatt-fastlane-plugins 2023-06-22 09:00:00 +00:00
malo opened issue Wyatt-FOSS/wyatt-fastlane-plugins#17 2023-06-09 15:58:43 +00:00
Add readme on iOS plugin
malo closed issue Wyatt-FOSS/wyatt-fastlane-plugins#10 2023-06-09 15:57:09 +00:00
Prepare Android continuous deployment pipeline package for Release Candidate
malo closed issue Wyatt-FOSS/wyatt-fastlane-plugins#11 2023-06-09 15:56:58 +00:00
Add JSON Checker to Validate Required Keys
malo closed issue Wyatt-FOSS/wyatt-fastlane-plugins#13 2023-06-09 15:56:58 +00:00
Source MATCH_PASSWORD from JSON to Environment Variable
malo closed issue Wyatt-FOSS/wyatt-fastlane-plugins#15 2023-06-09 15:56:58 +00:00
Removing Script Artifacts for Cleanup
malo pushed to main at Wyatt-FOSS/wyatt-fastlane-plugins 2023-06-09 15:56:58 +00:00
3c0d2b40cf feat: add rase instead of user error in android script
d86c49d7ba feat: script remove artifacts on android cd (close #15)
6b7bc14451 feat: remove artifacts (#15), check for match password (close #13), and check json key (close #11)
a4f0010170 refactor: user_error fn
76723e2185 refactor: remove class call with other_action
Compare 7 commits »
malo deleted branch feat/prepare-android-pipeline-for-rc from Wyatt-FOSS/wyatt-fastlane-plugins 2023-06-09 15:56:58 +00:00
malo merged pull request Wyatt-FOSS/wyatt-fastlane-plugins#12 2023-06-09 15:56:57 +00:00
Prepare iOS/Android pipeline for RC
3c0d2b40cf feat: add rase instead of user error in android script
d86c49d7ba feat: script remove artifacts on android cd (close #15)
6b7bc14451 feat: remove artifacts (#15), check for match password (close #13), and check json key (close #11)
a4f0010170 refactor: user_error fn
76723e2185 refactor: remove class call with other_action
0207a311b5 style: remove unecesary puts lines
Compare 7 commits »
02ba94a7da feat: script remove artifacts on android cd (close #15)
5f9e60e254 feat: remove artifacts (#15), check for match password (close #13), and check json key (close #11)
malo commented on issue Wyatt-FOSS/wyatt-fastlane-plugins#13 2023-06-09 13:50:30 +00:00
Source MATCH_PASSWORD from JSON to Environment Variable

Cannot source, .env files are not accessible in CI. Script check if necessary env variable are set or not

malo commented on pull request Wyatt-FOSS/wyatt-packages#201 2023-05-19 21:13:35 +00:00
WIP: Multiple same type component usage
  • rework on multi proxy generator to make it mote stable.
  • fix bug on freazed feature.
5d10d00000 refactor(ui_component): update all components using new generators
85f53d7cc3 fix(gen): rework on copy with generator script
5c4af15583 chore(gen): upadate example
bc0d476f4c build(gen): update builders config
34b72179c8 feat(gen): update builders and build extensions
Compare 7 commits »
malo created pull request Wyatt-FOSS/wyatt-packages#201 2023-05-19 10:14:06 +00:00
WIP: Multiple same type component usage