Skip to content

RandomInEqualities/file-operations-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Operations Plugin

Jenkins Plugin Coverage LOC Changelog Jenkins Plugin Installs

This plugin's main goal is to provide cross platform file operations as Build step. It also provides the same functionality as Pipeline step.

No need to search for *Nix or Win commands to do file operations.

List of steps:

  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
  11. File Join
  12. File Properties To Json
  13. File Zip Operation
  14. File Rename Operation
  15. Folder Rename Operation

For more details about about each step please refer to: File Operations Steps

Version History

See the changelog

Build step usage screenshot

Job DSL

See the Job DSL usage example.

About

File Operations as Build Step in Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.8%
  • HTML 4.2%