Skip to content

Commit

Permalink
feat!: Remove snap packaging
Browse files Browse the repository at this point in the history
Signed-off-by: Mengyi Wang <mengyi.wang@canonical.com>
  • Loading branch information
MonicaisHer committed Oct 24, 2023
1 parent f65144e commit 6eeb2ce
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 319 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/snap/local/helper-go"
schedule:
interval: "daily"
30 changes: 0 additions & 30 deletions .github/workflows/snap.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,4 @@ web/*.imagebuilt
*.exe
*.DS_Store
cmd/edgex-ui-server/edgex-ui-server
*.snap
prime/
squashfs-root/
coverage.out
VERSION
.gitmessage
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ With a modern browser, navigate to http://yourdomain:4000 (change *yourdomain* t
make docker
```

### Snap

EdgeX UI is also available as a snap package. For more details on the snap, including how to install it, please refer to [EdgeX UI Snap](./snap/README.md)


## Community
- [EdgeXFoundry Chinese Website](https://cn.edgexfoundry.org/)
- [Discussion](https://github.com/orgs/edgexfoundry/discussions)
Expand Down
24 changes: 0 additions & 24 deletions snap/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions snap/hooks/configure

This file was deleted.

3 changes: 0 additions & 3 deletions snap/hooks/install

This file was deleted.

Binary file removed snap/local/assets/edgex-snap-icon.png
Binary file not shown.
6 changes: 0 additions & 6 deletions snap/local/bin/edgex-ui-wrapper.sh

This file was deleted.

16 changes: 0 additions & 16 deletions snap/local/bin/source-env-file.sh

This file was deleted.

9 changes: 0 additions & 9 deletions snap/local/helper-go/Makefile

This file was deleted.

38 changes: 0 additions & 38 deletions snap/local/helper-go/configure.go

This file was deleted.

5 changes: 0 additions & 5 deletions snap/local/helper-go/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions snap/local/helper-go/go.sum

This file was deleted.

44 changes: 0 additions & 44 deletions snap/local/helper-go/install.go

This file was deleted.

32 changes: 0 additions & 32 deletions snap/local/helper-go/main.go

This file was deleted.

89 changes: 0 additions & 89 deletions snap/snapcraft.yaml

This file was deleted.

0 comments on commit 6eeb2ce

Please sign in to comment.