Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pr artifacts deps versions #2914

Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Feb 13, 2024

Since we moved to workspace:~ instead of workspace:~x.y.z for dependency when building pr artifact it is repalced with the actual version which in pr case is x.y.z-pr.{prnumber}.{buildid} and this cause installation conflict

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 13, 2024

All changed packages have been documented!

@timotheeguerin timotheeguerin enabled auto-merge (squash) February 13, 2024 23:32
@azure-sdk
Copy link
Collaborator

You can try these changes at https://cadlplayground.z22.web.core.windows.net/prs/2914/

Check the website changes at https://tspwebsitepr.z22.web.core.windows.net/prs/2914/

@timotheeguerin timotheeguerin merged commit 4879eea into microsoft:main Feb 13, 2024
14 checks passed
@timotheeguerin timotheeguerin deleted the fix/pr-build-dep-versions branch February 13, 2024 23:52
markcowl pushed a commit to markcowl/cadl that referenced this pull request Mar 5, 2024
Since we moved to `workspace:~` instead of `workspace:~x.y.z` for
dependency when building pr artifact it is repalced with the actual
version which in pr case is `x.y.z-pr.{prnumber}.{buildid}` and this
cause installation conflict
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.

3 participants