Skip to content

Support symlink path placeholders#23

Merged
somework merged 1 commit intomasterfrom
codex/implement-placeholder-substitution-in-symlinksfactory
Sep 25, 2025
Merged

Support symlink path placeholders#23
somework merged 1 commit intomasterfrom
codex/implement-placeholder-substitution-in-symlinksfactory

Conversation

@somework
Copy link
Copy Markdown
Owner

Summary

  • allow symlink targets and links to expand %project-dir%, %vendor-dir%, and %env(NAME)% placeholders before validation
  • permit absolute paths produced via placeholders while keeping default relative-only validation otherwise
  • cover new placeholder behaviour with unit tests and document the syntax in the README
  • add regression tests for empty environment placeholder expansion and relative vendor-dir configuration

Testing

  • vendor/bin/phpunit

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

@somework somework merged commit 1a6fc23 into master Sep 25, 2025
4 checks passed
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