Skip to content

chore: migrate npm registry from CodeArtifact to JFrog#237

Merged
Kumar-Abhishek0 merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation
May 5, 2026
Merged

chore: migrate npm registry from CodeArtifact to JFrog#237
Kumar-Abhishek0 merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation

Conversation

@davidacevedo
Copy link
Copy Markdown
Contributor

@davidacevedo davidacevedo commented May 4, 2026

Summary

FEE-1627

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
@Kumar-Abhishek0 Kumar-Abhishek0 merged commit 00e860e into master May 5, 2026
14 checks passed
@Kumar-Abhishek0 Kumar-Abhishek0 deleted the boyzMigrateToJFrogAutomation branch May 5, 2026 20:16
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