Skip to content

Conversation

@bilelomrani1
Copy link
Contributor

Fixes a bug where a workspace-relative input (e.g., /config.json) is silently dropped when a project-relative input with the same filename (e.g., config.json) already exists in the task inputs.

Closes #2267

@milesj milesj merged commit 69bade6 into moonrepo:master Dec 22, 2025
15 of 16 checks passed
@github-actions
Copy link

Run report for 69bade65 (ubuntu-latest)

Total time: 160.5ms | Comparison time: 0s | Estimated loss: 160.5ms (100.0% slower)

Action Time Status Info
🟩 SyncWorkspace 158.6ms Passed
Environment

OS: Linux
Matrix:

os = ubuntu-latest

@github-actions
Copy link

Run report for 69bade65 (windows-latest)

Total time: 217.4ms | Comparison time: 0s | Estimated loss: 217.4ms (100.0% slower)

Action Time Status Info
🟩 SyncWorkspace 215.1ms Passed
Environment

OS: Windows
Matrix:

os = windows-latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

[bug] Workspace-relative input with same filename as project-relative input is silently dropped

2 participants