Jim Sheldon

Results 57 comments of Jim Sheldon

I would also be interested in whether CodeBuild could replace ECS in LambCI

Thanks for reporting this bug, `script` should support either a string or an array.

Gitness [v3.0.0-beta.6](https://github.com/harness/gitness/releases/tag/v3.0.0-beta.6) has been released. Docs have been updated with [GITNESS_CI_CONTAINER_NETWORKS](https://docs.gitness.com/installation/settings#gitness_ci_container_networks) and [GITNESS_URL_CONTAINER](https://docs.gitness.com/installation/settings#gitness_url_container) variables.

That file provides the plugins available to Gitness pipelines. You could host that file in a different location with the `GITNESS_CI_PLUGINS_ZIP_URL` variable, see https://github.com/harness/gitness/blob/v3.0.0-beta.6/types/config.go#L138-L141

Thanks for reporting this @xzycn. Lists are currently broken in plugin settings, this is a known issue that should be fixed in the next release.

This feature is being added in #136