Skip to content

[ci] Fix provisionator #28325

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

Merged
merged 1 commit into from
Mar 12, 2025
Merged

[ci] Fix provisionator #28325

merged 1 commit into from
Mar 12, 2025

Conversation

rmarinho
Copy link
Member

Description of Change

Missing variable with path

@@ -16,6 +16,7 @@ parameters:
# Provisionator / Xcode
skipProvisionator: true
checkoutDirectory: $(System.DefaultWorkingDirectory)
provisionatorPath: $(provisionator.path)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required here

provisioning_script: ${{ parameters.checkoutDirectory }}/${{ parameters.provisionatorPath }}

@rmarinho
Copy link
Member Author

/backport to release/10.0.1xx-preview2

Copy link
Contributor

Started backporting to release/10.0.1xx-preview2: https://github.com/dotnet/maui/actions/runs/13809606684

@rmarinho rmarinho merged commit 0dde841 into main Mar 12, 2025
128 of 130 checks passed
@rmarinho rmarinho deleted the fix-provisionator branch March 12, 2025 10:53
Copy link
Contributor

@rmarinho an error occurred while backporting to "release/10.0.1xx-preview2", please check the run log for details!

Validation Failed: {"resource":"PullRequest","code":"custom","message":"No commits between release/10.0.1xx-preview2 and backport/pr-28325-to-release/10.0.1xx-preview2"}

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants