luet/pkg/versioner
Ettore Di Giacinto a1c669d3ae Define context for scoped operation across core types
It holds necessary state plus additional information relative to the
context which we are being run to (e.g. if we are in a terminal or not).
Besides in the future we can use it also as a contextual logger to
provide more smart logging capabilities.

This also replace the general global configuration instance that
previously was share between the core components.
2021-10-21 23:58:24 +02:00
..
interface.go Add ValidateSelector to versioner interface and consume it 2020-04-05 15:52:16 +02:00
versioner_suite_test.go Define context for scoped operation across core types 2021-10-21 23:58:24 +02:00
versioner_test.go Don't use semver library for ordering by default 2021-09-21 14:16:39 +02:00
versioner.go Don't use semver library for ordering by default 2021-09-21 14:16:39 +02:00