Update Actions for Snapcraft #5
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
Depends on
#32 Add support for bash
serious-devs/tsuru
#33 Check every file access before accessing
serious-devs/tsuru
#4 Actions with unit tests & native build
serious-devs/tsuru
Reference
serious-devs/tsuru#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Generate snap package with Forgejo actions.
Snap package is generated. Now we must upload the artefact and publish it on tag
I had to reserved a snap name "tsuru-sdk" instead of because of already taken "tsuru" name.
I had snapcraft "plugs" to access .local/share and .zshenv files.
An alias "tsuru" is also created.
After snap install, the user have to connect manualy,
The snap name is registered but I wasn't able to publish a first version. It seems I have to wait. Once the first publication is done, I could ask for auto-alias and auto-connect in snapcraft forum : https://snapcraft.io/docs/process-for-aliases-auto-connections-and-tracks
Maybe, I should add support for Bash first to have all the plugs when I'll ask.
It would also be a good idea to ask the user if he wants the command to edit its environment or to give the line to execute by himself.