Commit graph

3460 commits

Author SHA1 Message Date
Thomas Boerger
0c928411f6
Fix automated legacy matrix convert
We got to move the envsubst call behind the legacy convert, otherwise
the matrix convert gets broken because it fails to replace the matrix
variables as they don't exist anymore.
2019-04-12 11:59:34 +02:00
Brad Rydzewski
c338fadd4f specify a user for the pipeline step, issue #2651 2019-04-10 19:41:08 -07:00
Brad Rydzewski
7bae2f1137 update changelog for 1.0.1 patch [CI SKIP] 2019-04-10 17:53:59 -07:00
Brad Rydzewski
adc110be17 Merge remote-tracking branch 'origin/master' 2019-04-10 16:30:25 -07:00
Brad Rydzewski
b66c78ce0e bump go-scm to version 1.3.0 2019-04-10 16:28:40 -07:00
Brad Rydzewski
6a67954672
Merge pull request #2641 from MilleniumStudio/master
Fix nolimit tag build
2019-04-02 23:53:25 -04:00
Kévin Darcel
2045ce3dd5
Fix nolimit tag build 2019-04-01 14:54:41 -06:00
Brad Rydzewski
2a3ffc779b
add waiver [ci skip] 2019-03-22 17:07:09 -07:00
Brad Rydzewski
316217a81d bump version [CI SKIP] 2019-03-19 16:17:40 -07:00
Brad Rydzewski
fabd2670f5 force SIGINT when terminating the agent 2019-03-19 14:44:02 -07:00
Brad Rydzewski
38b1847914 adjust repo feed query for postgres 2019-03-19 10:23:15 -07:00
Brad Rydzewski
cd439d261c comment out suboptimal pg query 2019-03-18 23:59:11 -07:00
Brad Rydzewski
a9d63cea69 fix incomplete build query 2019-03-18 23:39:33 -07:00
Brad Rydzewski
3a1cab8164 bump ui 2019-03-18 10:18:57 -07:00
Brad Rydzewski
24a58fb393 bump yaml version v1.0.6 2019-03-18 09:43:42 -07:00
Brad Rydzewski
504e4754e6 support for encrypted secrets 2019-03-18 08:34:36 -07:00
Brad Rydzewski
bd23f21ff4 ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
techknowlogick
8f351eaa3a
Merge branch 'master' into gitea-oauth 2019-03-17 00:50:53 -04:00
Brad Rydzewski
680afa1db1 version tag 2019-03-16 12:56:52 -07:00
Brad Rydzewski
ba750ff0ae bump ui 2019-03-16 12:53:03 -07:00
Brad Rydzewski
86803fae13 bump user interface 2019-03-14 18:16:44 -07:00
Brad Rydzewski
17a5f503c7 bump drone-yaml to v1.0.4 [ci skip] 2019-03-14 17:44:04 -07:00
Brad Rydzewski
7780f0e5ce update stats to include windows 1809 [ci skip] 2019-03-14 17:35:00 -07:00
Brad Rydzewski
0fa4ea3c5e update stats to include windows 1809 2019-03-14 17:30:35 -07:00
Brad Rydzewski
3a53af18b7 use windows-{version}-amd64 convention for image tags 2019-03-14 17:27:25 -07:00
Brad Rydzewski
9cb6cfb0dd
Merge pull request #2624 from donny-dont/windows-dockerfiles [ci skip]
Update windows dockerfiles and add 1809 versions
2019-03-14 17:21:22 -07:00
techknowlogick
bb8433e7a2
Merge branch 'master' into gitea-oauth 2019-03-14 18:14:54 -04:00
Don
9cff2bcbd3 Update windows dockerfiles and add 1809 versions 2019-03-14 12:26:51 -07:00
Brad Rydzewski
52b1d92c3d bump drone yaml package 2019-03-14 10:53:24 -07:00
Brad Rydzewski
4e4932512c fix issue #2553 2019-03-14 10:16:19 -07:00
Matti Ranta
a98e3184c3
update gomod 2019-03-13 22:07:20 -04:00
techknowlogick
dd0795bb1c
Merge branch 'master' into gitea-oauth 2019-03-13 22:01:12 -04:00
Brad Rydzewski
5013cfa993 enable basic jsonnet in process 2019-03-13 16:12:54 -07:00
Matti Ranta
c797df0d9e
update gomod 2019-03-13 18:33:58 -04:00
techknowlogick
39df2ffbad
Update config.go 2019-03-13 18:27:21 -04:00
Brad Rydzewski
3a07030982 fix failing request match 2019-03-13 15:16:42 -07:00
Brad Rydzewski
7c5ea588b9 fix issue with generated mod 2019-03-13 15:01:16 -07:00
Brad Rydzewski
e2b674e959 add building oss [ci skip] 2019-03-13 14:50:24 -07:00
Brad Rydzewski
fe2ab2c3a4 Merge remote-tracking branch 'origin/master' 2019-03-13 14:48:02 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
de6ef5041d
Merge pull request #2621 from khanhicetea/patch-utf8
change build_author_name charset to utf8mb4
2019-03-11 09:24:53 -07:00
techknowlogick
911f7c1e64
update per @appleboy feedback 2019-03-08 21:56:45 -05:00
techknowlogick
b0f3ee3ce0
update per @appleboy feedback 2019-03-08 21:55:43 -05:00
Brad Rydzewski
55abbdb5d3 use correct label naming convention 2019-03-08 16:58:50 -08:00
techknowlogick
e4f5498850
pass redirect URL to Gitea 2019-03-08 14:35:41 -05:00
Matti Ranta
33044a1f38
update gomod 2019-03-08 13:40:56 -05:00
techknowlogick
63ba489310
Update inject_login.go 2019-03-08 13:38:20 -05:00
Matti Ranta
665398fb4f
Add Gitea Oauth
With fallback to basic auth if Gitea server does not support oauth
2019-03-08 12:22:20 -05:00
KhanhIceTea
38cba9aa29 change build_author_name charset to utf8mb4 2019-03-08 14:44:19 +07:00
Brad Rydzewski
dd2cc872c2 remove deprecated scheduler 2019-03-05 23:47:55 -08:00