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: fix sparkle signing #2150

Merged
merged 1 commit into from Feb 22, 2024

Conversation

DioEgizio
Copy link
Member

@DioEgizio DioEgizio commented Feb 22, 2024

Parent PR: #2034

since #2034, prism is in zip and not tar.gz on macos

Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
@DioEgizio DioEgizio added simple change actions Issues and PRs related to GH actions and other CIs we might have macOS Issues and PRs related to macOS specifically changelog:omit A PR that doesn't appear in the changelog labels Feb 22, 2024
@DioEgizio DioEgizio added this to the 8.1 milestone Feb 22, 2024
@Scrumplex Scrumplex added the backport release-8.x Backport PR automatically label Feb 22, 2024
@Scrumplex Scrumplex merged commit bff8d72 into PrismLauncher:develop Feb 22, 2024
36 checks passed
Copy link
Contributor

Git push to origin failed for release-8.x with exitcode 1

@Scrumplex Scrumplex added changelog:merged A PR that will be merged into a parent PR in the changelog and removed changelog:omit A PR that doesn't appear in the changelog labels Mar 3, 2024
Copy link
Contributor

github-actions bot commented Mar 3, 2024

Backport failed for release-8.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-8.x
git worktree add -d .worktree/backport-2150-to-release-8.x origin/release-8.x
cd .worktree/backport-2150-to-release-8.x
git switch --create backport-2150-to-release-8.x
git cherry-pick -x 4421746c0e0c2eda0e9aab14371aaf40024f76e9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions Issues and PRs related to GH actions and other CIs we might have backport release-8.x Backport PR automatically changelog:merged A PR that will be merged into a parent PR in the changelog macOS Issues and PRs related to macOS specifically simple change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants