You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
? `\nYou seem to be using Truborepo, did you forget to put ${envVarName} in \`passThroughEnv\`? https://turbo.build/repo/docs/reference/configuration#passthroughenv`
? `\nYou seem to be using Turborepo, did you forget to put ${envVarName} in \`passThroughEnv\`? https://turbo.build/repo/docs/reference/configuration#passthroughenv`
343
343
: "";
344
344
if(!options.release.name){
345
345
logger.debug(
@@ -350,17 +350,17 @@ export function sentryUnpluginFactory({
350
350
}elseif(!options.authToken){
351
351
logger.warn(
352
352
"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/"+
@@ -405,17 +405,17 @@ export function sentryUnpluginFactory({
405
405
}elseif(!options.authToken){
406
406
logger.warn(
407
407
"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/"+
0 commit comments