Skip to content

chore: tick the react module conversion - #36

Merged
retr0h merged 1 commit into
mainfrom
chore/tick-react-conversion
Aug 15, 2026
Merged

chore: tick the react module conversion#36
retr0h merged 1 commit into
mainfrom
chore/tick-react-conversion

Conversation

@retr0h

@retr0h retr0h commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

converge-justfile-consumption task 1.5 is complete.

  • osapi-justfiles#44react becomes a flat module in its own directory with a README, shim deleted, inline section removed from the root README and listed in the converted-modules table alongside md
  • osapi#436 — both consuming justfiles updated

Task 2.5 stays open: osapi's react consumption is done, but it still loads go, docs, just, and docker as shims.

The conversion was forced rather than chosen. osapi had forked and committed react.mod.just to change one path, and the env-var approach could not replace it — env() resolves against the process environment at parse time, so a consumer cannot set it from its own justfile. A flat import shares one scope, so the consumer declares react_dir and the module reads it.

🤖 Generated with Claude Code

Task 1.5 is complete: osapi-justfiles#44 converts react to a flat
module with its own directory and README, and osapi#436 updates both
consuming justfiles.

2.5 stays open. osapi's react consumption is done, but it still loads
go, docs, just and docker as shims.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Thank you for contributing to this project! 😊🕹️

@retr0h
retr0h merged commit 4e0ac21 into main Aug 15, 2026
6 checks passed
@retr0h
retr0h deleted the chore/tick-react-conversion branch August 15, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant