Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

[C-860] Fix failing mac ci build due to peer deps#1749

Merged
sliptype merged 4 commits into
mainfrom
sk-fix-mac-ci-build
Aug 19, 2022
Merged

[C-860] Fix failing mac ci build due to peer deps#1749
sliptype merged 4 commits into
mainfrom
sk-fix-mac-ci-build

Conversation

@sliptype

@sliptype sliptype commented Aug 18, 2022

Copy link
Copy Markdown
Contributor

Description

https://app.circleci.com/pipelines/github/AudiusProject/audius-client/7131/workflows/fd895ab7-4f22-4bdc-b63e-a134f922a282/jobs/58834

web-dist-mac-staging has been failing since bcd68c7

This was due to the ci job using the macOS image with npm v8 and un-reconcilable peer deps added in the commit. Adding --legacy-peer-deps for now but we should probably address the peer dependency issue

Changing the peer deps to regular deps because audius-client isn't being consumed anyway

Dragons

Is there anything the reviewer should be on the lookout for? Are there any dangerous changes?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.

How will this change be monitored?

For features that are critical or could fail silently please describe the monitoring/alerting being added.

Feature Flags

Are all new features properly feature flagged? Describe added feature flags.

@audius-infra

Copy link
Copy Markdown
Collaborator

Preview this change https://demo.audius.co/sk-fix-mac-ci-build

@audius-infra

Copy link
Copy Markdown
Collaborator

Preview this change https://demo.audius.co/sk-fix-mac-ci-build

@audius-infra

Copy link
Copy Markdown
Collaborator

Preview this change https://demo.audius.co/sk-fix-mac-ci-build

@sliptype sliptype merged commit 03c2e3d into main Aug 19, 2022
@sliptype sliptype deleted the sk-fix-mac-ci-build branch August 19, 2022 17:47
sliptype added a commit that referenced this pull request Aug 19, 2022
* Fix mac ci build

* Remove peer deps

* Test

* Test complete
audius-infra pushed a commit that referenced this pull request Aug 20, 2022
[8caef33] [PAY-564] Enable LayoutAnimation on android for profile screen (#1754) Reed
[03c2e3d] [C-860] Fix failing mac ci build due to peer deps (#1749) Sebastian Klingler
[a88f8c0] Move Coinbase button into its own component (#1741) Marcus Pasell
[6c204c6] [C-859] Omit `is_verified` from metadata that gets stored in user cache from fetchCID (#1750) Sebastian Klingler
[03eba06] Add bounds to $AUDIO purchase (#1744) Marcus Pasell
[885202d] Bump iOS build (#1748) Michael Piazza
[d035b6d] v1.3.0 (#1740) Sebastian Klingler
[53128be] Update @audius/sdk to 0.0.37 (#1747) Sebastian Klingler
[992d243] Fix twitter share copy (#1746) Michael Piazza
[f783bf6] [PAY-540] Add analytics to buy audio flow (#1673) Marcus Pasell
[898fc0a] Get sign in/out working end to end (#1739) Raymond Jacobson
[94686ef] Bump ios version (#1742) Sebastian Klingler
@AudiusProject AudiusProject deleted a comment from linear Bot Sep 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants