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: jenkins pipeline support offline #1293

Conversation

steinliber
Copy link
Contributor

@steinliber steinliber commented Dec 2, 2022

Signed-off-by: Meng JiaFeng jiafeng.meng@merico.dev

Pre-Checklist

Note: please complete ALL items in the following checklist.

  • I have read through the CONTRIBUTING.md documentation.
  • My code has the necessary comments and documentation (if needed).
  • I have added relevant tests

Description

  • jenkins support new option offline for config offline

offline mode

  • jenkins will not check and install plugins, so you need to build a jenkins image with plugins instqalled first
  • jenkins will not use global share library, instead we upload Jenkinsfile to repo

online mode

  • jenkins will check plugins and automatic install plugins
  • jenkins will use sharelib for common jenkins step

Related Issues

#1239

New Behavior (screenshots if needed)

@steinliber steinliber requested a review from a team as a code owner December 2, 2022 09:15
Signed-off-by: Meng JiaFeng <jiafeng.meng@merico.dev>
@steinliber steinliber force-pushed the feat-jenkins-pipeline-support-offline branch from 5fdf38c to 4304009 Compare December 2, 2022 09:33
@aFlyBird0 aFlyBird0 merged commit 461af71 into devstream-io:main Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants