Immutable
release. Only release title and notes can be modified.
Snap repair release. PyPI contents are identical to v1.0.0.
Snap fixes
- Repaired the venv shebang so
bin/borescoperesolves to the bundled venv interpreter instead of the bare stage-package one. (1.0.0 raisedModuleNotFoundErroron every invocation.) - Bundled juju 4 inside the snap via
stage-snaps, working around strict confinement's snap-to-snap exec block. Juju 4 clients talk to both 3.x and 4.x controllers. - Added
network,network-bind, and adot-local-share-jujupersonal-filesplug for the bundled juju. - Filled in
title,contact,license,issues,source-code,websitesnap metadata.
Post-install
After sudo snap install borescope, run:
sudo snap connect borescope:dot-local-share-juju
so the bundled juju can read your JUJU_DATA.