Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

canonical-web-and-design/vanilla-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED - NO LONGER USED


Jenkins builder for the Vanilla framework

Example usage:

release_level=point
release_description="Just an example release."
framework_repository=git@github.com:ubuntudesign/vanilla-framework.git
assets_server_url=https://assets.example.com/v1/
assets_server_token=SECRET_TOKEN
update_homepage=true
publish_to_npm=true

./publish.sh ${project_name} ${project_repository} ${release_level} "${release_description}" ${assets_server_url} ${assets_server_token} ${update_homepage} ${publish_to_npm}

About

Jenkins builder for the Vanilla framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published