func/test/_e2e
Luke Kingland a91bcc5fcf
feat: s2i builder with preliminary node support (#923)
* fix: stuck build ticker

* feat: s2i builder prototype

* default builders

* use s2i fork with updated docker

* in-code builder defaults

* s2i builder verbosity constructor arg

* typed errors

* typed error tests

* remove unneeded env code

* s2i build e2e test

* e2e tests

* update licenses

* cleanup

* codegen debug

* update licenses

* Revert "Update actions (#921)"

This reverts commit 8312b5c560.

* update licenses

* e2e test updates

* use GetDefaultDockerConfig for s2i config

* docker.NewClient docs
2022-04-05 13:08:44 +00:00
..
update_templates feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
cmd_build_test.go feat: s2i builder with preliminary node support (#923) 2022-04-05 13:08:44 +00:00
cmd_config_envs_test.go chore: revert using a fork of boson-project/test-templates (#687) 2021-11-29 21:51:08 -08:00
cmd_config_labels_test.go Format go code (#593) 2021-10-20 01:59:53 -07:00
cmd_config_volumes_test.go chore: revert using a fork of boson-project/test-templates (#687) 2021-11-29 21:51:08 -08:00
cmd_create_test.go test: add e2e test for config labels and config envs (#568) 2021-10-19 04:06:34 -07:00
cmd_delete_test.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00
cmd_deploy_test.go feat!: support on cluster build from git repo with Tekton (#743) 2022-01-12 11:58:51 -08:00
cmd_info_test.go update test file name (#605) 2021-10-25 11:47:37 -07:00
cmd_invoke_test.go test: url for invoke test (#863) 2022-02-24 02:32:38 -08:00
cmd_list_test.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00
config.go fix: revert hostname alias (#712) 2021-12-08 18:38:34 -08:00
e2e_functions_test.go Format go code (#589) 2021-10-18 10:08:22 +02:00
e2e_remote_repository_test.go Format go code (#589) 2021-10-18 10:08:22 +02:00
func_test_proj.go test: add e2e test for config labels and config envs (#568) 2021-10-19 04:06:34 -07:00
main_test.go fix: revert hostname alias (#712) 2021-12-08 18:38:34 -08:00
ready_check_test.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00
shell_cmd_runner.go test: add e2e test for config labels and config envs (#568) 2021-10-19 04:06:34 -07:00
shell_itercmd_runner.go test: add e2e test for config labels and config envs (#568) 2021-10-19 04:06:34 -07:00
trigger_events_test.go feat!: rename event templates to 'cloudevents' (#584) 2021-10-13 14:19:42 -07:00
trigger_http_test.go test: add e2e test for config labels and config envs (#568) 2021-10-19 04:06:34 -07:00
update_test.go refactor!: function signatures implied from trigger 2021-06-09 21:18:55 +09:00