Commit Graph

53 Commits (5c5fcba6d8252d876ac278df07fc34d87d9d4ad9)

Author SHA1 Message Date
Emanuele Ciurleo 7897fb0eef
Added ln check for snap (#2357)
* Added ln check for snap

Realised that if you manually created (or already had) a ln it would cause the build to fail.  So added in a check to see if it exists.
Moved commands out of prime-override as it didnt really add anything and made it harder to read

* Version no. update to 0.29.1

The snap package was being built with 0.29.1 but is presenting as 0.27 still (locally and in ubuntu snap store)
2023-12-19 15:47:10 -07:00
Emanuele Ciurleo ca72490350
#1873 add symlink into snap (#2350)
K9s snap is missing a symlink when installing on Ubuntu 22.04.3 LTS

This creates the link alongside the rest of the snap.
2023-12-18 08:31:50 -07:00
Aleksei Romanenko 79a2d50bb2
Add snapcraft config (#2123)
* Add snapcraft config

* Update snapcraft config
2023-11-12 11:02:39 -07:00