Renovate Bot
051a9ed835
chore(deps): update mikefarah/yq action to v4.6.2
2021-03-22 04:31:59 +00:00
Renovate Bot
fdda5c8a63
chore(deps): update codecov/codecov-action action to v1.3.1
2021-03-16 18:27:41 +00:00
Travis Groth
c99ceaef1d
ci: deploy master to integration environments ( #1973 )
2021-03-09 12:13:11 -05:00
Caleb Doxsey
b6ec01f377
assets: use embed instead of statik ( #1960 )
...
* assets: use embed instead of statik
* remove empty line
* maybe fix precommit
2021-03-03 18:56:55 -07:00
renovate[bot]
c42b364e07
chore(deps): update mikefarah/yq action to v4.6.1 ( #1951 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:57:32 -05:00
bobby
a78dae7f6f
ci: cache build and test binaries ( #1938 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-24 13:45:11 -05:00
bobby
cdcb65b77c
ci: go 1.16.x, cached tests ( #1937 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-23 11:39:52 -08:00
Travis Groth
3c84004c1d
ci: deploy releases to test environment ( #1916 )
2021-02-19 07:40:20 -08:00
Travis Groth
20be9288ba
ci: pin goreleaser ahead of go 1.16 ( #1900 )
2021-02-17 11:55:09 -05:00
Renovate Bot
7a4c2cd108
chore(deps): update mikefarah/yq action to v4.5.1
2021-02-15 05:32:05 +00:00
Renovate Bot
7abd8a85cc
chore(deps): update mikefarah/yq action to v4.5.0
2021-02-08 12:51:14 +00:00
Travis Groth
b9faff7b89
ci: enable backporting from forks ( #1854 )
2021-02-04 20:15:01 -05:00
Travis Groth
5558f81ffc
ci: fix version metadata in non-releases ( #1836 )
2021-02-01 10:53:57 -05:00
Renovate Bot
77236fefa0
chore(deps): update mikefarah/yq action to v4.4.1
2021-01-25 17:07:32 +00:00
Travis Groth
3aa75a141f
ci: fix usage of env variable in latest tag ( #1791 )
2021-01-23 08:33:06 -05:00
Travis Groth
6034bcea73
ci: license check action ( #1773 )
2021-01-13 15:46:47 -05:00
Renovate Bot
a650879137
chore(deps): update mikefarah/yq action to v4.3.1
2021-01-11 17:25:00 +00:00
Travis Groth
2d819f8d35
ci: fix deprecated command in latestTag step ( #1763 )
2021-01-11 11:04:37 -05:00
Renovate Bot
f006c54ef1
chore(deps): update codecov/codecov-action action to v1.2.1
2021-01-11 01:51:33 +00:00
Travis Groth
c209bfcd01
ci: fix typo in yq version ( #1746 )
2021-01-06 16:54:59 -05:00
Travis Groth
f481b91779
ci: upgrade yq syntax for v4 ( #1745 )
2021-01-06 16:40:03 -05:00
Renovate Bot
3fabae850b
chore(deps): update codecov/codecov-action action to v1.1.1
2020-12-28 05:24:07 +00:00
Renovate Bot
e468130136
chore(deps): update codecov/codecov-action action to v1.1.0
2020-12-21 06:28:09 +00:00
Travis Groth
d1194ef6e8
deployment: Fix docker and rpm workflows ( #1687 )
...
* fix cli rpm extension
* update `latest` logic for multi-arch manifests
2020-12-14 15:12:57 -05:00
Travis Groth
23249c8df9
deployment: enable multi-arch release images ( #1643 )
2020-12-03 11:07:15 -05:00
Travis Groth
7fd7b3f155
ci: add bintray publishing ( #1618 )
2020-11-24 07:37:55 -05:00
Travis Groth
5bebc00eea
ci: remove bad quoting in publish steps ( #1617 )
2020-11-23 16:59:14 -05:00
Travis Groth
251dd8e03e
ci: update tag parsing step ( #1616 )
2020-11-23 16:51:33 -05:00
Renovate Bot
6ac1db37ec
chore(deps): update codecov/codecov-action action to v1.0.15
2020-11-23 03:47:37 +00:00
Travis Groth
bfe52df226
ci: fix release setup action ( #1592 )
2020-11-12 19:03:22 -08:00
Travis Groth
095eb63a21
ci: update changelog generation to script ( #1589 )
2020-11-12 20:00:07 -05:00
Renovate Bot
c3104a56f0
chore(deps): update mikefarah/yq action to v3.4.1
2020-11-02 03:55:58 +00:00
Travis Groth
7face2ee71
ci: automatically update test environment with master image ( #1562 )
2020-10-29 17:01:39 -04:00
Renovate Bot
6c4dfcfa88
chore(deps): update olegtarasov/get-tag action to v2
2020-10-26 15:19:45 +00:00
Renovate Bot
d0f6eced50
chore(deps): update goreleaser/goreleaser-action action to v2
2020-10-26 14:34:31 +00:00
Renovate Bot
25808be422
chore(deps): update actions/setup-go action to v2
2020-10-26 13:43:39 +00:00
Renovate Bot
b386230906
chore(deps): update toolmantim/release-drafter action to v5.12.1
2020-10-26 05:13:36 +00:00
Renovate Bot
3d29d787b2
chore(deps): update codecov/codecov-action action to v1.0.14
2020-10-26 04:48:54 +00:00
Travis Groth
0b14722be4
deplyoment: add debug build / container / docs ( #1513 )
2020-10-13 16:54:21 -04:00
bobby
a1ba04d231
deployment: bump release go to v1.15.x ( #1439 )
...
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-09-22 07:41:42 -07:00
Travis Groth
f812ec5812
ci: publish cloudrun latest tag ( #1398 )
...
* ci: publish cloudrun latest tag
2020-09-11 17:05:18 -04:00
Cuong Manh Le
afec38e5cb
.github/workflows: skip running lint in pre-commit
...
We did run lint in tests already.
2020-08-18 20:24:15 +07:00
Travis Groth
9289de9140
ci: add precommit to test workflow ( #669 )
2020-08-17 18:34:38 -04:00
Cuong Manh Le
877edde0be
.github/workflows: upgrade to go1.15
2020-08-12 22:33:50 +07:00
Travis Groth
c8d3baccff
ci: pass release secret to goreleaser ( #1181 )
2020-07-31 15:35:37 -04:00
Travis Groth
aa0352d1b6
ci: re-add arm64 docker image builds ( #1178 )
2020-07-31 12:36:39 -04:00
Cuong Manh Le
bc61206b78
pkg/storage/redis: add redis TLS support ( #1163 )
...
Fixes #1156
2020-07-31 19:37:23 +07:00
Cuong Manh Le
3039407597
pkg/storage/redis: add authentication support ( #1159 )
...
Fixes #1157
2020-07-29 23:08:38 +07:00
Cuong Manh Le
26f099b49d
redis storage backend ( #1082 )
...
* pkg/storage: add redis storage backend
* pkg/storage/redis: set record create time correctly
* pkg/storage/redis: add docs
* pkg/storage/redis: run test with redis tag only
* pkg/storage/redis: use localhost
* pkg/storage/redis: use 127.0.0.1
* pkg/storage/redis: honor REDIS_URL env
* .github/workflows: add missing config for redis service
* .github/workflows: map redis ports to host
* pkg/storage/redis: use proto marshaler instead of json one
* pkg/storage/redis: use better implementation
By using redis supported datastructure:
- Hash for storing record
- Sorted set for storing by version
- Set for storing deleted ids
List operation will be now performed in O(log(N)+M) instead of O(N) like
previous implementation.
* pkg/storage/redis: add tx to wrap redis transaction
* pkg/storage/redis: set record type in New
* pkg/storage/redis: make sure tx commands appear in right order
* pkg/storage/redis: make deletePermanentAfter as argument
* pkg/storage/redis: make sure version is incremented when deleting
* pkg/storage/redis: fix linter
* pkg/storage/redis: fix cmd construction
2020-07-22 03:07:20 +07:00
Travis Groth
bfc726ec3f
prevent dirty git state during release ( #1117 )
2020-07-20 18:00:03 -04:00