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

ci: check for unmet peer deps #2021

Closed

Conversation

colbr
Copy link
Member

@colbr colbr commented Jun 18, 2024

What does this do?

Logs unmet peer dependencies in CI.

Why are we making this change?

Now that we have some unmet peer dependencies in the codebase, it would be nice to keep track of them so we know we're not introducing any new ones.

There may be better ways to solve this, but I think for now we can just check the output of peer-deps manually. I thought it would be nice to log it in CI rather than having to run it locally.

colbr added 2 commits June 18, 2024 10:23
For checking for unmet peer dependencies
Run script in CI
@colbr colbr changed the base branch from main to brett/zos-106-upgrade-to-typescript-504 June 18, 2024 00:26
@colbr colbr closed this Jun 18, 2024
@colbr colbr deleted the ci/legacy-peer-deps branch June 18, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant