Commit graph

3597 commits

Author SHA1 Message Date
Brad Rydzewski
563b837b2d
Merge pull request #2830 from vyckou/trusted-repository-switch
DRONE_REPOSITORY_TRUSTED env variable added:
2019-09-12 17:01:56 -07:00
Vytautas Maciulskis
6e338b4a8b DRONE_REPOSITORY_TRUSTED env variable added:
This environment variable will allow to make repositories trusted, when enabling them in drone by default
It is recommended to use `DRONE_REPOSITORY_TRUSTED=true` only in scenarios, where you are running drone master and drone agents for single trusted organization
2019-09-12 09:46:07 +03:00
Brad Rydzewski
e8d0805cde
Merge pull request #2827 from KN4CK3R/master
Upgraded to Go 1.13.0 due to segmentation faults on ARM devices
2019-09-11 14:34:30 -07:00
Brad Rydzewski
9edd660d76
Merge pull request #2826 from JordanSussman/master
feat(repo): allow internal project visibility by default
2019-09-11 13:59:29 -07:00
KN4CK3R
b8951e8693 Upgraded to Go 1.13.0 due to segmentation faults on ARM devices. (Fixes #2823) 2019-09-11 22:50:36 +02:00
JordanSussman
4ae206d812 feat(repo): allow internal project visibility by default' 2019-09-10 22:16:19 -05:00
ashwilliams1
3efbcb6c0a
Update readme [CI SKIP] 2019-09-10 18:52:08 -07:00
Brad Rydzewski
12be73a2c5 update build instructions [ci skip] 2019-09-10 18:42:41 -07:00
Brad Rydzewski
04724b4d90 fix incorrect file headers [ci skip] 2019-09-10 18:38:35 -07:00
Brad Rydzewski
66219bd83d added remote repo endpoint 2019-09-06 15:20:41 -07:00
Brad Rydzewski
8627d2100a improve syncer debugging with trace logging 2019-09-06 14:49:50 -07:00
Brad Rydzewski
870e967ee8 added support for rollback 2019-09-03 21:11:49 -07:00
Brad Rydzewski
e97b1e968b support for cron event type 2019-09-03 19:25:18 -07:00
Brad Rydzewski
9ac8aa26c8 copy cron job name when re-startinga build #2760 2019-09-03 16:07:30 -07:00
Brad Rydzewski
30ca88b9e6 added validation plugins 2019-09-03 15:05:53 -07:00
Brad Rydzewski
e272027814 include gitea changes in readme 2019-09-02 23:08:43 -07:00
Brad Rydzewski
ccdb9fcf3a update changelog 2019-09-02 23:07:13 -07:00
Brad Rydzewski
d9b529f2f6 added support for convert plugins 2019-09-02 23:05:30 -07:00
Brad Rydzewski
33a8ecec91
Merge pull request #2721 from techknowlogick/rm-basic-auth-gitea
Remove basic auth as an option for Gitea
2019-09-01 13:25:43 -07:00
Brad Rydzewski
671e26b8e2
Update sample YAML in README [ci skip] 2019-08-31 08:37:24 -07:00
Brad Rydzewski
d221ed0b88
Update sample YAML in README [ci skip] 2019-08-31 08:36:38 -07:00
Brad Rydzewski
f2db48597e
Merge pull request #2801 from crossworth/patch-1 [ci skip]
Fix typo
2019-08-30 14:43:01 -07:00
techknowlogick
bca2fa460f
Merge branch 'master' into rm-basic-auth-gitea 2019-08-29 18:09:04 -04:00
Brad Rydzewski
e1ed2623b1 update changelog [ci skip] 2019-08-26 14:19:57 -07:00
Brad Rydzewski
33bd477f71 added support for github deployment status 2019-08-26 12:26:09 -07:00
Pedro Henrique
b32af5bbdd
Fix typo 2019-08-24 00:18:43 -03:00
techknowlogick
7b26269816
Merge branch 'master' into rm-basic-auth-gitea 2019-08-23 23:13:09 -04:00
Brad Rydzewski
c82ae61415 added go 1.12.9 upgrade to changelog [CI SKIP] 2019-08-23 09:25:49 -07:00
Brad Rydzewski
430bddaf75 bump to manifest 1.2 [ci skip] 2019-08-22 13:21:17 -07:00
Brad Rydzewski
26df94defd bump newer version of manifest plugin [ci skip] 2019-08-22 12:11:14 -07:00
Brad Rydzewski
2e081efc69 change build tag 2019-08-21 16:30:41 -07:00
Brad Rydzewski
796b6df193 bump drone-ui dependency 2019-08-20 14:00:03 -07:00
Brad Rydzewski
7f96f40acb Merge remote-tracking branch 'origin/master' 2019-08-20 13:55:11 -07:00
Brad Rydzewski
f8a312458f bump scm, runtime and ui dependencies 2019-08-20 13:55:04 -07:00
Brad Rydzewski
d581dab302
Merge pull request #2788 from Lucretius/azure-blob-logs
Add support for primary store of Azure blob
2019-08-20 11:55:01 -07:00
Robert Lippens
4de435808d
add additional go-rootcerts in sum 2019-08-14 10:11:07 -07:00
Robert Lippens
4ee4ba7a62
delete snapshots of blob along with the blob 2019-08-14 09:59:59 -07:00
Robert Lippens
35b2e16c5c
use CountToEnd to read entire blob 2019-08-14 09:57:42 -07:00
Robert Lippens
e35d63203a
fix bucket check 2019-08-14 09:54:22 -07:00
Robert Lippens
fbd49229f6
add bare minimum modules/sum 2019-08-14 09:40:31 -07:00
Robert Lippens
bd71d8dfd2
go.sum revert 2019-08-14 09:38:40 -07:00
Robert Lippens
4587be03fe
revert go mod/sum 2019-08-14 09:37:36 -07:00
Robert Lippens
411eb89740
refactor store injector 2019-08-14 09:32:59 -07:00
Robert Lippens
60a0613772
set upload buffer settings 2019-08-14 00:41:45 -07:00
Robert Lippens
cb8b60c399
get rid of test drone file 2019-08-13 22:22:03 -07:00
Robert Lippens
b715c199ea
add quick test.drone.yml file 2019-08-13 21:47:41 -07:00
Robert Lippens
22d2e9db30
fix so always returns 2019-08-13 21:41:36 -07:00
Robert Lippens
9bf84349d0
update go modules 2019-08-13 21:13:10 -07:00
Robert Lippens
11a7729db9
configure azure blob storage for drone 2019-08-13 21:12:39 -07:00
Brad Rydzewski
bcdd4bf024 add .exe extension to windows binaries 2019-08-06 23:16:21 -07:00