Skip to content

jlab/qtp-job-output-folder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Output Folder Data Type Plugin

The goal of this Qiita type plugin is to validate and summarize any kind of folder output.

Note that job-output-folder expects a single folder and this will become an artifact that will live in [qiita-base-path]/job-output-folder/[artifact-id]/[output-folder] and this plugin will generate:

  • summary.html: a browser friendly file listing that will include all files at [artifact-id]/[output-folder] and any index.html files in any subfolder. As a reminder, the Qiita nginx basic configuration allows to display/load any html/JS available files; thus, able to display properly index.html files available
  • MANIFEST.txt: a comprehensive list of all available files in the folder.

The two main plugins using this output are:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%