From 2f8b555b5f9858c8ae3fa15e8eb0d8561ecdbc61 Mon Sep 17 00:00:00 2001 From: Andrea Amorosi Date: Mon, 26 May 2025 19:00:56 +0200 Subject: [PATCH] chore: add Instil as customer reference --- README.md | 1 + docs/index.md | 3 +++ docs/media/logos/instil.svg | 3 +++ packages/batch/README.md | 1 + packages/commons/README.md | 1 + packages/event-handler/README.md | 1 + packages/idempotency/README.md | 1 + packages/jmespath/README.md | 1 + packages/logger/README.md | 1 + packages/metrics/README.md | 1 + packages/parameters/README.md | 1 + packages/parser/README.md | 1 + packages/tracer/README.md | 1 + packages/validation/README.md | 1 + 14 files changed, 18 insertions(+) create mode 100644 docs/media/logos/instil.svg diff --git a/README.md b/README.md index 037c001e32..bde02352be 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/docs/index.md b/docs/index.md index 958dc65a66..d633659c76 100644 --- a/docs/index.md +++ b/docs/index.md @@ -132,6 +132,9 @@ Knowing which companies are using this library is important to help prioritize t [**Hashnode**](https://hashnode.com/){target="_blank" rel="nofollow"} { .card } +[**Instil**](https://instil.co){target="_blank" rel="nofollow"} +{ .card } + [**LocalStack**](https://localstack.cloud/){target="_blank" rel="nofollow"} { .card } diff --git a/docs/media/logos/instil.svg b/docs/media/logos/instil.svg new file mode 100644 index 0000000000..97115394bc --- /dev/null +++ b/docs/media/logos/instil.svg @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/packages/batch/README.md b/packages/batch/README.md index e2abc82b64..c517d9db8f 100644 --- a/packages/batch/README.md +++ b/packages/batch/README.md @@ -178,6 +178,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/commons/README.md b/packages/commons/README.md index 88ff1341d1..4cd336988c 100644 --- a/packages/commons/README.md +++ b/packages/commons/README.md @@ -128,6 +128,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/event-handler/README.md b/packages/event-handler/README.md index 71fea28a8f..3be14212fd 100644 --- a/packages/event-handler/README.md +++ b/packages/event-handler/README.md @@ -137,6 +137,7 @@ The following companies, among others, use Powertools: * [globaldatanet](https://globaldatanet.com/) * [Guild](https://guild.com) * [Hashnode](https://hashnode.com/) +* [Instil](https://instil.co/) * [LocalStack](https://localstack.cloud/) * [Ours Privacy](https://oursprivacy.com/) * [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/idempotency/README.md b/packages/idempotency/README.md index fff98a2f86..ae4a20bc68 100644 --- a/packages/idempotency/README.md +++ b/packages/idempotency/README.md @@ -345,6 +345,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/jmespath/README.md b/packages/jmespath/README.md index 178e97b18e..2e894884e0 100644 --- a/packages/jmespath/README.md +++ b/packages/jmespath/README.md @@ -204,6 +204,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/logger/README.md b/packages/logger/README.md index 7249a0cdfa..1b845c2457 100644 --- a/packages/logger/README.md +++ b/packages/logger/README.md @@ -241,6 +241,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/metrics/README.md b/packages/metrics/README.md index d6cc6dfe31..be934279d8 100644 --- a/packages/metrics/README.md +++ b/packages/metrics/README.md @@ -166,6 +166,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/parameters/README.md b/packages/parameters/README.md index b563f678c5..a3756b7ee9 100644 --- a/packages/parameters/README.md +++ b/packages/parameters/README.md @@ -231,6 +231,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/parser/README.md b/packages/parser/README.md index 816f66c719..2b79ea02f4 100644 --- a/packages/parser/README.md +++ b/packages/parser/README.md @@ -320,6 +320,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/tracer/README.md b/packages/tracer/README.md index 4df82cf629..a2f7d66816 100644 --- a/packages/tracer/README.md +++ b/packages/tracer/README.md @@ -152,6 +152,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr) diff --git a/packages/validation/README.md b/packages/validation/README.md index e150b535cc..7b73606d1a 100644 --- a/packages/validation/README.md +++ b/packages/validation/README.md @@ -260,6 +260,7 @@ The following companies, among others, use Powertools: - [globaldatanet](https://globaldatanet.com/) - [Guild](https://guild.com) - [Hashnode](https://hashnode.com/) +- [Instil](https://instil.co/) - [LocalStack](https://localstack.cloud/) - [Ours Privacy](https://oursprivacy.com/) - [Perfect Post](https://www.perfectpost.fr)