This is an automated email from the ASF dual-hosted git repository.
willholley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git
from 1781b0c Merge pull request #80 from colearendt/add-ci
new 24316e4 add submodules for third-party github actions
new 7358f17 update workflows to use submodule actions and clone
submodules recursively
new 34004d9 set minimal permissions for each workflow
new d1939f6 make ci lint/install run based on paths
new 78eff8c Merge pull request #87 from colearendt/fix-ci
The 80 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/actions/chart-releaser-action | 1 +
.github/actions/chart-testing-action | 1 +
.github/actions/kind-action | 1 +
.github/workflows/chart-rebuild.yaml | 8 +++++-
.github/workflows/chart-releaser.yaml | 8 +++++-
.github/workflows/chart-test.yaml | 52 ++++++++++++-----------------------
.gitmodules | 9 ++++++
7 files changed, 43 insertions(+), 37 deletions(-)
create mode 160000 .github/actions/chart-releaser-action
create mode 160000 .github/actions/chart-testing-action
create mode 160000 .github/actions/kind-action
create mode 100644 .gitmodules