Skip to content

Trailer views generator uses Python and XSL scripts running on Docker hosted on GitHub to generate XML and HTML from YAML

License

Notifications You must be signed in to change notification settings

Georges034302/trailer-viewer-generator

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trailer-viewer-generator

This Generator repo

  • Installs and runs ubuntu on Docker
  • Installs Python3.10 python3-pip and PyYAML
  • Runs trailer.py to transform YAML to XML
  • Runs xsltransformer.py to transform the generated XML to HTML using XSL technology and Python
  • Runs entrypoint.sh to initiate and push to the trailer-viewer repo

The Generator detects new commits in trailer-viewer repo and automatically deploy the changes using GitHub actions

About

Trailer views generator uses Python and XSL scripts running on Docker hosted on GitHub to generate XML and HTML from YAML

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published