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

fix: packageJsonStruct to allow repository.directory #2754

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alber70g
Copy link

When releasing a package from a monorepo the repository.directory is used to identify which package is been released. This is used for the Github build provenance.

When releasing a package from a monorepo the `repository.directory` is used to identify which package is been released. This is used for the Github build provenance.
@alber70g alber70g requested a review from a team as a code owner September 24, 2024 14:29
@Mrtenz
Copy link
Member

Mrtenz commented Sep 24, 2024

Hi @alber70g, thanks for your PR! It looks like there's a lint issue:

Run yarn workspace @metamask/snaps-utils run lint:ci

/home/runner/work/snaps/snaps/packages/snaps-utils/src/types.ts
Error: 4:3 error 'object' is defined but never used @typescript-eslint/no-unused-vars

Happy to get this merged once you fixed that.

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.

2 participants