Skip to content

Use Package Info from Extension Context rather than reading package.json directly #5070

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

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

JustinGrote
Copy link
Collaborator

@JustinGrote JustinGrote commented Oct 29, 2024

PR Summary

package.json information is now available as part of the extension context, this is a minor refactor that saves an additional disk trip.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • [NA] PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@JustinGrote JustinGrote self-assigned this Oct 29, 2024
@JustinGrote JustinGrote changed the title Refactor/packageJsonRefs Use Package Info from Extension Context rather than reading package.json directly Oct 29, 2024
@JustinGrote JustinGrote added the Area-Tech Debt Issues for Tech Debt Days! label Oct 29, 2024
@JustinGrote JustinGrote force-pushed the refactor/packageJsonRefs branch from cc8ae2e to 711ab8b Compare October 29, 2024 17:25
@JustinGrote JustinGrote force-pushed the refactor/packageJsonRefs branch from 711ab8b to b6618e8 Compare October 29, 2024 17:26
@JustinGrote JustinGrote merged commit 9471227 into feature/logImprovements Oct 29, 2024
1 check passed
@JustinGrote JustinGrote deleted the refactor/packageJsonRefs branch October 29, 2024 17:26
@JustinGrote
Copy link
Collaborator Author

Wow I really screwed this PR up, disregard I'll fix

@JustinGrote JustinGrote restored the refactor/packageJsonRefs branch October 29, 2024 17:27
@JustinGrote JustinGrote deleted the refactor/packageJsonRefs branch October 29, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Tech Debt Issues for Tech Debt Days!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant