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

Drop snap package (copy #2439) #2583

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 2, 2023

This is an automatic copy of pull request #2439 done by Mergify.
Cherry-pick of 070a6d0 has failed:

On branch mergify/copy/1.6/pr-2439
Your branch is up to date with 'origin/1.6'.

You are currently cherry-picking commit 070a6d05d.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	deleted:    .ci/bindist/linux/debian/README.md
	deleted:    .ci/bindist/linux/debian/focal/Dockerfile
	deleted:    .ci/bindist/linux/debian/focal/build-and-publish-docker-image.sh
	deleted:    .ci/bindist/linux/debian/go.sh
	deleted:    .ci/bindist/linux/debian/metapackages/clash
	deleted:    .ci/bindist/linux/debian/metapackages/clash-dev
	deleted:    .ci/bindist/linux/debian/metapackages/clash-doc
	deleted:    .ci/bindist/linux/debian/metapackages/clash-prof
	deleted:    .ci/bindist/linux/debian/scripts/build.py
	deleted:    .ci/bindist/linux/debian/scripts/build.sh
	deleted:    .ci/bindist/linux/snap/Dockerfile
	deleted:    .ci/bindist/linux/snap/build-and-publish-docker-image.sh
	deleted:    .ci/bindist/linux/snap/go.sh
	deleted:    .ci/bindist/linux/snap/wrappers/cabal.sh
	deleted:    .ci/bindist/linux/snap/wrappers/clash.sh
	deleted:    .ci/bindist/linux/snap/wrappers/clashi.sh
	modified:   .ci/gitlab/common.yml
	modified:   .ci/setup.sh
	deleted:    .ci/snap.sh
	modified:   .gitlab-ci.yml
	renamed:    .ci/bindist/README.md -> RELEASING.md
	new file:   changelog/2023-03-16T11_04_32+01_00_drop_snap

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by them: .ci/bindist/linux/debian/focal/buildinfo.json
	deleted by them: .ci/bindist/linux/snap/snap/snapcraft.yaml
	both modified:   .ci/gitlab/publish.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot added the conflicts label Oct 2, 2023
The Clash snap package has not been a recommended way to use Clash for
quite some time, and it is a hassle to support.

In order to build a snap package, we build .deb packages for Clash with
Ubuntu 20.04 LTS. But the interaction between the Debian build system
and GHC is problematic, requiring significant effort to support and to
upgrade to a more recent Ubuntu release.

Additionally, snap packages have their own issues on distributions other
than Ubuntu. Given that we no longer recommend people use our snap
package and given the effort required to keep supporting it, we have
decided to drop the snap package.

(cherry picked from commit 070a6d0)
@DigitalBrains1 DigitalBrains1 force-pushed the mergify/copy/1.6/pr-2439 branch from 3acccae to 42b221a Compare October 2, 2023 14:48
@clash-lang-builder clash-lang-builder merged commit feeeeab into 1.6 Oct 3, 2023
8 checks passed
@clash-lang-builder clash-lang-builder deleted the mergify/copy/1.6/pr-2439 branch October 3, 2023 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants