This is an automated email from the ASF dual-hosted git repository. dahn pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-go.git
from 10ff80d Zone and Pod update responses aren't being processed correctly add e285203 rat cli check and exclude list add fa91611 Merge branch 'main' into rat add a5b2c6a Update .rat-excludes new 9a71f69 rat cli check and exclude list (#116) The 1 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: .asf.yaml | 17 +++++++++++++++++ .github/workflows/rat.yaml | 36 ++++++++++++++++++++++++++++++++++++ .gitignore | 17 +++++++++++++++++ .rat-excludes | 5 +++++ Makefile | 17 +++++++++++++++++ go.sum | 2 ++ 6 files changed, 94 insertions(+) create mode 100644 .github/workflows/rat.yaml create mode 100644 .rat-excludes