Skip to content

feat(fx): add fx devcontainer feature#107

Closed
jsburckhardt wants to merge 1 commit intomainfrom
feat/fx
Closed

feat(fx): add fx devcontainer feature#107
jsburckhardt wants to merge 1 commit intomainfrom
feat/fx

Conversation

@jsburckhardt
Copy link
Copy Markdown
Owner

Summary

Add fx as a new devcontainer feature — a terminal JSON viewer & processor.

Changes

New files

  • src/fx/devcontainer-feature.json — Feature metadata
  • src/fx/install.sh — Installer that downloads the fx binary from GitHub releases
  • test/fx/test.sh — Basic smoke test
  • test/_global/fx-specific-version.sh — Version-pinned test (35.0.0)

Updated files

  • test/_global/all-tools.sh — Added fx check
  • test/_global/scenarios.json — Added fx to all-tools and fx-specific-version scenario
  • .github/workflows/test.yaml — Added fx to test matrix
  • README.md — Added fx to features table and usage section

Closes #101

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Closes #101

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jsburckhardt
Copy link
Copy Markdown
Owner Author

Closing - PR was created prematurely. Work is preserved on the branch.

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.

feat: add fx devcontainer feature

1 participant