Skip to content

chore: migrate npm registry from CodeArtifact to JFrog#1317

Merged
jmaher409 merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation
May 28, 2026
Merged

chore: migrate npm registry from CodeArtifact to JFrog#1317
jmaher409 merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation

Conversation

@davidacevedo
Copy link
Copy Markdown
Collaborator

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 #frontend-platform.

Local setup

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

@jmaher409 jmaher409 merged commit 330e839 into master May 28, 2026
4 of 5 checks passed
@jmaher409 jmaher409 deleted the boyzMigrateToJFrogAutomation branch May 28, 2026 20:56
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