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

set the version of the snap using git tags #1491

Merged
merged 1 commit into from May 24, 2017

Conversation

come-maiz
Copy link
Contributor

closes #1436

@come-maiz
Copy link
Contributor Author

This is a new feature in the latest released snapcraft. If the snap being build is from a revision with a git tag, it will use that tag as the version. If it's not a tag, it will use still form a readable version using the latest git commit.

I also have some more good news. We have https://build.snapcraft.io/ in beta. In there you can configure your continuous delivery, so it will take care of building the snaps for you and publishing them to the store. Please give it a try and let me know how it works.

@codecov-io
Copy link

Codecov Report

Merging #1491 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1491   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files          56       56           
  Lines        2597     2597           
=======================================
  Hits         2555     2555           
  Misses         42       42

@sbellem
Copy link
Contributor

sbellem commented May 24, 2017

Thanks @ElOpio !

@sbellem sbellem requested review from sbellem and krish7919 May 24, 2017 12:50
@krish7919
Copy link
Contributor

Thanks, @ElOpio .

@krish7919 krish7919 merged commit ae56497 into bigchaindb:master May 24, 2017
@come-maiz come-maiz deleted the patch-1 branch May 24, 2017 19:14
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.

Set version of snap automatically
4 participants