Cannot create snap package

Asked by Jasem Mutlaq

I'm trying to create a snap package for this project:

https://code.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

I have snap/snapcraft.yml in the root folder. But there is no "Create snap package" button in the page. It appears it is available for only Bazaar-based projects and not Git-based projects?

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Jasem Mutlaq
Solved:
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

The "Create snap package" option is available on individual branches, not the repository. For instance, you'll see it here:

  https://code.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master/+ref/master

Revision history for this message
Jasem Mutlaq (mutlaqja) said :
#2

Thanks, now I feel quite dumb I didn't figure this out. Awesome response time, thank you!!