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

CircleCI: remove duplicate install-dependencies #3643

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

NachoSoto
Copy link
Contributor

Many jobs were calling both install-dependencies and update-spm-installation-commit, which was then installing dependencies again:

Screenshot 2024-02-06 at 13 13 36

Many jobs were calling both `install-dependencies` and `update-spm-installation-commit`, which was then installing dependencies again:
@NachoSoto NachoSoto added the ci Changes to our CI configuration files and scripts label Feb 6, 2024
@NachoSoto NachoSoto requested a review from a team February 6, 2024 21:13
@NachoSoto NachoSoto merged commit 70bff04 into main Feb 7, 2024
24 checks passed
@NachoSoto NachoSoto deleted the duplicate-install-dependencies branch February 7, 2024 14:48
NachoSoto pushed a commit that referenced this pull request Feb 8, 2024
**This is an automatic release.**

### RevenueCatUI
* `Paywalls`: prioritize `Locale.current` over `Locale.preferredLocales`
(#3657) via NachoSoto (@NachoSoto)
* `Paywalls`: add logs for localization lookup (#3649) via NachoSoto
(@NachoSoto)
### Dependency Updates
* Bump cocoapods from 1.15.1 to 1.15.2 (#3648) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* `Tests`: fix iOS 15 test crash (#3650) via NachoSoto (@NachoSoto)
* `CircleCI`: remove duplicate `install-dependencies` (#3643) via
NachoSoto (@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to our CI configuration files and scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants