Commit Graph

31 Commits

Author SHA1 Message Date
franklin
102906d426
feat: go 1.23.4 2024-12-07 22:19:35 +01:00
franklin
8a412bcec6
fix: lint issues 2024-12-07 22:16:34 +01:00
franklin
5b588c4ab2
docs: update README 2024-12-07 21:57:49 +01:00
franklin
6e324d11c7
chore: update workflows 2024-12-07 21:57:37 +01:00
franklin
d6b6ce055b
Merge branch 'main' of github.com:foomo/contentfulproxy 2024-12-07 21:46:39 +01:00
Daniel Thomas
5a5a170f2e * fix linting issues 2021-11-23 16:47:05 +01:00
Daniel Thomas
4dc8b8fcd5 * fixed missing stripping of path-segment
* added logging of error messages
2021-11-23 16:42:24 +01:00
Daniel Thomas
84693b15a1 devops: docker-hub release version 2021-11-16 16:18:39 +01:00
Daniel Thomas
147fa4d282 devops: docker-hub release version 2021-11-16 16:08:03 +01:00
Daniel Thomas
7b799e8d58 devops: docker-hub release version 2021-11-16 16:02:11 +01:00
Daniel Thomas
faeea9fabf devops: docker-hub release version 2021-11-16 15:52:23 +01:00
Daniel Thomas
a1279e10fd devops: docker-hub release version 2021-11-16 15:35:14 +01:00
Daniel Thomas
13d94e64ed chore: fix linting problems 2021-11-16 15:12:50 +01:00
Daniel Thomas
0668e3a09c feat: add release version to docker-push github action 2021-11-16 15:05:41 +01:00
Daniel Thomas
a39fab61a7 Merge branch 'main' of github.com:foomo/contentfulproxy 2021-11-16 09:48:10 +01:00
Daniel Thomas
d1af3b7639 Merge branch 'main' of github.com:foomo/contentfulproxy 2021-11-16 09:47:28 +01:00
Kevin Franklin Kim
9a0172794a docs: update example 2021-11-15 16:44:31 +01:00
Kevin Franklin Kim
dc2ef7a62d chore: add docker job 2021-11-15 16:32:24 +01:00
Kevin Franklin Kim
6282d281fc style: fix lint errors 2021-11-15 16:03:59 +01:00
Kevin Franklin Kim
212b0a9273 chore: update git ignore 2021-11-15 15:45:49 +01:00
Kevin Franklin Kim
49b59ea987 style: format code 2021-11-15 15:42:36 +01:00
Daniel Thomas
aa04b68d86 * add some rudimentary metrics 2021-10-18 12:54:38 +02:00
Daniel Thomas
51b33b1006 * add some basic documentation in a Readme 2021-10-05 13:01:26 +02:00
Daniel Thomas
f3b25c2cbf * optimize logging
* add gitlab actions
* add make support
* configure docker tasks
2021-10-05 12:25:03 +02:00
Daniel Thomas
23e1432203 * rename flush to update 2021-10-04 14:08:47 +02:00
Daniel Thomas
75eaa4f19b * refactor service base on keel
* add configuration options
* add bootstraps for docker, build, ... support
2021-10-03 09:45:15 +02:00
Daniel Thomas
51f2acff85 * add hashing of ids
* remove request-id-header from id creation
2021-10-02 17:40:09 +02:00
Daniel Thomas
b527b1273a add test for execution of callbacks after flush 2021-10-01 10:20:04 +02:00
Daniel Thomas
d72c8fee26 ECOM-2313 feat:
- add cache flush webhook
- add callback to external webhooks
2021-09-30 08:16:26 +02:00
Jan Halfar
a64aad38f1 initial draft 2021-09-27 16:05:59 +02:00
Jan Halfar
89fca81136
Initial commit 2021-09-27 11:27:39 +02:00