Skip to content

Fix monorepo bug wrt location of generated manifest#1684

Merged
mosteo merged 4 commits into
alire-project:masterfrom
mosteo:fix/monorepo-auth-files
May 30, 2024
Merged

Fix monorepo bug wrt location of generated manifest#1684
mosteo merged 4 commits into
alire-project:masterfrom
mosteo:fix/monorepo-auth-files

Conversation

@mosteo

@mosteo mosteo commented May 23, 2024

Copy link
Copy Markdown
Member

When deploying crates, to avoid confusion, we replace the packaged manifest (if any) with the one from the index, which is the one used anyway. For monorepos, the replacement was placed at the repo root instead of at the crate location.

When deploying crates, to avoid confusion, we replace the packaged manifest (if
any) with the one from the index, which is the one used anyway. For monorepos,
the replacement was placed at the repo root instead of at the crate location.
@mosteo mosteo force-pushed the fix/monorepo-auth-files branch from dc3054c to 8369299 Compare May 23, 2024 17:40
@mosteo mosteo force-pushed the fix/monorepo-auth-files branch from db668d4 to 11ca035 Compare May 24, 2024 09:32
@mosteo mosteo marked this pull request as ready for review May 24, 2024 09:50
@mosteo mosteo added this to the 2.0.2 milestone May 24, 2024
@mosteo mosteo requested a review from Fabien-Chouteau May 24, 2024 09:50
@mosteo mosteo merged commit 119e690 into alire-project:master May 30, 2024
mosteo added a commit that referenced this pull request May 30, 2024
* Fix monorepo bug wrt location of generated manifest

When deploying crates, to avoid confusion, we replace the packaged manifest (if
any) with the one from the index, which is the one used anyway. For monorepos,
the replacement was placed at the repo root instead of at the crate location.

* Use macOS 12 to avoid linking problems

* Self-review
@mosteo mosteo deleted the fix/monorepo-auth-files branch May 30, 2024 11:15
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.

2 participants