kin-labs / kinetic

MIT License
40 stars 24 forks source link

feat: add APP_1_ENABLE_WEBHOOKS env var to provision webhooks in debug mode #533

Closed beeman closed 1 year ago

beeman commented 1 year ago

This PR adds support for an optional environment variable that can be used to provision your app. I will set up the webhooks in debug mode.

For most apps this won't be super useful, but we need it so we can set this up in our CI environment and run tests against it.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 967b920e68bc5441774cb0f975d5daaf99d7b413. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/QRFdGZjFD0) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/uiu5HKs4TG) - [`nx affected --target=test --parallel --max-parallel=3`](https://cloud.nx.app/runs/JVOdp8fmfm) - [`nx e2e api-e2e --skip-nx-cache`](https://cloud.nx.app/runs/YtNRqySYhl) - [`nx e2e sdk-e2e --skip-nx-cache`](https://cloud.nx.app/runs/K70uUTkPRs) - [`nx e2e web-e2e --skip-nx-cache`](https://cloud.nx.app/runs/eu1sGT7MjP)

Sent with 💌 from NxCloud.