auth0-deploy-cli 7.23.1 → 7.24.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/CODEOWNERS +1 -1
- package/.nyc_output/6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json +1 -0
- package/.nyc_output/processinfo/4b16af10-96e4-470c-b27b-91b8ffcba783.json +1 -0
- package/.nyc_output/processinfo/{747e9b9b-46b5-4186-9626-5f44b7913b36.json → 6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json} +1 -1
- package/.nyc_output/processinfo/f6377d1c-b532-4fc1-9358-31ab6db619b4.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +24 -1
- package/coverage/lcov-report/index.html +33 -33
- package/coverage/lcov.info +1196 -1079
- package/lib/context/directory/handlers/prompts.js +51 -11
- package/lib/context/directory/handlers/prompts.js.map +1 -1
- package/lib/context/yaml/handlers/branding.js +6 -2
- package/lib/context/yaml/handlers/branding.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/tools/auth0/handlers/connections.js +1 -5
- package/lib/tools/auth0/handlers/connections.js.map +1 -1
- package/lib/tools/auth0/handlers/databases.js +15 -0
- package/lib/tools/auth0/handlers/databases.js.map +1 -1
- package/lib/tools/auth0/handlers/prompts.d.ts +48 -3
- package/lib/tools/auth0/handlers/prompts.js +175 -21
- package/lib/tools/auth0/handlers/prompts.js.map +1 -1
- package/lib/tools/auth0/handlers/scimHandler.d.ts +20 -33
- package/lib/tools/auth0/handlers/scimHandler.js +88 -153
- package/lib/tools/auth0/handlers/scimHandler.js.map +1 -1
- package/lib/tools/constants.d.ts +1 -0
- package/lib/tools/constants.js +1 -0
- package/lib/tools/constants.js.map +1 -1
- package/lib/tools/index.d.ts +1 -0
- package/lib/types.d.ts +6 -1
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +12 -0
- package/package.json +1 -1
- package/.nyc_output/747e9b9b-46b5-4186-9626-5f44b7913b36.json +0 -1
- package/.nyc_output/processinfo/049a2787-df3f-4b58-bae0-3cf3b50d1cc3.json +0 -1
- package/.nyc_output/processinfo/91928ebf-9b67-4586-9ed6-5290c652cdcf.json +0 -1
- /package/.nyc_output/{049a2787-df3f-4b58-bae0-3cf3b50d1cc3.json → 4b16af10-96e4-470c-b27b-91b8ffcba783.json} +0 -0
- /package/.nyc_output/{91928ebf-9b67-4586-9ed6-5290c652cdcf.json → f6377d1c-b532-4fc1-9358-31ab6db619b4.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":"f6377d1c-b532-4fc1-9358-31ab6db619b4","pid":181,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/.bin/ts-mocha","-p","tsconfig.json","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1723201181612,"ppid":180,"coverageFilename":"/home/circleci/repo/.nyc_output/4b16af10-96e4-470c-b27b-91b8ffcba783.json","externalId":"","uuid":"4b16af10-96e4-470c-b27b-91b8ffcba783","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"parent":"
|
|
1
|
+
{"parent":"4b16af10-96e4-470c-b27b-91b8ffcba783","pid":188,"argv":["/usr/local/bin/node","/home/circleci/repo/node_modules/mocha/bin/mocha.js","-r","/home/circleci/repo/node_modules/ts-mocha/src/index.js","--recursive","test/**/*.test*","--exclude","test/e2e/*","--timeout","7500"],"execArgv":[],"cwd":"/home/circleci/repo","time":1723201181716,"ppid":181,"coverageFilename":"/home/circleci/repo/.nyc_output/6c53f809-38ff-4a01-b8fe-d1cee5fa39b5.json","externalId":"","uuid":"6c53f809-38ff-4a01-b8fe-d1cee5fa39b5","files":["/home/circleci/repo/src/logger.ts","/home/circleci/repo/src/context/index.ts","/home/circleci/repo/src/context/yaml/index.ts","/home/circleci/repo/src/tools/index.ts","/home/circleci/repo/src/tools/constants.ts","/home/circleci/repo/src/tools/deploy.ts","/home/circleci/repo/src/tools/auth0/index.ts","/home/circleci/repo/src/tools/auth0/client.ts","/home/circleci/repo/src/tools/utils.ts","/home/circleci/repo/src/tools/auth0/schema.ts","/home/circleci/repo/src/tools/auth0/handlers/index.ts","/home/circleci/repo/src/tools/auth0/handlers/rules.ts","/home/circleci/repo/src/tools/validationError.ts","/home/circleci/repo/src/tools/auth0/handlers/default.ts","/home/circleci/repo/src/tools/calculateChanges.ts","/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts","/home/circleci/repo/src/tools/auth0/handlers/hooks.ts","/home/circleci/repo/src/tools/auth0/handlers/pages.ts","/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts","/home/circleci/repo/src/tools/auth0/handlers/databases.ts","/home/circleci/repo/src/tools/auth0/handlers/connections.ts","/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts","/home/circleci/repo/src/tools/auth0/handlers/clients.ts","/home/circleci/repo/src/tools/auth0/handlers/tenant.ts","/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/tools/auth0/handlers/roles.ts","/home/circleci/repo/src/tools/auth0/handlers/branding.ts","/home/circleci/repo/src/tools/auth0/handlers/prompts.ts","/home/circleci/repo/src/types.ts","/home/circleci/repo/src/tools/auth0/handlers/migrations.ts","/home/circleci/repo/src/tools/auth0/handlers/actions.ts","/home/circleci/repo/src/tools/auth0/handlers/triggers.ts","/home/circleci/repo/src/tools/auth0/handlers/organizations.ts","/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts","/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts","/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts","/home/circleci/repo/src/tools/auth0/handlers/themes.ts","/home/circleci/repo/src/utils.ts","/home/circleci/repo/src/context/yaml/handlers/index.ts","/home/circleci/repo/src/context/yaml/handlers/pages.ts","/home/circleci/repo/src/context/yaml/handlers/rules.ts","/home/circleci/repo/src/context/yaml/handlers/hooks.ts","/home/circleci/repo/src/context/yaml/handlers/clients.ts","/home/circleci/repo/src/context/yaml/handlers/tenant.ts","/home/circleci/repo/src/sessionDurationsToMinutes.ts","/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts","/home/circleci/repo/src/context/defaults.ts","/home/circleci/repo/src/context/yaml/handlers/connections.ts","/home/circleci/repo/src/context/yaml/handlers/databases.ts","/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts","/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/yaml/handlers/roles.ts","/home/circleci/repo/src/context/yaml/handlers/organizations.ts","/home/circleci/repo/src/context/yaml/handlers/migrations.ts","/home/circleci/repo/src/context/yaml/handlers/actions.ts","/home/circleci/repo/src/context/yaml/handlers/triggers.ts","/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts","/home/circleci/repo/src/context/yaml/handlers/branding.ts","/home/circleci/repo/src/context/yaml/handlers/logStreams.ts","/home/circleci/repo/src/context/yaml/handlers/prompts.ts","/home/circleci/repo/src/context/yaml/handlers/customDomains.ts","/home/circleci/repo/src/context/yaml/handlers/themes.ts","/home/circleci/repo/src/readonly.ts","/home/circleci/repo/src/keywordPreservation.ts","/home/circleci/repo/src/context/directory/index.ts","/home/circleci/repo/src/context/directory/handlers/index.ts","/home/circleci/repo/src/context/directory/handlers/pages.ts","/home/circleci/repo/src/context/directory/handlers/rules.ts","/home/circleci/repo/src/context/directory/handlers/hooks.ts","/home/circleci/repo/src/context/directory/handlers/clients.ts","/home/circleci/repo/src/context/directory/handlers/tenant.ts","/home/circleci/repo/src/context/directory/handlers/emailProvider.ts","/home/circleci/repo/src/context/directory/handlers/connections.ts","/home/circleci/repo/src/context/directory/handlers/databases.ts","/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts","/home/circleci/repo/src/context/directory/handlers/clientGrants.ts","/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts","/home/circleci/repo/src/context/directory/handlers/resourceServers.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts","/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts","/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts","/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts","/home/circleci/repo/src/context/directory/handlers/roles.ts","/home/circleci/repo/src/context/directory/handlers/migrations.ts","/home/circleci/repo/src/context/directory/handlers/actions.ts","/home/circleci/repo/src/context/directory/handlers/organizations.ts","/home/circleci/repo/src/context/directory/handlers/triggers.ts","/home/circleci/repo/src/context/directory/handlers/attackProtection.ts","/home/circleci/repo/src/context/directory/handlers/branding.ts","/home/circleci/repo/src/context/directory/handlers/logStreams.ts","/home/circleci/repo/src/context/directory/handlers/prompts.ts","/home/circleci/repo/src/context/directory/handlers/customDomains.ts","/home/circleci/repo/src/context/directory/handlers/themes.ts","/home/circleci/repo/src/index.ts","/home/circleci/repo/src/args.ts","/home/circleci/repo/src/commands/import.ts","/home/circleci/repo/src/configFactory.ts","/home/circleci/repo/src/commands/export.ts"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":169,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1723201181423,"ppid":158,"coverageFilename":"/home/circleci/repo/.nyc_output/f6377d1c-b532-4fc1-9358-31ab6db619b4.json","externalId":"","uuid":"f6377d1c-b532-4fc1-9358-31ab6db619b4","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"049a2787-df3f-4b58-bae0-3cf3b50d1cc3":{"parent":"91928ebf-9b67-4586-9ed6-5290c652cdcf","children":["747e9b9b-46b5-4186-9626-5f44b7913b36"]},"747e9b9b-46b5-4186-9626-5f44b7913b36":{"parent":"049a2787-df3f-4b58-bae0-3cf3b50d1cc3","children":[]},"91928ebf-9b67-4586-9ed6-5290c652cdcf":{"parent":null,"children":["049a2787-df3f-4b58-bae0-3cf3b50d1cc3"]}},"files":{"/home/circleci/repo/src/logger.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/constants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/deploy.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/client.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/utils.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/schema.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/validationError.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/calculateChanges.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/types.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/utils.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/defaults.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/readonly.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/keywordPreservation.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/index.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/args.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/commands/import.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/configFactory.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"],"/home/circleci/repo/src/commands/export.ts":["747e9b9b-46b5-4186-9626-5f44b7913b36"]},"externalIds":{}}
|
|
1
|
+
{"processes":{"4b16af10-96e4-470c-b27b-91b8ffcba783":{"parent":"f6377d1c-b532-4fc1-9358-31ab6db619b4","children":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"]},"6c53f809-38ff-4a01-b8fe-d1cee5fa39b5":{"parent":"4b16af10-96e4-470c-b27b-91b8ffcba783","children":[]},"f6377d1c-b532-4fc1-9358-31ab6db619b4":{"parent":null,"children":["4b16af10-96e4-470c-b27b-91b8ffcba783"]}},"files":{"/home/circleci/repo/src/logger.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/constants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/deploy.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/client.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/utils.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/schema.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/validationError.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/calculateChanges.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/scimHandler.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/types.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/utils.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/defaults.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/readonly.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/keywordPreservation.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/index.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/args.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/commands/import.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/configFactory.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"],"/home/circleci/repo/src/commands/export.ts":["6c53f809-38ff-4a01-b8fe-d1cee5fa39b5"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.24.1] - 2024-08-09
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
|
|
14
|
+
- Fix `branding` template `path` on export/import as Yaml [#939]
|
|
15
|
+
- Fix `databases` handler to handle `options` property correctly for flexible identifiers [#937]
|
|
16
|
+
|
|
17
|
+
## [7.24.0] - 2024-08-02
|
|
18
|
+
|
|
19
|
+
### Added
|
|
20
|
+
|
|
21
|
+
- Management support for `partials` in `prompts` handler [#930]
|
|
22
|
+
|
|
23
|
+
### Changed
|
|
24
|
+
|
|
25
|
+
- Reduced latency while performing `SCIM` CRUD operations [#933]
|
|
26
|
+
|
|
10
27
|
## [7.23.1] - 2024-07-19
|
|
11
28
|
|
|
12
29
|
### Fixed
|
|
@@ -1046,7 +1063,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
1046
1063
|
[#911]: https://github.com/auth0/auth0-deploy-cli/issues/911
|
|
1047
1064
|
[#921]: https://github.com/auth0/auth0-deploy-cli/issues/921
|
|
1048
1065
|
[#925]: https://github.com/auth0/auth0-deploy-cli/issues/925
|
|
1049
|
-
[
|
|
1066
|
+
[#930]: https://github.com/auth0/auth0-deploy-cli/issues/930
|
|
1067
|
+
[#933]: https://github.com/auth0/auth0-deploy-cli/issues/933
|
|
1068
|
+
[#937]: https://github.com/auth0/auth0-deploy-cli/issues/937
|
|
1069
|
+
[#939]: https://github.com/auth0/auth0-deploy-cli/issues/939
|
|
1070
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.1...HEAD
|
|
1071
|
+
[7.24.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.24.0...v7.24.1
|
|
1072
|
+
[7.24.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.1...v7.24.0
|
|
1050
1073
|
[7.23.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.23.0...v7.23.1
|
|
1051
1074
|
[7.23.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.22.1...v7.23.0
|
|
1052
1075
|
[7.22.1]: https://github.com/auth0/auth0-deploy-cli/compare/v7.22.0...v7.22.1
|
|
@@ -23,30 +23,30 @@
|
|
|
23
23
|
<div class='clearfix'>
|
|
24
24
|
|
|
25
25
|
<div class='fl pad1y space-right2'>
|
|
26
|
-
<span class="strong">89.
|
|
26
|
+
<span class="strong">89.45% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3596/4020</span>
|
|
29
29
|
</div>
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
<div class='fl pad1y space-right2'>
|
|
33
|
-
<span class="strong">
|
|
33
|
+
<span class="strong">77.46% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1392/1797</span>
|
|
36
36
|
</div>
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
<div class='fl pad1y space-right2'>
|
|
40
|
-
<span class="strong">92.
|
|
40
|
+
<span class="strong">92.93% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>776/835</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">91.
|
|
47
|
+
<span class="strong">91.3% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>3370/3691</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -140,17 +140,17 @@
|
|
|
140
140
|
|
|
141
141
|
<tr>
|
|
142
142
|
<td class="file high" data-value="src/context/directory/handlers"><a href="src/context/directory/handlers/index.html">src/context/directory/handlers</a></td>
|
|
143
|
-
<td data-value="89.
|
|
143
|
+
<td data-value="89.97" class="pic high">
|
|
144
144
|
<div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
|
|
145
145
|
</td>
|
|
146
|
-
<td data-value="89.
|
|
147
|
-
<td data-value="
|
|
148
|
-
<td data-value="74.
|
|
149
|
-
<td data-value="
|
|
150
|
-
<td data-value="
|
|
151
|
-
<td data-value="
|
|
152
|
-
<td data-value="93" class="pct high">93%</td>
|
|
153
|
-
<td data-value="
|
|
146
|
+
<td data-value="89.97" class="pct high">89.97%</td>
|
|
147
|
+
<td data-value="918" class="abs high">826/918</td>
|
|
148
|
+
<td data-value="74.15" class="pct medium">74.15%</td>
|
|
149
|
+
<td data-value="267" class="abs medium">198/267</td>
|
|
150
|
+
<td data-value="90.41" class="pct high">90.41%</td>
|
|
151
|
+
<td data-value="146" class="abs high">132/146</td>
|
|
152
|
+
<td data-value="93.21" class="pct high">93.21%</td>
|
|
153
|
+
<td data-value="840" class="abs high">783/840</td>
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
@@ -170,17 +170,17 @@
|
|
|
170
170
|
|
|
171
171
|
<tr>
|
|
172
172
|
<td class="file high" data-value="src/context/yaml/handlers"><a href="src/context/yaml/handlers/index.html">src/context/yaml/handlers</a></td>
|
|
173
|
-
<td data-value="95.
|
|
173
|
+
<td data-value="95.23" class="pic high">
|
|
174
174
|
<div class="chart"><div class="cover-fill" style="width: 95%"></div><div class="cover-empty" style="width: 5%"></div></div>
|
|
175
175
|
</td>
|
|
176
|
-
<td data-value="95.
|
|
177
|
-
<td data-value="
|
|
176
|
+
<td data-value="95.23" class="pct high">95.23%</td>
|
|
177
|
+
<td data-value="483" class="abs high">460/483</td>
|
|
178
178
|
<td data-value="79.65" class="pct medium">79.65%</td>
|
|
179
179
|
<td data-value="172" class="abs medium">137/172</td>
|
|
180
180
|
<td data-value="98.7" class="pct high">98.7%</td>
|
|
181
181
|
<td data-value="77" class="abs high">76/77</td>
|
|
182
|
-
<td data-value="97.
|
|
183
|
-
<td data-value="
|
|
182
|
+
<td data-value="97.95" class="pct high">97.95%</td>
|
|
183
|
+
<td data-value="440" class="abs high">431/440</td>
|
|
184
184
|
</tr>
|
|
185
185
|
|
|
186
186
|
<tr>
|
|
@@ -215,17 +215,17 @@
|
|
|
215
215
|
|
|
216
216
|
<tr>
|
|
217
217
|
<td class="file high" data-value="src/tools/auth0/handlers"><a href="src/tools/auth0/handlers/index.html">src/tools/auth0/handlers</a></td>
|
|
218
|
-
<td data-value="
|
|
219
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
218
|
+
<td data-value="90.13" class="pic high">
|
|
219
|
+
<div class="chart"><div class="cover-fill" style="width: 90%"></div><div class="cover-empty" style="width: 10%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
225
|
-
<td data-value="93.
|
|
226
|
-
<td data-value="
|
|
227
|
-
<td data-value="92.
|
|
228
|
-
<td data-value="
|
|
221
|
+
<td data-value="90.13" class="pct high">90.13%</td>
|
|
222
|
+
<td data-value="1592" class="abs high">1435/1592</td>
|
|
223
|
+
<td data-value="78.44" class="pct medium">78.44%</td>
|
|
224
|
+
<td data-value="812" class="abs medium">637/812</td>
|
|
225
|
+
<td data-value="93.82" class="pct high">93.82%</td>
|
|
226
|
+
<td data-value="405" class="abs high">380/405</td>
|
|
227
|
+
<td data-value="92.35" class="pct high">92.35%</td>
|
|
228
|
+
<td data-value="1465" class="abs high">1353/1465</td>
|
|
229
229
|
</tr>
|
|
230
230
|
|
|
231
231
|
</tbody>
|
|
@@ -236,7 +236,7 @@
|
|
|
236
236
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
237
237
|
Code coverage generated by
|
|
238
238
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
239
|
-
at Fri
|
|
239
|
+
at Fri Aug 09 2024 11:03:12 GMT+0000 (Coordinated Universal Time)
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
242
242
|
<script>
|