1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-02-01 15:53:34 +01:00
drone-cli/drone
sh0rez 02714e352d
feat(jsonnet): support setting extVars
`extVars` are a concept of Jsonnet that allow to inject data into the compiler
from the command line.

At Grafana, we have a build-image whose tag must be consistent across all CI
systems, so we use such an extVar for this.

To be able to adopt drone-cli (were using plain `jsonnet` before) we need this
functionality exposed :D
2019-11-16 13:11:28 +01:00
..
autoscale Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
build Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
convert convert bitbucket pipelines 2019-01-08 12:23:02 -08:00
cron Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
encrypt encrypt secret from file 2018-10-21 13:36:29 -07:00
exec Add plugins to PrivilegedMode 2019-09-18 15:54:04 +08:00
format added sign and fmt commands 2018-09-13 18:41:12 -07:00
info Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
internal Prevent redirects for wrong server url 2019-09-19 08:54:41 +02:00
jsonnet feat(jsonnet): support setting extVars 2019-11-16 13:11:28 +01:00
lint Add lint and convert sub commands 2018-10-25 01:06:33 +02:00
log support for latest drone-go 0.9 2018-09-20 16:04:58 -07:00
node Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
orgsecret Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
plugins Merge pull request #155 from tboerger/template-helper 2019-09-23 09:27:03 -07:00
queue Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
repo Merge remote-tracking branch 'origin/master' 2019-10-02 09:01:08 -07:00
secret Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
server Add a filter for server state 2019-10-18 10:06:12 +02:00
sign added the sign command 2018-09-14 16:37:52 -07:00
starlark use starlark structs 2019-09-17 11:00:03 -07:00
user Integrate funcmap for all template executions 2019-09-19 08:48:03 +02:00
main.go enable orgsecret commands 2019-04-15 08:24:03 -07:00