Eugene Gusarov
Eugene Gusarov
@mixer2, @plasticine, the same in my project. We are using: Karma + Webpack + Istanbul Instrumenter Loader + coverageInstunbulReporter. We are facing a pretty similar issue. Lets say that we...
@yliu7810 @adinvadim, I've managed to do this by creating the following workflow: ```yml name: Migrate Firestore on: push: branches: - your_branch jobs: backup: runs-on: ubuntu-latest steps: - name: Checkout Repo...
Please, let me know if any additional information is needed to resolve the problem.
@Hallidayo, yes, I did create them using the native integration through UI. Re-creating the secrets does not resolve the issue. The sync still fails.
@Hallidayo, the error does not appear when I create the secret, as it gets created in the Infisical app first. The error appears whenever I trigger the synchronization between Infisical...
@Hallidayo, well I had to workaround that by stop using secrets prefixed with Supabase. I still think it's not great and limits CI/CD
It would be incredibly amazing if we could have this done. When could we have this available?