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

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


    omit 2a01ebdfc35 4.23/main Health Check, please don't merge this!
     add cfe96026dc4 Standardize and auto add license headers to all Vue files 
with pre-commit (#12081)
     add 78f9e6584b9 UI(vue) + extras: fix bugs/spelling and standardize 
(#12073)
     add f417c6b0a1d yamllint use `extends: default` (#12066)
     add 0b58185d922 4.23/main Health Check, please don't merge this!

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2a01ebdfc35)
            \
             N -- N -- N   refs/heads/healthcheck-main (0b58185d922)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/linters/.yamllint.yml                            |  3 ++-
 .github/linters/codespell.txt                            |  2 --
 .pre-commit-config.yaml                                  |  9 +++++++++
 .../ServerResource/HypervResource/CloudStackTypes.cs     |  2 +-
 .../test/java/com/cloud/api/ApiResponseHelperTest.java   |  4 ++--
 test/integration/component/test_netscaler_nw_off.py      |  6 +++---
 test/integration/component/test_vpc_vm_life_cycle.py     |  2 +-
 tools/docker/docker-compose.yml                          |  2 +-
 ui/src/components/view/DateTimeFilter.vue                | 10 +++++-----
 ui/src/components/view/DedicateDomain.vue                |  2 +-
 ui/src/components/view/DeployVMFromBackup.vue            | 16 ++++++++--------
 ui/src/components/view/GPUDevicesTab.vue                 | 10 +++++-----
 ui/src/components/view/GPUSummaryTab.vue                 | 11 +++++------
 ui/src/components/view/GPUTab.vue                        | 10 +++++-----
 ui/src/components/view/ResourceCountUsage.vue            | 10 +++++-----
 ui/src/components/view/ResourceLimitTab.vue              | 10 +++++-----
 ui/src/components/view/TestWebhookDeliveryView.vue       | 12 ++++++------
 ui/src/components/view/VgpuProfilesTab.vue               | 10 +++++-----
 ui/src/components/view/stats/ResourceStatsInfo.vue       | 10 +++++-----
 ui/src/components/view/stats/ResourceStatsLineChart.vue  | 10 +++++-----
 ui/src/views/compute/AttachIso.vue                       |  4 ++--
 ui/src/views/compute/CreateAutoScaleVmGroup.vue          | 12 ++++++------
 ui/src/views/compute/DeployVM.vue                        | 16 ++++++++--------
 ui/src/views/compute/DeployVnfAppliance.vue              | 16 ++++++++--------
 ui/src/views/compute/EditVM.vue                          |  4 ++--
 ui/src/views/compute/ReinstallVm.vue                     | 10 +++++-----
 ui/src/views/compute/wizard/OsBasedImageSelection.vue    |  4 ++--
 ui/src/views/extension/CreateExtension.vue               |  6 +++---
 ui/src/views/extension/UpdateCustomAction.vue            |  4 ++--
 ui/src/views/iam/CreateRole.vue                          |  2 +-
 ui/src/views/iam/ImportRole.vue                          |  2 +-
 ui/src/views/infra/Resources.vue                         | 10 +++++-----
 ui/src/views/infra/routers/RouterHealthCheck.vue         |  4 ++--
 ui/src/views/infra/zone/ZoneWizardLaunchZone.vue         |  2 +-
 ui/src/views/infra/zone/ZoneWizardRegisterTemplate.vue   |  2 +-
 ui/src/views/offering/AddComputeOffering.vue             |  6 +++---
 ui/src/views/project/iam/ProjectRoleTab.vue              |  2 +-
 ui/src/views/storage/ChangeSharedFSServiceOffering.vue   |  2 +-
 38 files changed, 133 insertions(+), 126 deletions(-)

Reply via email to