Commit Graph

43 Commits

Author SHA1 Message Date
Denis Gukov
1e7821b384 chore(ci): ignore changes in package.json 2021-10-11 22:47:11 +05:00
Denis Gukov
4eb3e13c95 feat(ci): use ubuntu 20.04 image 2021-10-11 22:28:54 +05:00
Denis Gukov
3a7c7fffe5 chore(ci): specify machine image version 2021-10-11 22:18:29 +05:00
Denis Gukov
2fc7e746c0 chore(ci): specify machine image version 2021-10-11 22:14:55 +05:00
Denis Gukov
46382ddbee chore(ci): use go get to install task tool 2021-10-11 21:32:28 +05:00
Denis Gukov
0d3da9eec7 chore(ci): install task tool using go 2021-10-11 21:17:50 +05:00
Denis Gukov
3b55d6db11 chore(ci): try to use bash for task tool install 2021-10-11 20:51:00 +05:00
Denis Gukov
527a5be5dd chore(ci): rollback task tool 2021-10-11 15:55:52 +05:00
Denis Gukov
ad442cd841 chore(ci): try to downgrade task tool to 3.7.3 2021-10-11 14:43:58 +05:00
Denis Gukov
ed0165ad66 chore(ci): try to downgrade task tool to 3.7.3 2021-10-11 14:40:44 +05:00
Denis Gukov
85bc69d90b feat: update go to 1.16 2021-08-26 14:22:52 +05:00
Denis Gukov
4c3e2f4383 feat(cli): support arg -config for back compatibility 2021-08-26 01:36:04 +05:00
Denis Gukov
960d5e3ba7 fix(ci): installation of rpm in docker 2021-08-11 21:51:05 +05:00
Denis Gukov
20ca9b93e7 fix(ci): checksum 2021-06-25 00:55:26 +05:00
Denis Gukov
c1853fa5de chore(ci): return circleci config 2021-05-17 03:06:26 +05:00
Denis Gukov
14f2df7910 chore(ci): disable building on circleci 2021-05-08 22:28:49 +05:00
Denis Gukov
55e8024b23 refactor: move ObjectProperies to db package 2021-05-07 15:08:34 +05:00
Denis Gukov
0d28c8d5b0 fix(ci): golang image 2021-03-13 01:47:16 +05:00
Denis Gukov
a5a3bf30bf ci: return golang image to 1.13 2020-11-24 00:24:27 +05:00
Denis Gukov
620e873c27 ci: update golang image version to 1.15.5 2020-11-23 23:09:55 +05:00
Denis Gukov
c03e66fdfe fix(ci): test-compile-changes for web2 2020-11-05 14:03:44 +05:00
Denis Gukov
bcfaca5149 feat(web2): support web2 by backend and go-task 2020-11-05 13:59:14 +05:00
Denis Gukov
08ac853b67 ci: do not test web2 2020-10-03 22:08:23 +05:00
Denis Gukov
05879cfb0f ci: use checkout 2020-10-03 19:35:15 +05:00
Denis Gukov
7751676009 ci: update gpg key 2020-10-03 18:55:31 +05:00
Denis Gukov
a5cf5e32a6 test: update dredd to 13.1.2 2020-10-03 02:41:45 +05:00
Denis Gukov
e4f4bbb43f ci: fix all stages 2020-10-03 02:22:02 +05:00
Denis Gukov
b9800c63e9 build: use https to get source code 2020-10-01 05:39:35 +05:00
Stanislav Simovski
3d954cef2f More CI fixes 2020-02-09 17:00:50 +02:00
Stanislav Simovski
3de359eac7 CI fixes 2020-02-09 16:42:55 +02:00
Stanislav Simovski
d356286796 Use official images + fix linter 2020-02-09 15:48:24 +02:00
tom whiston
7638f2eddd pin mysql to 5.6 2018-05-07 10:05:49 +00:00
tom whiston
c5505545c4 fix release deps 2018-04-19 18:15:31 +00:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00
Tom Whiston
f7568da911
Merge pull request #514 from twhiston/gometalinter
gometalinter
2018-04-18 14:28:33 +02:00
tom whiston
fd4db93bd4 fine tune release process 2018-04-09 20:08:52 +00:00
Tom Whiston
9931f15cd5
Merge branch 'develop' into gometalinter 2018-04-06 12:27:53 +02:00
Tom Whiston
1a9ae22382 prod deploy only on tags as circle ci filters are logical OR not AND 2018-04-06 07:58:10 +00:00
tom whiston
ad4c74fb92 circleci workflows and docker image build and push 2018-04-05 22:40:49 +00:00
tom whiston
17fa7bb407 add gometalinter to tools and run it in circle.
extract some error checking and logging in places where linting needed or errors not checked
2018-04-05 21:24:19 +00:00
tom whiston
551584223f update circle config to account for cache issue 2018-03-27 13:21:07 +00:00
tom whiston
291d11eda4 update circle config to account for cache issue 2018-03-27 12:55:47 +00:00
Tom Whiston
ccc017cbed new dockerfiles, circleci v2 2018-03-26 12:26:36 +00:00