Commit graph

3647 commits

Author SHA1 Message Date
Brad Rydzewski
8c9a34e065 fix windows server hostnames 2019-08-06 23:08:32 -07:00
Brad Rydzewski
90d784f85a fix incorrecrt Dockerfile path 2019-08-06 23:01:12 -07:00
Brad Rydzewski
94a4d20c86 fix issue with go module checksum mismatch 2019-08-06 22:55:57 -07:00
Brad Rydzewski
40dd39162f include build scripts 2019-08-06 22:53:35 -07:00
Brad Rydzewski
b67d8a93ee add pipelines to build windows agents 2019-08-06 22:47:04 -07:00
Brad Rydzewski
1ce573320e Merge remote-tracking branch 'origin/master' 2019-07-30 23:22:31 -07:00
Brad Rydzewski
bb974377a7 improve cancel to force cancel dangling stages 2019-07-30 21:20:28 -07:00
Brad Rydzewski
1c87eba4ad
Merge pull request #2733 from ilanpillemer/master
bitbucket needs to get ref via branch, cant via heads
2019-07-29 21:19:41 -07:00
Brad Rydzewski
b3516e7abd
Merge pull request #2741 from lucianjon/drone-2685-process-action
Add support for Action conditions in pull request events
2019-07-29 20:58:56 -07:00
Brad Rydzewski
774f89ac8e
Remove duplicate action caused by auto merge 2019-07-29 20:54:16 -07:00
Brad Rydzewski
12f4df222b
Merge branch 'master' into drone-2685-process-action 2019-07-29 20:47:42 -07:00
Brad Rydzewski
e1a16634b6 added action to conditionals 2019-07-29 20:37:04 -07:00
Brad Rydzewski
801212a923 improve error when malformed port 2019-07-29 19:55:25 -07:00
Brad Rydzewski
c7788c4587 copy parameters from parent build when promoting 2019-07-29 19:20:14 -07:00
Brad Rydzewski
1e4774af4d disable commit status API for cron jobs 2019-07-29 19:18:25 -07:00
Brad Rydzewski
d06e688e8a update changelog for v1.2.2 [ci skip] 2019-07-29 15:47:53 -07:00
Brad Rydzewski
ce1ba91632 bump version to prep for 1.2.2 minor release 2019-07-29 14:06:46 -07:00
Brad Rydzewski
27bc816a01 inactive accounts cannot activate a repository 2019-07-29 13:58:32 -07:00
Brad Rydzewski
c78f55cc2f do not allow creating empty user account 2019-07-29 13:41:28 -07:00
Brad Rydzewski
ba82e411a5 fix failing webhook test 2019-07-28 12:30:48 -07:00
Brad Rydzewski
443b369b91 ability to limit webhook delivery by event and action 2019-07-28 12:22:16 -07:00
Brad Rydzewski
2730e336d2 support legacy yaml conversion 2019-07-18 18:31:10 -07:00
Brad Rydzewski
e2c3ffc765 support for legacy environment variables 2019-07-18 17:56:19 -07:00
Brad Rydzewski
4b1972b22a support for github pr base sha 2019-07-18 17:56:06 -07:00
Brad Rydzewski
2a36e7dda7 bump drone-yaml 2019-07-18 14:56:18 -07:00
Brad Rydzewski
8ba0430a82 pass url to 0.8 conversion 2019-07-18 14:55:48 -07:00
Lucian Jones
35f5ecddaa add build action to runner 2019-06-25 16:06:36 +12:00
Lucian Jones
9d6dd20375 fix error log in new skip action test 2019-06-25 14:51:46 +12:00
Lucian Jones
e51ef216f3 pass through the true webhook action when parsing 2019-06-25 14:49:54 +12:00
Lucian Jones
93e052a713 process pull request action conditions in triggers 2019-06-25 14:48:46 +12:00
Lucian Jones
27404eb3e6 fix test panic due to test data unmarshalling 2019-06-25 14:47:29 +12:00
Matti R
d8577aa356
add note for changelog 2019-06-24 19:37:19 -04:00
Matti R
8ad5123479
Merge remote-tracking branch 'upstream/master' into rm-basic-auth-gitea 2019-06-24 19:34:27 -04:00
Brad Rydzewski
158f7d289a update release destination 2019-06-24 08:25:33 -07:00
Brad Rydzewski
3650a5d21b add policy [ci skip] 2019-06-24 08:04:14 -07:00
Brad Rydzewski
7e23d36e77 log external secret error 2019-06-22 19:00:12 -07:00
Brad Rydzewski
6a43a8dbe4 bump drone-yaml to support actions 2019-06-16 23:51:30 -07:00
Ilan Pillemer
c39ceb4ecb bitbucket needs to get ref via branch, cant via heads 2019-06-16 00:56:06 +01:00
Brad Rydzewski
3deb69886a fix incorrect user count being logged 2019-06-11 22:54:22 -07:00
Brad Rydzewski
b90a7dd7d6 fix incorrect version string [ci skip] 2019-06-11 19:41:15 -07:00
Brad Rydzewski
5de212d052 bump version number and changelog [ci skip] 2019-06-11 17:46:17 -07:00
Brad Rydzewski
4479609d9f bumy 0.8 to 1.0 yaml converter 2019-06-10 17:14:50 -07:00
Brad Rydzewski
a0bffdeb32 batch update error includes repository name and id 2019-06-06 22:09:12 -07:00
Brad Rydzewski
56fd3042ba fix inconsistent base64 encoding/decoding secrets 2019-06-06 16:57:58 -07:00
Brad Rydzewski
07642dd8e1 Merge remote-tracking branch 'origin/master' 2019-06-06 14:29:00 -07:00
Brad Rydzewski
6558d53de2 enable legacy token mapper 2019-06-06 13:27:38 -07:00
Brad Rydzewski
c393b74f63 session that handles legacy tokens from file 2019-06-06 13:13:08 -07:00
Brad Rydzewski
d2e2c05a94
Merge pull request #2722 from ecray/build_promote_checkwrite
Fixing check requiring Admin for build promote
2019-06-05 21:31:31 -07:00
Eric Raymond
93dc36cad0 Fixing check requiring Admin for build promote 2019-06-05 15:55:02 -07:00
techknowlogick
448f1d54b4
rm basic auth option from Gitea 2019-06-05 17:36:10 -04:00