gallexme / testproject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

watch pipeline activities using node

Simple example to show watching the custom resource definition PipelineActivities

The example writes any PipelineActivites to the console. Use jx logs --env staging jx-staging-<app name> to view the log. Then trigger a promotion using jx promote <app name> --version=<version in staging> --env production.

About

License:Apache License 2.0


Languages

Language:JavaScript 40.8%Language:Makefile 35.7%Language:Smarty 8.7%Language:HTML 8.2%Language:Shell 5.1%Language:Dockerfile 1.6%