Jens Simon
Jens Simon
Thanks @robsonmafra for your input. Haven't had time to check on this for a while. I decided to process the configuration without Serverless and take care of the variables by...
Hi, any news on that issue? I'm currently trying to set up GitHub Actions to automate deployment to `development` instance (and later `staging`). A simplified version of what I have:...
Looks like I got this error because of missing privileges. Missed to think about using `-D`.
@tobiaslohr I'm flashed 📸 by the [https://github.com/sindresorhus/conf](conf) package. Haven't had a look on that yet. Looks like having fun. My problem is solved. But it took a while till I...
💡 **Idea** It could be useful to expose the access token via CLI. Currently I don't have a use case for it. But doing authentication via `sfcc-ci` feels right. Doing...
Looks like I run into the same issue after adding the following line to my code: ```njk ``` Error is: ``` vite:config no config file found. +0ms vite:config using resolved...