constellation/internal/license
Moritz Sanft 4d6a7fa759
license: refactor license check to be agnostic of input (#2659)
* license: refactor license check to be agnostic of input

* license: remove unused code

* cli: only check license file in enterprise version

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* bazel: fix enterprise CLI build

* bazel: add keep directive

* Update internal/constellation/apply.go

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>

* license: check for return value

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
2023-12-01 08:37:52 +01:00
..
integration license: enable Bazel-based integration testing 2023-11-23 13:48:54 +01:00
BUILD.bazel license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
checker_enterprise.go license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
checker_oss.go license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
file_test.go license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
file.go license: refactor license check to be agnostic of input (#2659) 2023-12-01 08:37:52 +01:00
license_test.go add license headers 2022-09-05 09:17:25 +02:00
license.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00