You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2022/04/07 15:18:56 UTC

[cloudstack] branch main updated (676fe31ca9 -> 1cdacccdc0)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 676fe31ca9 UI: Fixes removing undesired API parameters on form submit (#6196)
     add 1cdacccdc0 maven: support JaCoCo and other quality checks (#6228)

No new revisions were added by this update.

Summary of changes:
 .../{linter.yml => pull-request-checks.yml}        | 33 ++++++++++++++++++++--
 client/pom.xml                                     | 26 +++++++++++++++++
 .../cloudstack/utils/linux/KVMHostInfoTest.java    |  6 ++++
 pom.xml                                            |  4 +--
 4 files changed, 64 insertions(+), 5 deletions(-)
 rename .github/workflows/{linter.yml => pull-request-checks.yml} (50%)