Commit graph

3953 commits

Author SHA1 Message Date
Eoin McAfee
cfa3a20395 pass repo & build parameters into jsonet conversion 2021-06-04 16:01:14 +01:00
Eoin McAfee
9ca1091975 Merge branch 'master' of github.com:drone/drone into defect/oss-build-issue 2021-06-04 15:58:55 +01:00
Brad Rydzewski
ef168cd2a4
Merge pull request #3085 from drone/feature/templates-jsonnet
add jsonnet support for build templates
2021-06-04 10:36:01 -04:00
Eoin McAfee
1655fadc4a fixing oss build issue with new feature templates 2021-06-04 09:59:46 +01:00
Eoin McAfee
afb5e35d2e another import grouping change. 2021-06-03 14:20:28 +01:00
Eoin McAfee
6cec8b3ee0 tech qa refactor for looping through data inputs 2021-06-03 14:17:39 +01:00
Eoin McAfee
61356c4344 fix import groupings 2021-06-03 14:15:41 +01:00
Eoin McAfee
65e5edddc3 add jsonnet support for build templates 2021-06-03 14:06:57 +01:00
Brad Rydzewski
ba1a1c6135 hide login button if user already authed 2021-06-02 15:29:55 -04:00
Brad Rydzewski
7278dd61f9
Merge pull request #3081 from drone/feature/template-config
Feature/template config
2021-06-02 09:22:33 -04:00
Eoin McAfee
56fc7b8a2a group drone imports separately 2021-06-02 14:17:42 +01:00
Eoin McAfee
1173323cbf group drone imports separately 2021-06-02 14:11:18 +01:00
Eoin McAfee
68eaa6fb75 fix issue with mysql script - syntax error in script. 2021-06-02 12:20:58 +01:00
Eoin McAfee
9dc11200d7 Add unique and indexes to db scripts on namespace. Code refactor in conversion files & grouping drone imports 2021-06-02 11:59:39 +01:00
Eoin McAfee
a3a4e7494c Fix broken test caused by adding a new line to test file. 2021-06-01 16:29:14 +01:00
Eoin McAfee
a0b83140fe Add line space at end of test files 2021-06-01 14:23:06 +01:00
Eoin McAfee
1ebf5b7d43 revert change to page.go 2021-06-01 14:17:32 +01:00
Eoin McAfee
cb75a7383b revert back starlark converter name 2021-06-01 14:14:23 +01:00
Eoin McAfee
31867a9261 group imports 2021-06-01 10:29:58 +01:00
Eoin McAfee
3b4d528ee9 updated mock file 2021-06-01 09:54:28 +01:00
Alexander A. Klimov
6e67007844 Bump github.com/google/go-jsonnet to v0.17.0
... to allow std.objectValues().
2021-05-30 12:47:16 +02:00
Eoin McAfee
88a5a8e796 Tech QA Feedback & add support for organization level templates 2021-05-28 16:59:00 +01:00
Eoin McAfee
a7ef135403 Small bug fix - renaming converter back to template 2021-05-27 15:18:21 +01:00
Eoin McAfee
8b7933c116 starlark converter & parser created and working. Unit tests add & some moving around/refactoring of plugins. 2021-05-27 14:58:23 +01:00
Marko Gaćeša
ea6566b059
fixed: graceful shutdown (#3083)
* fixed: graceful shutdown
* updated test for cron scheduler shutdown
2021-05-27 13:52:09 +01:00
TP Honey
f274fe6704 version 2.0.1 release prep [CI SKIP] 2021-05-25 17:39:31 +01:00
Brad Rydzewski
6c7559b84f
update changelog [CI SKIP] 2021-05-25 12:32:52 -04:00
Eoin McAfee
eb9a301a9e deleted all.go - not required & fixed issue where template if none found return null instead of empty list. 2021-05-21 13:31:06 +01:00
Eoin McAfee
b63facdc62 added more unit tests, changed input for template data to byte array & fixed another issue with insert sql script not autoincrement 2021-05-20 16:02:38 +01:00
Eoin McAfee
2d84d48c3a Fixed issue with routing for templates. 2021-05-20 14:24:31 +01:00
Eoin McAfee
a73c29eb47 Add unit tests for controllers & fix issue where api route was in the wrong location for template 2021-05-20 13:55:45 +01:00
Eoin McAfee
a28d218285 Add unit tests for controllers & fix issue where api route was in the wrong location for template 2021-05-20 13:55:26 +01:00
Eoin McAfee
953961ce1f Update inject store to include template 2021-05-19 16:16:38 +01:00
Eoin McAfee
34bf7e9142 ran wire to generate DI for template store 2021-05-19 16:08:46 +01:00
Eoin McAfee
4b0d9a1340 Fixed issue with template store. 2021-05-19 16:07:32 +01:00
Eoin McAfee
00b6d6e436 Initial api routes 2021-05-19 14:18:24 +01:00
Eoin McAfee
91076dc1d0 add store repository for template queries 2021-05-19 13:44:58 +01:00
Eoin McAfee
58824af15e generate ddl for database 2021-05-19 13:36:27 +01:00
Eoin McAfee
d3acd5d823 add database scripts for new table template 2021-05-19 13:35:02 +01:00
guessi
47712e9f2d Pick up security fixes for golang 1.14.x
golang 1.14.15 is scheduled to be released on Feb 4, 2021

golang 1.14.4 ~ 1.14.15 contains multiple security fixes and we should
consider to pick them up.

ref: https://golang.org/doc/devel/release.html#go1.14
2021-05-16 09:03:54 +08:00
Brad Rydzewski
04ec418c44 support optional convert plugin cache size 2021-05-14 14:06:47 -04:00
Brad Rydzewski
6b8abc32bf update login / register screens 2021-05-13 13:51:22 -04:00
Brad Rydzewski
bb7d04b44c Merge remote-tracking branch 'origin/master' 2021-05-04 22:12:47 -04:00
Brad Rydzewski
b5aec47d24 bump user interface version 2021-05-04 22:11:49 -04:00
Brad Rydzewski
e44aae58b4 metrics sink update 2021-05-04 19:11:57 -04:00
Brad Rydzewski
eaadd82a83 support for optional mixed-mode encryption 2021-05-04 18:59:03 -04:00
Brad Rydzewski
da1f0016f0 bump version.go file 2021-05-04 17:08:30 -04:00
Eoin McAfee
0d95c459da
fixing a small typo in the compose readme. (#3077)
* fixing a small typo in the compose readme. ClientId is repeated, should be client secret
2021-05-04 10:59:47 +01:00
Brad Rydzewski
ca45459402 bump user interface version to 772f24b 2021-03-31 19:34:55 -04:00
Brad Rydzewski
5cee37e099 bump user interface version to aaae362 2021-03-24 16:40:24 -04:00