garm/params
Daniel Sy 6608d0aa8c
Some checks failed
CodeQL / Analyze (push) Failing after 2s
Go Tests / Linters (push) Successful in 3m26s
Go Tests / go-tests (push) Successful in 6m41s
refactor(params): ♻️ Simplify ForgeURL logic by removing redundant switch case
Streamlines the ForgeURL method by removing an unnecessary nested switch case
on ForgeType, consolidating the logic to rely solely on EntityType. This change
reduces complexity and improves code readability without altering functionality.
2025-08-27 16:04:56 +02:00
..
github.go Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
interfaces.go Add copyright header 2025-05-20 09:43:29 +00:00
params.go refactor(params): ♻️ Simplify ForgeURL logic by removing redundant switch case 2025-08-27 16:04:56 +02:00
requests.go Ensure scale set exists 2025-08-23 18:55:08 +00:00