Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/katharostech/lucky
The Lucky charm framework for Juju.
https://github.com/katharostech/lucky
Add Set Network Command For Containers
03b4af4ce0bfd4e594b0df5de79c49c9cfdb3af8 authored over 5 years ago
03b4af4ce0bfd4e594b0df5de79c49c9cfdb3af8 authored over 5 years ago
Fix Charm metadata.yaml Not Being Output in Build
Accidentally removed the metadata.yaml file from the build completely in
the last commit.
Comment Out Unused `lucky-data` Peer Relation
We aren't using the `lucky-data` relation for anything yet, but we will
leave the code there bec...
Add a --no-pull Option to Container Set Command
9adbfd9715a7e80a662ac1d4d8f9d91f0e6b32f1 authored over 5 years ago
9adbfd9715a7e80a662ac1d4d8f9d91f0e6b32f1 authored over 5 years ago
Add `lucky random` Command
Add a utility command for generating random numbers and passwords.
fa31a74ec11f65a345ba8155fd3cf7ed39693980 authored over 5 years ago
Fix Build Of Chocolatey Package
Fix chocolatey package version substitution.
04674eaa767bbdf8fb63f4ab336cfd09ede3e726 authored over 5 years ago
Switch Back to Using the .drone.yml For Now
Switched back to using the .drone.yml instead of .drone.star because the
starlark script wasn't ...