Hi Robert Sandell, Pipeline-Utility-Steps-plugin only gives pipeline steps, the plugin what I have targeted initially as build-step and also as I have to use same logic, planning to extend as pipeline steps with the "fo" as namespace. I am in process of gathering more scenarios to be included in file-operations. And its up to the user which plugin can use for their requirement.
In my lot of many pipeline implementations I have to rely on the OS targeted commands and after having observations and decided to write a plugin for these kind of operations which will be helpful for people who are beginners in DevOps and Jenkins world. Thanks, Suresh On Monday, May 2, 2016 at 3:08:31 PM UTC+5:30, Robert Sandell wrote: > > Most of what you listed are already in or planned for in > https://github.com/jenkinsci/pipeline-utility-steps-plugin/ or other > plugins. make and remove directory is already possible with core pipeline. > > /B > > On Sat, Apr 30, 2016 at 3:56 PM, suresh kumar <[email protected] > <javascript:>> wrote: > >> Hi Oleg, >> It is not an announcement. >> Seeking some more operations to include, till now scenarios what I listed >> above implemented and plugin released on same day Jenkins 2.0 >> Now I have to implement these as Pipeline Steps. While implementing >> pipeline steps if I got some more requirements and scenarios operations I >> will plan for implementation. >> >> Regards, >> Suresh >> >> >> >> >> On Saturday, April 30, 2016 at 6:20:26 PM UTC+5:30, Oleg Nenashev wrote: >>> >>> Is it an announcement of an existing plugin? Or do you want to implement >>> a new one and look for a feedback? >>> >>> воскресенье, 24 апреля 2016 г., 6:36:51 UTC+2 пользователь suresh kumar >>> написал: >>>> >>>> This plugin's main goal is to provide File Operations as Build Step. >>>> >>>> >>>> Following Operations implemented: >>>> >>>> 1) File Copy Operation >>>> >>>> 2) File Delete Operation >>>> >>>> 3) File Create Operation >>>> >>>> 4) File Download Operation >>>> >>>> 5) File Transform Operation >>>> >>>> 6) File UnTar Operation >>>> >>>> 7) File UnZip Operation >>>> >>>> 8) Folder Create Operation >>>> >>>> 9) Folder Copy Operation >>>> >>>> 10) Folder Delete Operation >>>> >>>> >>>> This will be helpful for doing cross platform file operations. No need >>>> to search for Nix or Win commands to do file operations. >>>> >>>> >>>> Future implementations >>>> >>>> 1) Tar Operation >>>> >>>> 2) Zip Operation >>>> >>>> >>>> And also planning Post Build Operations >>>> >>>> 1) HTML to PDF conversion [This will be helpful when sending a mail >>>> with report, pdf as attachment] >>>> >>>> >>>> If any such scenarios please add here. >>>> >>>> >>>> Message intention is to get some scenarios and helping hand to make >>>> this as awesome. >>>> >>>> >>>> Thanks >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/012f803c-f85e-4e1f-af94-fc72ac0548fb%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/012f803c-f85e-4e1f-af94-fc72ac0548fb%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Robert Sandell > *Software Engineer* > *CloudBees Inc.* > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/0b16b163-b61c-4004-8fa6-b261dd28d15f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
