Skip to content

stckeconv#889

Open
dkelosky wants to merge 6 commits intofeat/syslog-sdk-rpcfrom
date-parse-syslog
Open

stckeconv#889
dkelosky wants to merge 6 commits intofeat/syslog-sdk-rpcfrom
date-parse-syslog

Conversation

@dkelosky
Copy link
Copy Markdown
Collaborator

What It Does

How to Test

Review Checklist
I certify that I have:

Additional Comments

Signed-off-by: Dan Kelosky <14940561+dkelosky@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this to New Issues in Zowe CLI Squad Mar 25, 2026
@zowe-robot zowe-robot moved this from New Issues to Review/QA in Zowe CLI Squad Mar 25, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 25, 2026

Signed-off-by: Dan Kelosky <14940561+dkelosky@users.noreply.github.com>
Comment thread native/c/ztime.h Outdated
Comment thread native/c/zdsm.c
Comment thread native/c/zam.c Outdated
Copy link
Copy Markdown
Member

@zFernand0 zFernand0 left a comment

Choose a reason for hiding this comment

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

Changes MSTM! 😋

Does it make sense to rebase this PR against the main branch?
If we do, there are some changes required in native/c/zdstype.h 😢

Anyways, not that you have to use the terminal, but in case you do... 😋

git checkout main
git pull
git branch -D date-parse-syslog
git checkout -b date-parse-syslog
git cherry-pick 56d841bb58a96e320e66ec0cd5588a044d52e545
  # resolve merge conflict - accept incoming changes
git commit -as
git cherry-pick e56a2805c7f38e11804742cdcbe0df1c212113de
git push -f

Also, I'm trying to test with examples/metal/demometal.c but no luck 😢
Thus why I opened #898

dkelosky and others added 4 commits March 31, 2026 11:04
Co-authored-by: Trae Yelovich <trae.yelovich@broadcom.com>
Signed-off-by: Dan Kelosky <14940561+dkelosky@users.noreply.github.com>
Signed-off-by: Dan Kelosky <14940561+dkelosky@users.noreply.github.com>
Signed-off-by: Dan Kelosky <14940561+dkelosky@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@dkelosky
Copy link
Copy Markdown
Collaborator Author

Changes MSTM! 😋

Does it make sense to rebase this PR against the main branch? If we do, there are some changes required in native/c/zdstype.h 😢

Anyways, not that you have to use the terminal, but in case you do... 😋

git checkout main
git pull
git branch -D date-parse-syslog
git checkout -b date-parse-syslog
git cherry-pick 56d841bb58a96e320e66ec0cd5588a044d52e545
  # resolve merge conflict - accept incoming changes
git commit -as
git cherry-pick e56a2805c7f38e11804742cdcbe0df1c212113de
git push -f

Also, I'm trying to test with examples/metal/demometal.c but no luck 😢 Thus why I opened #898

This PR is into @plavjanik branch, so we'll plan to sync with main there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Review/QA

Development

Successfully merging this pull request may close these issues.

4 participants