Skip to content

Deduplicate corral fetch in make test - #79

Merged
SeanTAllen merged 1 commit into
mainfrom
sean/deduplicate-corral-fetch
Feb 28, 2026
Merged

Deduplicate corral fetch in make test#79
SeanTAllen merged 1 commit into
mainfrom
sean/deduplicate-corral-fetch

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

Both unit-tests and build-examples ran corral fetch independently.
Extract a shared fetch target that both depend on via order-only
prerequisites so Make deduplicates the execution.

Closes #76

Both unit-tests and build-examples ran corral fetch independently.
Extract a shared fetch target that both depend on via order-only
prerequisites so Make deduplicates the execution.

Closes #76
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Feb 28, 2026
@SeanTAllen
SeanTAllen merged commit 44f9755 into main Feb 28, 2026
10 checks passed
@SeanTAllen
SeanTAllen deleted the sean/deduplicate-corral-fetch branch February 28, 2026 19:25
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Feb 28, 2026
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.

Deduplicate corral fetch in make test

2 participants