WATonomous / status

WATcloud status page
https://status.watonomous.ca/
MIT License
2 stars 1 forks source link

Pipe SENTRY_AUTH_TOKEN through to the environment #70

Closed ben-z closed 3 months ago

ben-z commented 3 months ago

In #69 , we didn't pass the SENTRY_AUTH_TOKEN secret to the environment. Thus there was this warning in the build log:

[sentry-vite-plugin] Warning: No auth token provided. Will not create release. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[sentry-vite-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/

This PR fixes this.

github-actions[bot] commented 3 months ago

I'm deploying a preview of 2655d88323dfbbecbbc3c56907790fa20b6b26a4...515dda3f63b74839e42663dbdc037628f841d331. It will be ready in about a minute. You can view it here.