7
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat: destroy all profiles in model More... 3 months ago
refactor: port gce provider to the new Google Cloud SDK The old SDK was in maintenance mode. The new SDK has things like the api retry logic built in so we can delete chunks of code where we were doing that ourselves. More... 3 months ago
refactor: improve gce opersations Use proper pagination and filtering on calls to list machine types and firewalls. More... 3 months ago
Merge pull request #20474 from jack-w-shaw/JUJU-8323_fix_bundle_deploy_job More... 3 months ago
docs: fix cli doc for default-region More... 3 months ago
docs: fix cli doc for debug-log More... 3 months ago
docs: fix cli doc for default-credential, also leftover issue in config More... 3 months ago
fix: fix bundle deploy integration test More... 3 months ago
docs: fix cli doc for debug-hook and debug-hooks More... 3 months ago
docs: fix cli doc for debug-code More... 3 months ago
docs: fix cli doc for credentials More... 3 months ago
docs: fix cli doc for create-storage-pool More... 3 months ago
docs: fix cli doc for create-backup More... 3 months ago
docs: fix cli doc for controllers More... 3 months ago
docs: fix cli doc for controller-config, typo in doc for clouds More... 3 months ago
refactor: move google package to internal More... 3 months ago
refactor: update the tests to use gomock and not bespoke stubs More... 3 months ago
refactor: remove unnecessary abstractions and tests Many tests were just testing the hand crafted stubs. More... 3 months ago
refactor: adopt provider code to use a google service without unnecessary abstractions The underlying google compute service is embedded in a struct with the project and the many layers of abstraction on top are removed. Native types from the SDK are used and buesiness logic reorganised. More... 3 months ago
docs: fix cli doc for consume More... 3 months ago
docs: fix cli doc for constraints, set-constraints More... 3 months ago
docs: fix cli doc for config More... 3 months ago
docs: fix cli doc for collect-metrics More... 3 months ago
docs: fix cli doc for clouds More... 3 months ago
docs: fix cli doc for charm-resources More... 3 months ago
docs: fix cli doc for change-user-password More... 3 months ago
docs: fix cli doc for bootstrap More... 3 months ago
docs: fix cli doc for autoload-credentials More... 3 months ago
docs: fix cli doc for attach-resource More... 3 months ago
docs: fix cli doc for agree More... 3 months ago