Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add job trigger and get log ouput #771

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

feiguoL
Copy link
Contributor

@feiguoL feiguoL commented Jul 5, 2024

Make sure that you've checked the boxes below before you submit PR:

Always

For the bug fixes or features only

  • Quality Gate Passed. Change this URL to your PR.
  • The coverage is xxx on the new lines
  • [ x] I've tested it by manual in the following platform
    • MacOS
    • Linux
    • Windows
  • Unit Test covered
  • e2e Test covered

image
image

Copy link
Member

@LinuxSuRen LinuxSuRen left a comment

Choose a reason for hiding this comment

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

Thanks for your effort. But please make sure you set the correct email address using the following commands:

git config --local user.email [email protected]

image

@feiguoL

This comment was marked as resolved.

@feiguoL feiguoL closed this Jul 5, 2024
@feiguoL feiguoL reopened this Jul 5, 2024
@feiguoL feiguoL requested a review from LinuxSuRen July 30, 2024 05:26
@LinuxSuRen
Copy link
Member

hi @feiguoL please update your branch from the master branch. I made some changes #773

@feiguoL
Copy link
Contributor Author

feiguoL commented Aug 13, 2024

hi @feiguoL please update your branch from the master branch. I made some changes #773

update done

Makefile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
.jenkins-cli.yaml Outdated Show resolved Hide resolved
@LinuxSuRen
Copy link
Member

hi @feiguoL , it works well when I test it on my computer. But I still find two potential minor issues. Please take a look at it. Thanks for your time again.

@LinuxSuRen LinuxSuRen added the enhancement New feature or request label Dec 23, 2024
ass log ptint func

Log:
Change-Id: I46cb977e39e8c00b794376c70a88384bd555e223
@feiguoL feiguoL force-pushed the master branch 2 times, most recently from 9319fcc to 9c1e46b Compare January 16, 2025 01:44
add job build and wait log with exit code and fix test error

Log:
Change-Id: I8ae90c8649cbbb817e339119f75db54caa6fd0e3
@LinuxSuRen LinuxSuRen merged commit c926d60 into jenkins-zh:master Jan 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to get jenkins build_number
2 participants