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

snap/snapcraft: pin to v1.1.5 release #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mitchdz
Copy link
Contributor

@mitchdz mitchdz commented Aug 14, 2023

Instead of using source: . we can pull the source from github. This has the following benefits:

  • allow us to set the source-tag. This pulls the gtop source into a temp directory and checks out the tag. This means we don't have to worry about dirty builds.
  • The snap name will automatically have ${SNAPCRAFT_PROJECT_VERSION} in it instead of the git hash when using version: git.

To update the snap build, all you will need to do is update version: v1.1.5 to the tag that you want to build.

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.

None yet

1 participant