File Operations Plugin

1,710 views
Skip to first unread message

suresh kumar

unread,
Apr 24, 2016, 12:36:51 AM4/24/16
to Jenkins Developers

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

Oleg Nenashev

unread,
Apr 30, 2016, 8:50:26 AM4/30/16
to Jenkins Developers
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 написал:

suresh kumar

unread,
Apr 30, 2016, 9:56:53 AM4/30/16
to Jenkins Developers
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

Robert Sandell

unread,
May 2, 2016, 5:38:31 AM5/2/16
to jenkin...@googlegroups.com
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

--
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 jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/012f803c-f85e-4e1f-af94-fc72ac0548fb%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Robert Sandell
Software Engineer
CloudBees Inc.

suresh kumar

unread,
May 2, 2016, 10:31:36 AM5/2/16
to Jenkins Developers
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 
Reply all
Reply to author
Forward
0 new messages