🪲[Techdebt] Setup Circleci config#268
Open
kcw-grunt wants to merge 4 commits into
Open
Conversation
Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
- Added Fastfile - Added Config.yml Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
kcw-grunt
marked this pull request as ready for review
December 26, 2024 17:32
kcw-grunt
force-pushed
the
techdebt/debug-circleci-config
branch
from
December 26, 2024 17:36
b57c750 to
6459e07
Compare
kcw-grunt
commented
Dec 26, 2024
| path: output/scan | ||
|
|
||
| adhoc: | ||
| beta: |
Contributor
Author
There was a problem hiding this comment.
This needs to debugged for testflight builds
kcw-grunt
commented
Dec 26, 2024
| requires: | ||
| - build-and-test No newline at end of file | ||
| - build-and-test | ||
|
|
- Added: - spm cache - yml config steps - Gemfile and Fastfile - set environment - checked in Package.resolved - SourcePackaged dir - polished config.yml Signed-off-by: kcw-grunt <mrkerrywashington@icloud.com>
kcw-grunt
force-pushed
the
techdebt/debug-circleci-config
branch
from
December 26, 2024 17:46
6459e07 to
d2890ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Finally back on the CI/CD track for iOS we are migrating to the CircleCI platform (matching the Android client).
Why?
We now have a few iOS devs and we need to more streamline fixing the better dev environment to catch bugs and use the tests as a warning flag
Closes
https://github.com/litecoin-foundation/litewallet-engineering/issues/47