Add npm publish flow with DK CI#624
Merged
ernestosbarbosa merged 7 commits intomasterfrom Dec 5, 2025
Merged
Conversation
Contributor
|
Thanks @ernestosbarbosa. Reading the code, it's not clear for me when the code will be published to CodeArtifact. Can you add some comments about the flow here? Also, to avoid overlap, should we delete the current workflow that pushes to npm |
* Increase metrics client interval and timeout * Release v7.2.7 This version has increased metrics client interval and timeout settings
filafb
approved these changes
Dec 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What is the purpose of this pull request?
This PR adds DK CI pipeline and GH Workflow to publish npm packages triggered by DK
What problem is this solving?
https://github.blog/changelog/2025-09-29-strengthening-npm-security-important-changes-to-authentication-and-token-management/
How should this be manually tested?
Screenshots or example usage
Types of changes