Skip to content

WIP: Add snap definition#9

Draft
rthill91 wants to merge 1 commit intohammerstefan:mainfrom
rthill91:snapify
Draft

WIP: Add snap definition#9
rthill91 wants to merge 1 commit intohammerstefan:mainfrom
rthill91:snapify

Conversation

@rthill91
Copy link
Copy Markdown
Contributor

  • Add snapcraft.yaml configuration
  • Move cache directory to exist under $HOME/.config/pipeline-dash

(#8 should merge first to verify this doesn't conflict)

@hammerstefan
Copy link
Copy Markdown
Owner

#8 has been merged

- Add snapcraft.yaml configuration
- Move cache directory to exist under $HOME/.config/pipeline-dash
@rthill91 rthill91 changed the title WIP: Add snap definition Add snap definition May 17, 2024
@rthill91
Copy link
Copy Markdown
Contributor Author

snap works, I moved the cache to somewhere accessible by the snap (and a place where the snapstore team will allow auto-connect). To verify you can build the snap yourself with

snapcraft # in root directory of project
sudo snap install ./pipeline-dash-*.snap
sudo snap connect pipeline-dash:dot-config-pipeline-dash
pipeline-dash dash <config>

@rthill91
Copy link
Copy Markdown
Contributor Author

ah, cli works web doesn't. I'll need to poke and figure out what permission I'm missing (or maybe just a matter of dev config from flask server)

@rthill91 rthill91 changed the title Add snap definition WIP: Add snap definition May 17, 2024
@rthill91 rthill91 marked this pull request as draft June 13, 2025 15:36
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