Activity
feat: add warning when builder instance created but not used
feat: add warning when builder instance created but not used
docs: correct examples with specification of services in cache-from a…
docs: correct examples with specification of services in cache-from a…
docs: add details on using remote registries and requiring auth
docs: add details on using remote registries and requiring auth
tests: remove teardown and add explicity unstubs for clarity on where…
tests: remove teardown and add explicity unstubs for clarity on where…
refactor: simply builder_remove_args array construction and usage
refactor: simply builder_remove_args array construction and usage
refactor: simply builder_instance_args array construction
refactor: simply builder_instance_args array construction
fix: correct parameter type
fix: correct parameter type
docs: correct examples
docs: correct examples
docs: correct examples for linter
docs: correct examples for linter
docs: Add details and examples for remote cache with Builder Instances
docs: Add details and examples for remote cache with Builder Instances
style: update message to a warning to highlight potential misconfigur…
style: update message to a warning to highlight potential misconfigur…
tests: add tests for using builder instance when existing and not
tests: add tests for using builder instance when existing and not
tests: add tests for creating builder instances with valid driver and…
tests: add tests for creating builder instances with valid driver and…
fix: correct adding args to array
fix: correct adding args to array
feat: add parameter for keep-daemon and keep-state when removing Buil…
feat: add parameter for keep-daemon and keep-state when removing Buil…
feat: restrict builder properties to those listed
feat: restrict builder properties to those listed
tests: add tests for creating Builder with invalid Driver
tests: add tests for creating Builder with invalid Driver
feat: add logic for checking remote-address with remote driver
feat: add logic for checking remote-address with remote driver