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

Move package.json to root. #992

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Move package.json to root. #992

merged 2 commits into from
Apr 9, 2024

Conversation

goodov
Copy link
Member

@goodov goodov commented Apr 8, 2024

brave-variations should support npm run lint/format at the top level to allow working with study files natively.

This PR changes the location of package.json to allow this.

@goodov goodov force-pushed the package-json-to-root branch from 554cf63 to 10e3e11 Compare April 8, 2024 13:32
@goodov goodov requested a review from atuchin-m April 8, 2024 13:35
@goodov goodov marked this pull request as ready for review April 8, 2024 13:35
@@ -10,9 +10,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe have to change: on: trigger above.
Otherwise package.json changes could break /src tests.

@atuchin-m
Copy link
Collaborator

Please merge in the same time with https://github.com/brave/finch-data-private/pull/7

@goodov goodov force-pushed the package-json-to-root branch from 6a382d4 to 25655c0 Compare April 9, 2024 07:30
@goodov goodov merged commit 621c06f into main Apr 9, 2024
6 checks passed
@goodov goodov deleted the package-json-to-root branch April 9, 2024 07:32
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