Skip to content

chore: migrate npm registry from CodeArtifact to JFrog#18

Merged
Maimer merged 1 commit into
masterfrom
boyzMigrateToJFrogAutomation
Jun 2, 2026
Merged

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

Conversation

@davidacevedo
Copy link
Copy Markdown
Contributor

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).

@Maimer Maimer merged commit 258d486 into master Jun 2, 2026
8 checks passed
@Maimer Maimer deleted the boyzMigrateToJFrogAutomation branch June 2, 2026 16:39
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