nobes
nobes
not sure what you mean by this... I have SAML based auth setup on our Jenkins instance - to to lint our Jenkinsfiles we just use a token to auth...
This worked for me (i used a config.json file instead of a .yaml file), thanks @lszajek. Can this be documented here: https://developer.adobe.com/developer-console/docs/guides/authentication/ I created my config file by searching my...
> This worked for me (i used a config.json file instead of a .yaml file), thanks @lszajek. Can this be documented here: https://developer.adobe.com/developer-console/docs/guides/authentication/ > > I created my config file...
Hello - is there a way to start the app locally to test my scripts?
Hi all, thanks for all the debugging so far! I seem to be having the same issue that was described in #13541 which is now closed in favor of this...
Hi @HuiSF, sorry for the delay, went to Germany! Here are some basic troubleshooting steps I took... 1. deleted `node_modules` and `.next` 2. deleted all cookies and session storage 3....
> Hi @thedevopsguyblog when you call `Amplify.configure()` on the client-side of your app, have you specified `{ ssr: true }`? From your description it sounded like the Amplify client-side functionalities...
So I've destroyed all my IAC and redeployed it, deleted all cache in my and am still running into this issue on lcoalhost and my site. @HuiSF what do you...
Could we get some feedback on this? How could I help progressing the issue?
hey @HuiSF lets use this demo.... https://github.com/thedevopsguyblog/amplify-js-bug-hunting This bug only occurs after a little while, if you test right after deploying everything it'll probably work. So I would start the...