Armen Rostamian
Armen Rostamian
@saltyshiomix - any potential advice? :)
This bug is killing us on a project we're attempting to deliver. It's really bad. +1 for needing a non-hacky fix, please!
@Karol-Perec and ALL: A way to do this *without* introducing a custom `amplifyPull` script: ```sh echo "Stashing package.json" cp package.json package.json.bak echo "Removing type: module and writing modified package.json" jq...
@josefaidt - Frankly, I'm thinking about ways to establish some baseline/easy/safe and production-secure way to set/inject/fetch secrets, tightly coupled (or at least tightly integrated) with Amplify. I guess the idea...
A typical workflow example: Say you've got an app you're building, and you want to instrument it with some DataDog or NewRelic magic. You'll need some API credentials that you're...
...So, believing the documentation, I went ahead and implemented the vanilla boilerplate to test out the logging...(since it worked in Dev without the optional API_KEY...so why not?!). Broke my production...
Thank you @niftylettuce for ALL of your work! I'll set that to `false` and try again. As an Ops guy of 10 years gone DevOps, and now just Dev-ing, please...
^^ I second this.
YESSSSSS @niftylettuce !
First, please know how grateful I am that a tool like this exists out there. It has been very, very useful for me for many, many years. I think I...