mlabouardy / butler

Export/Import Jenkins jobs & plugins 📤
MIT License
123 stars 34 forks source link

Multiple enhancements #6

Closed icereed closed 5 years ago

icereed commented 5 years ago

This would solve #4 and #3. Additionally you may skip folder for exporting.

Summary of new features

  1. Able to provide the flags via ENV variable
  2. Able to specify https URLs
  3. Add credential management (decrypt and apply)
  4. Added flag to ignore folders
  5. Added test cases
  6. Enable import/export into folders

Summary of fixes

  1. Fix not to stop importing if one job fails
ambakshi commented 5 years ago

Oh man, I just went to solve the same problem :P

icereed commented 5 years ago

@mlabouardy this PR looks ready. Would you like to draft the new version or should I do it in this PR?

icereed commented 5 years ago

@mlabouardy Could you take a look please?

r-divakaran-hrs commented 5 years ago

Can we please merge this !?

icereed commented 5 years ago

is this repo not maintained?

mlabouardy commented 5 years ago

@icereed @ambakshi sorry for late response guys

icereed commented 5 years ago

The pipeline fails, because there are no working credentials for S3 in Circle CI.

mlabouardy commented 5 years ago

@icereed fixed

icereed commented 5 years ago

Feature is released :party: