Skip to content

feat: allow pinning a crate in a subdirectory of a repository#1857

Merged
mosteo merged 7 commits into
alire-project:masterfrom
mosteo:feat/pin-subdir
Feb 20, 2025
Merged

feat: allow pinning a crate in a subdirectory of a repository#1857
mosteo merged 7 commits into
alire-project:masterfrom
mosteo:feat/pin-subdir

Conversation

@mosteo

@mosteo mosteo commented Feb 19, 2025

Copy link
Copy Markdown
Member

For monorepos, we lacked the ability to directly pin into a subdirectory, like origins can do.

PR creation checklist
  • A test is included, if required by the changes.
  • doc/user-changes.md has been updated, if there are user-visible changes.
  • doc/catalog-format-spec.md has been updated, if applicable.
  • BREAKING.md has been updated for major changes in alr, minor/major in catalog format.

Fixes #1552
Supersedes #1683

@mosteo mosteo marked this pull request as ready for review February 19, 2025 20:59
@mosteo mosteo merged commit dcc53a8 into alire-project:master Feb 20, 2025
@mosteo mosteo deleted the feat/pin-subdir branch February 20, 2025 12:34
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.

pinning a crate in a remote monorepo (i.e., using --use=URL) does not setup GPR_PROJECT_PATH

2 participants