Skip to content

chore: migrate npm registry from CodeArtifact to JFrog#60

Open
davidacevedo wants to merge 1 commit intomasterfrom
boyzMigrateToJFrogAutomation
Open

chore: migrate npm registry from CodeArtifact to JFrog#60
davidacevedo wants to merge 1 commit intomasterfrom
boyzMigrateToJFrogAutomation

Conversation

@davidacevedo
Copy link
Copy Markdown

@davidacevedo davidacevedo commented May 4, 2026

Summary

Migrates this repo's npm registry configuration from AWS CodeArtifact to JFrog Artifactory as part of the org-wide rollout.

Changes:

  • Registry config files (.yarnrc.yml / .npmrc): URL → JFrog, token → JFROG_ACCESS_TOKEN
  • CircleCI: replaces CodeArtifact commands with public-packages/setup orb step
  • GitHub Actions: replaces appfolio/generate-codeartifact-token with appfolio/public-packages/setup@v1
  • Dockerfiles: secret mount IDs and env vars updated
  • Docs: updates CodeArtifact references to JFrog

No action needed on your end — just review and merge. If CI is red or you have questions, ping #jfrog-support.

Local setup

Run otto login --install-jfrog-token to get a local JFROG_ACCESS_TOKEN (lasts 1 year).

@davidacevedo davidacevedo requested a review from a team as a code owner May 4, 2026 23:44
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