Skip to content

[vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command#450

Merged
bcpmihail merged 4 commits intomainfrom
feature/restore-vrdt-output-logs
Oct 11, 2024
Merged

[vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command#450
bcpmihail merged 4 commits intomainfrom
feature/restore-vrdt-output-logs

Conversation

@bcpmihail
Copy link
Copy Markdown
Contributor

Description

Changes in packages > exec > Run Script XML WF enabling the display in the OUTPUT of the Server/System logs collected in the vRealize Developer Tools plugin.

Checklist

  • I have added relevant error handling and logging messages to help troubleshooting
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation, relevant usage information (if applicable)
  • I have updated the PR title with affected component, related issue number and a short summary of the changes introduced
  • I have added labels for implementation kind (kind/) and version type (version/)
  • I have tested against live environment, if applicable
  • I have synced any structure and/or content vRA-NG improvements with vra-ng and ts-vra-ng archetypes (if applicable)
  • I have my changes rebased and squashed to the minimal number of relevant commits. Notice: don't squash all commits
  • I have added a descriptive commit message with a short title, including a Fixed #XXX - or Closed #XXX - prefix to auto-close the issue

Testing

Tested with changes from related PR

Related issues and PRs

vmware/vrealize-developer-tools#159
vmware/vrealize-developer-tools#160

Ignoring printInOutput parameter, wrapping Server log methods in Run Script XML WF

Signed-off-by: Mihail Penchev (c) <pmihail@vmware.com>
Signed-off-by: Mihail Penchev (c) <pmihail@vmware.com>
@bcpmihail bcpmihail added kind/bug Something isn't working area/vrdt Relates to vRealize Developer Tools version/minor Introduces a non-breaking feature or change labels Oct 10, 2024
@bcpmihail bcpmihail self-assigned this Oct 10, 2024
@bcpmihail bcpmihail requested a review from a team as a code owner October 10, 2024 15:15
@github-actions github-actions bot added kind/feature New Feature to the project labels Oct 10, 2024
@VenelinBakalov VenelinBakalov added version/patch The change is a non-breaking bugfix and removed version/minor Introduces a non-breaking feature or change kind/feature New Feature to the project labels Oct 11, 2024
@VenelinBakalov VenelinBakalov changed the title [vrdt] (#159) Restored System and Server logs in VRDT OUTPUT [vrdt,packages] (vrdt #159) Restored System and Server logs in VRDT OUTPUT Oct 11, 2024
@VenelinBakalov VenelinBakalov changed the title [vrdt,packages] (vrdt #159) Restored System and Server logs in VRDT OUTPUT [vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command Oct 11, 2024
… XML WF

Signed-off-by: Mihail Penchev (c) <pmihail@vmware.com>
@github-actions github-actions bot added kind/feature New Feature to the project labels Oct 11, 2024

The 'com.vmware.pscoe.o11n:exec' package is no longer missing when built. The error above no longer appears when running an Action via VRDT UI.

### Enabled System and Server level logging in the Run Script Workflow
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niiiiice!

Signed-off-by: Mihail Penchev (c) <pmihail@vmware.com>
@bcpmihail bcpmihail force-pushed the feature/restore-vrdt-output-logs branch from 1f4e505 to fcc3305 Compare October 11, 2024 10:42
@bcpmihail bcpmihail merged commit 90225c3 into main Oct 11, 2024
@VenelinBakalov VenelinBakalov deleted the feature/restore-vrdt-output-logs branch October 11, 2024 11:10
@VenelinBakalov VenelinBakalov changed the title [vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command [vrdt,packages] (vrdt #159) Restore System and Server logs in vRDT OUTPUT during Run vRO Action command Oct 25, 2024
@VenelinBakalov VenelinBakalov removed the kind/feature New Feature to the project label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/vrdt Relates to vRealize Developer Tools kind/bug Something isn't working version/patch The change is a non-breaking bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants