Skip to content

feat: configure federation status CLI for remote backend#67

Merged
csecrestjr merged 1 commit into
codex/update-base_url-configuration-in-clifrom
codex/fix-comments-in-package.json
Aug 31, 2025
Merged

feat: configure federation status CLI for remote backend#67
csecrestjr merged 1 commit into
codex/update-base_url-configuration-in-clifrom
codex/fix-comments-in-package.json

Conversation

@csecrestjr

Copy link
Copy Markdown
Collaborator

Summary

  • allow federation status CLI to target a custom BACKEND_URL
  • document how to override the default backend URL
  • add package script and CI step to run the federation status check with BACKEND_URL
  • ensure federation status CLI dependencies are declared (axios, chalk, cli-table3)

Testing

  • npm install --no-package-lock (fails: 403 Forbidden - GET https://registry.npmjs.org/axios)
  • npm test
  • npm run federation-status (fails: Cannot find module 'axios')

https://chatgpt.com/codex/tasks/task_e_68b4cb4c36288321ae4df8faadd79d6c

@csecrestjr
csecrestjr merged commit b21fd49 into codex/update-base_url-configuration-in-cli Aug 31, 2025
@csecrestjr
csecrestjr deleted the codex/fix-comments-in-package.json branch November 11, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant