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

chore: dedupe tsconfig, add build manifest management script #151

Merged
merged 75 commits into from
Apr 4, 2023

Conversation

ludamad
Copy link
Collaborator

@ludamad ludamad commented Apr 3, 2023

Description

  • Reduces the special test-only tsconfig files to a single one in the root
  • Adds a new script update_build_manifest.mjs that updates build manifest based on package deps

Checklist:

  • I have reviewed my diff in github, line by line.
  • Every change is related to the PR description.
  • I have linked this pull request to the issue(s) that it resolves.
  • There are no unexpected formatting changes, superfluous debug logs, or commented-out code.
  • The branch has been rebased against the head of its merge target.
  • I'm happy for the PR to be merged at the reviewer's next convenience.

@ludamad
Copy link
Collaborator Author

ludamad commented Apr 4, 2023

@spalladino mind reviewing this PR? It's the same intent the other PR, but without the magic import scanning, and rebased against master

Copy link
Collaborator

@spalladino spalladino left a comment

Choose a reason for hiding this comment

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

LGTM! Pulling deps from package.json feels a lot cleaner than parsing ts code. And thanks for the much-needed README update!

@ludamad ludamad merged commit c06bb94 into master Apr 4, 2023
@ludamad ludamad deleted the adam/chore/tsconfig-dedupe branch April 4, 2023 12:41
ludamad pushed a commit that referenced this pull request Apr 14, 2023
* update bb to point to `sb/fix-push-array-array`.

* (chore)

* improve test.

* (chore)

* minor changes.

* use bb/aztec3.
ludamad pushed a commit that referenced this pull request Apr 17, 2023
* update bb to point to `sb/fix-push-array-array`.

* (chore)

* improve test.

* (chore)

* minor changes.

* use bb/aztec3.
ludamad pushed a commit that referenced this pull request Apr 17, 2023
* update bb to point to `sb/fix-push-array-array`.

* (chore)

* improve test.

* (chore)

* minor changes.

* use bb/aztec3.
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