Skip to content

chore: migrate npm registry from CodeArtifact to JFrog#74

Merged
Maimer merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation
May 7, 2026
Merged

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

Conversation

@davidacevedo
Copy link
Copy Markdown
Contributor

@davidacevedo davidacevedo commented May 5, 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).

@Maimer Maimer merged commit cb074ea into master May 7, 2026
7 checks passed
@Maimer Maimer deleted the boyzMigrateToJFrogAutomation branch May 7, 2026 16:25
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