Brad Rydzewski
3ba95af8d0
Merge pull request #175 from micbar/add-more-flags
...
Add more attributes to local build context
2020-12-03 21:11:28 -05:00
Michael Barz
f0e9e08904
add more attributes to build context
2020-11-17 17:59:55 +01:00
Brad Rydzewski
6f4c96818c
bump drone-go version
v1.2.4
2020-11-16 15:53:29 -05:00
Brad Rydzewski
a63407a203
added environment command
v1.2.3
2020-11-16 15:42:23 -05:00
Thomas Boerger
bed84a32ff
Merge pull request #173 from mach6/master
...
Add a pipeline type check to the exec command
2020-09-02 16:37:15 +02:00
Doug Simmons
ac6e68454f
Add a pipeline type check to the exec command
...
If type is not of type 'docker' produce a meaningful
error message. Other pipeline types are not currently
supported by 'drone exec'
The previous error message will likely be
"linter: invalid or missing image", if a
project is using a ssh type, for example.
The error is misleading.
2020-08-18 08:44:37 -07:00
Brad Rydzewski
2064b97d4e
build list uses API size limit
v1.2.2
2020-08-07 13:06:34 -04:00
Brad Rydzewski
830856d11d
go mod tidy dependencies
2020-06-23 13:18:43 -04:00
Brad Rydzewski
9ba252db9d
Merge pull request #99 from tonglil/secret-info
...
Secret info
2020-04-14 23:43:51 -04:00
Tony Li
5400456c24
Merge branch 'master' into secret-info
2020-04-14 17:00:53 -07:00
Tony Li
4e5196dee3
Revert build_start.go
2020-04-14 16:59:31 -07:00
Brad Rydzewski
45a6ad6a15
Merge pull request #166 from thomasf/tracebak-error
...
Add backtraces to error starlark command output
2020-04-11 09:37:24 -04:00
Thomas Frössman
4663afc0ee
Add backtraces to error starlark command output
2020-04-01 17:17:00 +02:00
Brad Rydzewski
eef6428194
Merge pull request #170 from carlosedp/ppc64
...
Add support for building ppc64le binaries and image
2020-03-26 19:56:24 -07:00
Carlos de Paula
cf39bda2be
Add support for building ppc64le binaries and image
...
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2020-03-26 18:43:43 -03:00
Thomas Boerger
c17fb6b80e
Merge pull request #167 from tboerger/build-create
...
Integrate build create command
2020-03-19 20:13:14 +01:00
Thomas Boerger
06d273c353
Integrate build create command
2020-03-19 16:59:17 +01:00
Brad Rydzewski
13779dfc6c
Update README.md [CI SKIP]
2020-02-26 07:54:43 -08:00
Brad Rydzewski
6d46b41214
Update README.md [CI SKIP]
2020-02-26 07:54:16 -08:00
Brad Rydzewski
a5f8e7c245
Merge remote-tracking branch 'origin/master'
v1.2.1
2020-01-29 12:08:11 -08:00
Brad Rydzewski
c575af0a88
add active flag to filter active repos
2020-01-29 12:07:53 -08:00
Brad Rydzewski
1fad337d74
Merge pull request #163 from sh0rez/jsonnet-extvar
...
feat(jsonnet): support setting extVars
2019-11-23 12:38:00 -05:00
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
Brad Rydzewski
0b1b264a84
Merge pull request #160 from tboerger/server-filter
...
Filter server by state
2019-10-18 04:50:59 -10:00
Thomas Boerger
b4012c3539
Add a filter for server state
2019-10-18 10:06:12 +02:00
Thomas Boerger
cb187f05cb
Add long options to server list command
2019-10-18 09:50:40 +02:00
Brad Rydzewski
f9fd3fe42b
update to go 1.13
v1.2.0
2019-10-02 09:05:06 -07:00
Brad Rydzewski
b9b41aadd0
update build script for go modules
2019-10-02 09:03:35 -07:00
Brad Rydzewski
6214552935
Merge remote-tracking branch 'origin/master'
2019-10-02 09:01:08 -07:00
Brad Rydzewski
f28ca2f983
update repository auto-cancel fields
2019-10-02 09:00:50 -07:00
Brad Rydzewski
1308debdab
Merge pull request #155 from tboerger/template-helper
...
Integrate funcmap for all template executions
2019-09-23 09:27:03 -07:00
Brad Rydzewski
16a4334178
Merge pull request #153 from domgoer/feat/add_plugins
...
Add plugins to PrivilegedMode
2019-09-23 09:25:59 -07:00
Brad Rydzewski
aba2bb291d
Merge pull request #157 from tboerger/prevent-redirect
...
Prevent redirects for wrong server url
2019-09-23 09:25:16 -07:00
Brad Rydzewski
047ce05f3d
Merge pull request #156 from jackyzhen/patch-1
...
fix broken README link
2019-09-23 09:22:57 -07:00
jackyzhen
bed054c49d
Merge branch 'master' into patch-1
2019-09-20 10:59:02 +12:00
Brad Rydzewski
b417dfe5f4
added admission plugin command line tools
2019-09-19 10:22:36 -07:00
Thomas Boerger
d099882402
Prevent redirects for wrong server url
2019-09-19 08:54:41 +02:00
Thomas Boerger
449618ad85
Integrate funcmap for all template executions
2019-09-19 08:48:03 +02:00
jackyzhen
5973a26a0f
fix broken README link
2019-09-19 13:05:07 +12:00
Brad Rydzewski
a986f7c87c
Merge pull request #154 from tboerger/incomplete-builds
...
Implement build queue command
2019-09-18 13:27:51 -07:00
Thomas Boerger
b032fbc5da
Implement build queue command
2019-09-18 22:04:13 +02:00
domgoer
7f6a5285b8
Add plugins to PrivilegedMode
2019-09-18 15:54:04 +08:00
Brad Rydzewski
262449465b
use starlark structs
2019-09-17 11:00:03 -07:00
Brad Rydzewski
419f4830df
command for testing converter plugin
2019-09-01 15:58:47 -07:00
Brad Rydzewski
cf2392c5bd
migrate to go modules
2019-09-01 12:15:08 -07:00
Thomas Boerger
9ccb5060b4
Merge pull request #145 from suzuki-shunsuke/fix/fix-typo
...
Fix typo
2019-08-15 10:00:33 +02:00
Suzuki Shunsuke
bd3fe1fad0
Fix typo
2019-08-15 16:43:28 +09:00
Brad Rydzewski
c394ad262f
Merge pull request #142 from tboerger/server-delete-force
...
Integrate force flag to server destroy
2019-08-09 01:39:24 -07:00
Thomas Boerger
af5157d38e
Integrate force flag to server destroy
2019-08-09 10:33:57 +02:00
Thomas Boerger
294e2951f0
Update drone-go dependency
2019-08-09 10:33:43 +02:00