Skip to content

[WIP] Package cppcheck as snap app - #1029

Merged
danmar merged 6 commits into
cppcheck-opensource:masterfrom
gocarlos:feature/snap_package
Jan 24, 2018
Merged

[WIP] Package cppcheck as snap app#1029
danmar merged 6 commits into
cppcheck-opensource:masterfrom
gocarlos:feature/snap_package

Conversation

@gocarlos

@gocarlos gocarlos commented Jan 13, 2018

Copy link
Copy Markdown
Contributor

packaged the cppcheck gui as snap app.

By packaging this app as snap app, one can reach most linux distributions with only one app and the app runs in a sandbox.
Furthermore one can also release beta and edge (tracking git master) channels.

It's still not size optimized...

@gocarlos

gocarlos commented Jan 13, 2018

Copy link
Copy Markdown
Contributor Author

This app is already released to the snap store. Can be tested with

sudo snap install cppcheckgui

I can also transfer the ownership of the snap app, so you can release the app into the stable channel when you wish. (master branch is released to edge channel automatically)

Other than that, travis can also produce automatically snap apps and release then to the release section on this page (same as msi packages for windows)

@danmar

danmar commented Jan 13, 2018

Copy link
Copy Markdown
Collaborator

ok

@danmar
danmar merged commit 61ef48b into cppcheck-opensource:master Jan 24, 2018
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.

2 participants