Back to IssuesView on GitHub
#449
Moderate
Setting up `pkg.pr.new` in CI to have an installable npm package url for every PR
Summary
Integrate `pkg.pr.new` into the CI pipeline to automatically generate installable npm package URLs for each pull request. This will allow for easy testing of PR changes directly in other projects by overriding package dependencies.
Skills Required
CI/CD configurationTypeScriptShell scriptingnpm package management