Skip to content

[engsys] Add template-based package.json for Azure emitters #33806

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

Open
xirzec opened this issue Apr 11, 2025 · 0 comments
Open

[engsys] Add template-based package.json for Azure emitters #33806

xirzec opened this issue Apr 11, 2025 · 0 comments
Assignees
Labels
EngSys This issue is impacting the engineering system.

Comments

@xirzec
Copy link
Member

xirzec commented Apr 11, 2025

Currently we have to update the emitters each time we change dependencies or npm scripts, which can create a lag where emitter PRs will still be using the previous package.json values and potentially be unable to build.

The proposal here is to figure out a way to have the emitter pull in a template that lives in this repo which will be kept up to date as we make these kinds of changes to existing packages.

@xirzec xirzec added the EngSys This issue is impacting the engineering system. label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants