auth0-deploy-cli 7.18.0 → 7.20.0
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/ISSUE_TEMPLATE/config.yml +3 -0
- package/.github/ISSUE_TEMPLATE/report_a_bug.yml +1 -1
- package/.nyc_output/077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json +1 -0
- package/.nyc_output/processinfo/{94e277b3-252f-406b-a1f5-ee19aa8c1324.json → 077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json} +1 -1
- package/.nyc_output/processinfo/8cfe1f78-4f88-4145-a8fa-7772e840db6f.json +1 -0
- package/.nyc_output/processinfo/a277366c-ae14-4a57-afe2-fecfb961aa73.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +33 -1
- package/README.md +24 -2
- package/coverage/lcov-report/index.html +67 -67
- package/coverage/lcov-report/src/args.ts.html +1 -1
- package/coverage/lcov-report/src/commands/export.ts.html +1 -1
- package/coverage/lcov-report/src/commands/import.ts.html +1 -1
- package/coverage/lcov-report/src/commands/index.html +1 -1
- package/coverage/lcov-report/src/configFactory.ts.html +1 -1
- package/coverage/lcov-report/src/context/defaults.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/actions.ts.html +34 -25
- package/coverage/lcov-report/src/context/directory/handlers/attackProtection.ts.html +8 -8
- package/coverage/lcov-report/src/context/directory/handlers/branding.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/clientGrants.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/clients.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/connections.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/customDomains.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/emailProvider.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/emailTemplates.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorProviders.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactorTemplates.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianFactors.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/guardianPolicies.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/hooks.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/index.html +18 -18
- package/coverage/lcov-report/src/context/directory/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/directory/handlers/logStreams.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/migrations.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/organizations.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/pages.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/prompts.ts.html +4 -4
- package/coverage/lcov-report/src/context/directory/handlers/resourceServers.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/roles.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/rules.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/handlers/rulesConfigs.ts.html +3 -3
- package/coverage/lcov-report/src/context/directory/handlers/tenant.ts.html +6 -6
- package/coverage/lcov-report/src/context/directory/handlers/themes.ts.html +4 -4
- package/coverage/lcov-report/src/context/directory/handlers/triggers.ts.html +5 -5
- package/coverage/lcov-report/src/context/directory/index.html +1 -1
- package/coverage/lcov-report/src/context/directory/index.ts.html +23 -23
- package/coverage/lcov-report/src/context/index.html +20 -20
- package/coverage/lcov-report/src/context/index.ts.html +151 -49
- package/coverage/lcov-report/src/context/yaml/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/branding.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/clientGrants.ts.html +36 -15
- package/coverage/lcov-report/src/context/yaml/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/databases.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/emailTemplates.ts.html +3 -3
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/hooks.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/index.html +14 -14
- package/coverage/lcov-report/src/context/yaml/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/prompts.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rules.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/rulesConfigs.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/themes.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/context/yaml/index.html +10 -10
- package/coverage/lcov-report/src/context/yaml/index.ts.html +20 -17
- package/coverage/lcov-report/src/index.html +16 -16
- package/coverage/lcov-report/src/index.ts.html +1 -1
- package/coverage/lcov-report/src/keywordPreservation.ts.html +195 -126
- package/coverage/lcov-report/src/logger.ts.html +2 -2
- package/coverage/lcov-report/src/readonly.ts.html +1 -1
- package/coverage/lcov-report/src/sessionDurationsToMinutes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/client.ts.html +30 -30
- package/coverage/lcov-report/src/tools/auth0/handlers/actions.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/attackProtection.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/branding.ts.html +2 -2
- package/coverage/lcov-report/src/tools/auth0/handlers/clientGrants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/clients.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/connections.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/customDomains.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/databases.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/default.ts.html +40 -40
- package/coverage/lcov-report/src/tools/auth0/handlers/emailProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/emailTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorProviders.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactorTemplates.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianFactors.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/guardianPolicies.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/hooks.ts.html +96 -30
- package/coverage/lcov-report/src/tools/auth0/handlers/index.html +37 -37
- package/coverage/lcov-report/src/tools/auth0/handlers/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/logStreams.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/migrations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/organizations.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/pages.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/prompts.ts.html +4 -4
- package/coverage/lcov-report/src/tools/auth0/handlers/resourceServers.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/roles.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/rules.ts.html +149 -50
- package/coverage/lcov-report/src/tools/auth0/handlers/rulesConfigs.ts.html +44 -11
- package/coverage/lcov-report/src/tools/auth0/handlers/tenant.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/handlers/themes.ts.html +10 -7
- package/coverage/lcov-report/src/tools/auth0/handlers/triggers.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/index.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/index.ts.html +1 -1
- package/coverage/lcov-report/src/tools/auth0/schema.ts.html +1 -1
- package/coverage/lcov-report/src/tools/calculateChanges.ts.html +28 -28
- package/coverage/lcov-report/src/tools/constants.ts.html +1 -1
- package/coverage/lcov-report/src/tools/deploy.ts.html +1 -1
- package/coverage/lcov-report/src/tools/index.html +20 -20
- package/coverage/lcov-report/src/tools/index.ts.html +2 -2
- package/coverage/lcov-report/src/tools/utils.ts.html +58 -43
- package/coverage/lcov-report/src/tools/validationError.ts.html +1 -1
- package/coverage/lcov-report/src/types.ts.html +26 -2
- package/coverage/lcov-report/src/utils.ts.html +22 -22
- package/coverage/lcov.info +1443 -1336
- package/docs/authenticating-with-tenant.md +34 -0
- package/docs/configuring-the-deploy-cli.md +10 -2
- package/docs/excluding-from-management.md +3 -3
- package/lib/context/directory/handlers/actions.js +8 -3
- package/lib/context/directory/handlers/actions.js.map +1 -1
- package/lib/context/directory/handlers/attackProtection.js +1 -1
- package/lib/context/directory/handlers/attackProtection.js.map +1 -1
- package/lib/context/directory/handlers/branding.js +1 -1
- package/lib/context/directory/handlers/branding.js.map +1 -1
- package/lib/context/directory/handlers/clientGrants.js +1 -1
- package/lib/context/directory/handlers/clientGrants.js.map +1 -1
- package/lib/context/directory/handlers/clients.js +1 -1
- package/lib/context/directory/handlers/clients.js.map +1 -1
- package/lib/context/directory/handlers/connections.js +1 -1
- package/lib/context/directory/handlers/connections.js.map +1 -1
- package/lib/context/directory/handlers/customDomains.js +1 -1
- package/lib/context/directory/handlers/customDomains.js.map +1 -1
- package/lib/context/directory/handlers/emailProvider.js +1 -1
- package/lib/context/directory/handlers/emailProvider.js.map +1 -1
- package/lib/context/directory/handlers/emailTemplates.js +1 -1
- package/lib/context/directory/handlers/emailTemplates.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.js +1 -1
- package/lib/context/directory/handlers/guardianFactorProviders.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.js +1 -1
- package/lib/context/directory/handlers/guardianFactorTemplates.js.map +1 -1
- package/lib/context/directory/handlers/guardianFactors.js +1 -1
- package/lib/context/directory/handlers/guardianFactors.js.map +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorMessageTypes.js.map +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js +1 -1
- package/lib/context/directory/handlers/guardianPhoneFactorSelectedProvider.js.map +1 -1
- package/lib/context/directory/handlers/guardianPolicies.js +1 -1
- package/lib/context/directory/handlers/guardianPolicies.js.map +1 -1
- package/lib/context/directory/handlers/hooks.js +1 -1
- package/lib/context/directory/handlers/hooks.js.map +1 -1
- package/lib/context/directory/handlers/logStreams.js +1 -1
- package/lib/context/directory/handlers/logStreams.js.map +1 -1
- package/lib/context/directory/handlers/organizations.js +1 -1
- package/lib/context/directory/handlers/organizations.js.map +1 -1
- package/lib/context/directory/handlers/pages.js +1 -1
- package/lib/context/directory/handlers/pages.js.map +1 -1
- package/lib/context/directory/handlers/resourceServers.js +1 -1
- package/lib/context/directory/handlers/resourceServers.js.map +1 -1
- package/lib/context/directory/handlers/roles.js +1 -1
- package/lib/context/directory/handlers/roles.js.map +1 -1
- package/lib/context/directory/handlers/rules.js +1 -1
- package/lib/context/directory/handlers/rules.js.map +1 -1
- package/lib/context/directory/handlers/triggers.js +1 -1
- package/lib/context/directory/handlers/triggers.js.map +1 -1
- package/lib/context/index.js +25 -9
- package/lib/context/index.js.map +1 -1
- package/lib/context/yaml/handlers/branding.js +1 -1
- package/lib/context/yaml/handlers/branding.js.map +1 -1
- package/lib/context/yaml/handlers/clientGrants.js +7 -1
- package/lib/context/yaml/handlers/clientGrants.js.map +1 -1
- package/lib/context/yaml/handlers/databases.js +1 -1
- package/lib/context/yaml/handlers/databases.js.map +1 -1
- package/lib/context/yaml/handlers/emailTemplates.js +1 -1
- package/lib/context/yaml/handlers/emailTemplates.js.map +1 -1
- package/lib/context/yaml/index.js +2 -1
- package/lib/context/yaml/index.js.map +1 -1
- package/lib/keywordPreservation.d.ts +1 -31
- package/lib/keywordPreservation.js +33 -20
- package/lib/keywordPreservation.js.map +1 -1
- package/lib/tools/auth0/handlers/branding.js +1 -1
- package/lib/tools/auth0/handlers/branding.js.map +1 -1
- package/lib/tools/auth0/handlers/hooks.d.ts +1 -1
- package/lib/tools/auth0/handlers/hooks.js +26 -9
- package/lib/tools/auth0/handlers/hooks.js.map +1 -1
- package/lib/tools/auth0/handlers/rules.d.ts +1 -1
- package/lib/tools/auth0/handlers/rules.js +59 -28
- package/lib/tools/auth0/handlers/rules.js.map +1 -1
- package/lib/tools/auth0/handlers/rulesConfigs.d.ts +1 -1
- package/lib/tools/auth0/handlers/rulesConfigs.js +11 -1
- package/lib/tools/auth0/handlers/rulesConfigs.js.map +1 -1
- package/lib/tools/auth0/handlers/themes.js +33 -1
- package/lib/tools/auth0/handlers/themes.js.map +1 -1
- package/lib/tools/utils.d.ts +4 -0
- package/lib/tools/utils.js +8 -1
- package/lib/tools/utils.js.map +1 -1
- package/lib/types.d.ts +3 -1
- package/lib/types.js +6 -0
- package/lib/types.js.map +1 -1
- package/lib/utils.d.ts +6 -0
- package/lib/utils.js +1 -1
- package/lib/utils.js.map +1 -1
- package/package.json +1 -1
- package/.nyc_output/94e277b3-252f-406b-a1f5-ee19aa8c1324.json +0 -1
- package/.nyc_output/processinfo/24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json +0 -1
- package/.nyc_output/processinfo/530b1757-1c73-4877-aa45-057f69590d4d.json +0 -1
- /package/.nyc_output/{24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6.json → 8cfe1f78-4f88-4145-a8fa-7772e840db6f.json} +0 -0
- /package/.nyc_output/{530b1757-1c73-4877-aa45-057f69590d4d.json → a277366c-ae14-4a57-afe2-fecfb961aa73.json} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"parent":"
|
|
1
|
+
{"parent":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","pid":307,"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":1701346538116,"ppid":297,"coverageFilename":"/home/circleci/repo/.nyc_output/077589bb-1ba0-4dbe-b46f-6e000c3a10b7.json","externalId":"","uuid":"077589bb-1ba0-4dbe-b46f-6e000c3a10b7","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/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":"a277366c-ae14-4a57-afe2-fecfb961aa73","pid":297,"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":1701346538022,"ppid":296,"coverageFilename":"/home/circleci/repo/.nyc_output/8cfe1f78-4f88-4145-a8fa-7772e840db6f.json","externalId":"","uuid":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":280,"argv":["/usr/local/bin/node","/usr/local/bin/npm","run","test"],"execArgv":[],"cwd":"/home/circleci/repo","time":1701346537719,"ppid":264,"coverageFilename":"/home/circleci/repo/.nyc_output/a277366c-ae14-4a57-afe2-fecfb961aa73.json","externalId":"","uuid":"a277366c-ae14-4a57-afe2-fecfb961aa73","files":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6":{"parent":"530b1757-1c73-4877-aa45-057f69590d4d","children":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"530b1757-1c73-4877-aa45-057f69590d4d":{"parent":null,"children":["24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6"]},"94e277b3-252f-406b-a1f5-ee19aa8c1324":{"parent":"24bdafa1-f1f6-4e81-bf4d-0d7ba45f9cd6","children":[]}},"files":{"/home/circleci/repo/src/logger.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/constants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/deploy.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/client.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/schema.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/validationError.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/calculateChanges.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/types.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/utils.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/defaults.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/readonly.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/keywordPreservation.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/index.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/args.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/import.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/configFactory.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"],"/home/circleci/repo/src/commands/export.ts":["94e277b3-252f-406b-a1f5-ee19aa8c1324"]},"externalIds":{}}
|
|
1
|
+
{"processes":{"077589bb-1ba0-4dbe-b46f-6e000c3a10b7":{"parent":"8cfe1f78-4f88-4145-a8fa-7772e840db6f","children":[]},"8cfe1f78-4f88-4145-a8fa-7772e840db6f":{"parent":"a277366c-ae14-4a57-afe2-fecfb961aa73","children":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"]},"a277366c-ae14-4a57-afe2-fecfb961aa73":{"parent":null,"children":["8cfe1f78-4f88-4145-a8fa-7772e840db6f"]}},"files":{"/home/circleci/repo/src/logger.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/constants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/deploy.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/client.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/utils.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/schema.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/validationError.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/default.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/calculateChanges.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/types.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/tools/auth0/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/utils.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/sessionDurationsToMinutes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/defaults.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/yaml/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/readonly.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/keywordPreservation.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/pages.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/rules.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/hooks.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/clients.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/tenant.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/emailProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/connections.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/databases.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/emailTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/clientGrants.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/rulesConfigs.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/resourceServers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactors.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorProviders.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianFactorTemplates.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorMessageTypes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPhoneFactorSelectedProvider.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/guardianPolicies.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/roles.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/migrations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/actions.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/organizations.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/triggers.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/attackProtection.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/branding.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/logStreams.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/prompts.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/customDomains.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/context/directory/handlers/themes.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/index.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/args.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/commands/import.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/configFactory.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"],"/home/circleci/repo/src/commands/export.ts":["077589bb-1ba0-4dbe-b46f-6e000c3a10b7"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [7.20.0] - 2023-11-29
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- Relative path import support for actions directory handler [#866]
|
|
15
|
+
|
|
16
|
+
### Fixed
|
|
17
|
+
|
|
18
|
+
- Keyword preservation for wider array of resources [#864]
|
|
19
|
+
- Fetching clients if not defined when managing client grants in YAML format [#865]
|
|
20
|
+
|
|
21
|
+
## [7.19.0] - 2023-08-11
|
|
22
|
+
|
|
23
|
+
### Added
|
|
24
|
+
|
|
25
|
+
- Support for Private Key JWT authentication for authenticating with private key instead of client secret [#817]
|
|
26
|
+
|
|
27
|
+
### Fixed
|
|
28
|
+
|
|
29
|
+
- Process branding changes after theme changes to prevent delay in dashboard preview [#836]
|
|
30
|
+
- Handling eventual hooks and rules deprecation [#838]
|
|
31
|
+
- Overwrites occurring when preserving keywords within multiple client grants [#837]
|
|
32
|
+
|
|
10
33
|
## [7.18.0] - 2023-07-14
|
|
11
34
|
|
|
12
35
|
### Added
|
|
@@ -971,10 +994,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
971
994
|
[#804]: https://github.com/auth0/auth0-deploy-cli/issues/804
|
|
972
995
|
[#809]: https://github.com/auth0/auth0-deploy-cli/issues/809
|
|
973
996
|
[#811]: https://github.com/auth0/auth0-deploy-cli/issues/811
|
|
997
|
+
[#817]: https://github.com/auth0/auth0-deploy-cli/issues/817
|
|
974
998
|
[#818]: https://github.com/auth0/auth0-deploy-cli/issues/818
|
|
975
999
|
[#820]: https://github.com/auth0/auth0-deploy-cli/issues/820
|
|
976
1000
|
[#822]: https://github.com/auth0/auth0-deploy-cli/issues/822
|
|
977
|
-
[
|
|
1001
|
+
[#836]: https://github.com/auth0/auth0-deploy-cli/issues/836
|
|
1002
|
+
[#837]: https://github.com/auth0/auth0-deploy-cli/issues/837
|
|
1003
|
+
[#838]: https://github.com/auth0/auth0-deploy-cli/issues/838
|
|
1004
|
+
[#864]: https://github.com/auth0/auth0-deploy-cli/issues/864
|
|
1005
|
+
[#865]: https://github.com/auth0/auth0-deploy-cli/issues/865
|
|
1006
|
+
[#866]: https://github.com/auth0/auth0-deploy-cli/issues/866
|
|
1007
|
+
[unreleased]: https://github.com/auth0/auth0-deploy-cli/compare/v7.20.0...HEAD
|
|
1008
|
+
[7.20.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.19.0...v7.20.0
|
|
1009
|
+
[7.19.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.18.0...v7.19.0
|
|
978
1010
|
[7.18.0]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.7...v7.18.0
|
|
979
1011
|
[7.17.7]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.6...v7.17.7
|
|
980
1012
|
[7.17.6]: https://github.com/auth0/auth0-deploy-cli/compare/v7.17.5...v7.17.6
|
package/README.md
CHANGED
|
@@ -7,9 +7,30 @@
|
|
|
7
7
|
|
|
8
8
|
---
|
|
9
9
|
|
|
10
|
+
## Help Us Improve Auth0 Deploy CLI – Take Our Survey!
|
|
11
|
+
|
|
12
|
+
👋 Hello developers! We're on a mission to make Auth0 Deploy CLI the best it can be, and we need YOUR help. We've put together a brief survey to understand how you use Deploy CLI, what you love about it, and where you think we can do better.
|
|
13
|
+
|
|
14
|
+
### Why Should You Take the Survey?
|
|
15
|
+
|
|
16
|
+
- **Direct Impact:** Your feedback will directly influence the future of Deploy CLI. Ever wished for a feature or fix? Here's your chance to let us know.
|
|
17
|
+
- **It's Quick:** The survey takes less than 10 minutes to complete.
|
|
18
|
+
|
|
19
|
+
### Privacy
|
|
20
|
+
|
|
21
|
+
We care about your privacy. All data collected is anonymous and will only be used for improving Auth0 Deploy CLI.
|
|
22
|
+
|
|
23
|
+
### Ready to Make a Difference?
|
|
24
|
+
|
|
25
|
+
[Click here to take the survey](https://www.surveymonkey.com/r/LZKMPFN)
|
|
26
|
+
|
|
27
|
+
Thank you for helping us make Auth0 Deploy CLI better for everyone!
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
10
31
|
The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configuration. It integrates into your development workflows as a standalone CLI or as a node module.
|
|
11
32
|
|
|
12
|
-
**Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets,
|
|
33
|
+
**Supported resource types:** actions, branding, client grants, clients (applications), connections, custom domains, email templates, emails, grants, guardian, hook secrets, log streams, migrations, organizations, pages, prompts, resource servers (APIs), roles, tenant settings, themes.
|
|
13
34
|
|
|
14
35
|
🎢 [Highlights](#highlights) • 📚 [Documentation](#documentation) • 🚀 [Getting Started](#getting-started) • 💬 [Feedback](#feedback)
|
|
15
36
|
|
|
@@ -25,6 +46,7 @@ The Auth0 Deploy CLI is a tool that helps you manage your Auth0 tenant configura
|
|
|
25
46
|
|
|
26
47
|
- [Using as a CLI](docs/using-as-cli.md)
|
|
27
48
|
- [Using as a Node Module](docs/using-as-node-module.md)
|
|
49
|
+
- [Authenticating with Tenant](docs/authenticating-with-tenant.md)
|
|
28
50
|
- [Configuring the Deploy CLI](docs/configuring-the-deploy-cli.md)
|
|
29
51
|
- [Keyword Replacement](docs/keyword-replacement.md)
|
|
30
52
|
- [Incorporating Into Multi-environment Workflows](docs/multi-environment-workflow.md)
|
|
@@ -91,7 +113,7 @@ The Deploy CLI can be configured two ways, through a `config.json` file and thro
|
|
|
91
113
|
- `AUTH0_CLIENT_ID`
|
|
92
114
|
- `AUTH0_CLIENT_SECRET`
|
|
93
115
|
|
|
94
|
-
These values can be found in the “Settings”
|
|
116
|
+
These values can be found in the “Settings” and “Credentials“ tabs within the Auth0 application created in the previous step.
|
|
95
117
|
|
|
96
118
|
### Calling the Deploy CLI
|
|
97
119
|
|
|
@@ -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.1% </span>
|
|
27
27
|
<span class="quiet">Statements</span>
|
|
28
|
-
<span class='fraction'>
|
|
28
|
+
<span class='fraction'>3411/3828</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.09% </span>
|
|
34
34
|
<span class="quiet">Branches</span>
|
|
35
|
-
<span class='fraction'>
|
|
35
|
+
<span class='fraction'>1272/1650</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.26% </span>
|
|
41
41
|
<span class="quiet">Functions</span>
|
|
42
|
-
<span class='fraction'>
|
|
42
|
+
<span class='fraction'>728/789</span>
|
|
43
43
|
</div>
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
<div class='fl pad1y space-right2'>
|
|
47
|
-
<span class="strong">90.
|
|
47
|
+
<span class="strong">90.97% </span>
|
|
48
48
|
<span class="quiet">Lines</span>
|
|
49
|
-
<span class='fraction'>
|
|
49
|
+
<span class='fraction'>3197/3514</span>
|
|
50
50
|
</div>
|
|
51
51
|
|
|
52
52
|
|
|
@@ -80,17 +80,17 @@
|
|
|
80
80
|
</thead>
|
|
81
81
|
<tbody><tr>
|
|
82
82
|
<td class="file high" data-value="src"><a href="src/index.html">src</a></td>
|
|
83
|
-
<td data-value="
|
|
84
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
83
|
+
<td data-value="86.36" class="pic high">
|
|
84
|
+
<div class="chart"><div class="cover-fill" style="width: 86%"></div><div class="cover-empty" style="width: 14%"></div></div>
|
|
85
85
|
</td>
|
|
86
|
-
<td data-value="
|
|
87
|
-
<td data-value="
|
|
88
|
-
<td data-value="
|
|
89
|
-
<td data-value="
|
|
90
|
-
<td data-value="89.
|
|
91
|
-
<td data-value="
|
|
92
|
-
<td data-value="
|
|
93
|
-
<td data-value="
|
|
86
|
+
<td data-value="86.36" class="pct high">86.36%</td>
|
|
87
|
+
<td data-value="330" class="abs high">285/330</td>
|
|
88
|
+
<td data-value="75.6" class="pct medium">75.6%</td>
|
|
89
|
+
<td data-value="164" class="abs medium">124/164</td>
|
|
90
|
+
<td data-value="89.55" class="pct high">89.55%</td>
|
|
91
|
+
<td data-value="67" class="abs high">60/67</td>
|
|
92
|
+
<td data-value="85.47" class="pct high">85.47%</td>
|
|
93
|
+
<td data-value="303" class="abs high">259/303</td>
|
|
94
94
|
</tr>
|
|
95
95
|
|
|
96
96
|
<tr>
|
|
@@ -109,18 +109,18 @@
|
|
|
109
109
|
</tr>
|
|
110
110
|
|
|
111
111
|
<tr>
|
|
112
|
-
<td class="file
|
|
113
|
-
<td data-value="
|
|
114
|
-
<div class="chart"><div class="cover-fill" style="width:
|
|
112
|
+
<td class="file high" data-value="src/context"><a href="src/context/index.html">src/context</a></td>
|
|
113
|
+
<td data-value="80.18" class="pic high">
|
|
114
|
+
<div class="chart"><div class="cover-fill" style="width: 80%"></div><div class="cover-empty" style="width: 20%"></div></div>
|
|
115
115
|
</td>
|
|
116
|
-
<td data-value="
|
|
117
|
-
<td data-value="
|
|
118
|
-
<td data-value="
|
|
119
|
-
<td data-value="
|
|
120
|
-
<td data-value="
|
|
121
|
-
<td data-value="
|
|
122
|
-
<td data-value="
|
|
123
|
-
<td data-value="
|
|
116
|
+
<td data-value="80.18" class="pct high">80.18%</td>
|
|
117
|
+
<td data-value="106" class="abs high">85/106</td>
|
|
118
|
+
<td data-value="78.57" class="pct medium">78.57%</td>
|
|
119
|
+
<td data-value="84" class="abs medium">66/84</td>
|
|
120
|
+
<td data-value="93.33" class="pct high">93.33%</td>
|
|
121
|
+
<td data-value="15" class="abs high">14/15</td>
|
|
122
|
+
<td data-value="81.25" class="pct high">81.25%</td>
|
|
123
|
+
<td data-value="96" class="abs high">78/96</td>
|
|
124
124
|
</tr>
|
|
125
125
|
|
|
126
126
|
<tr>
|
|
@@ -140,62 +140,62 @@
|
|
|
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.76" 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="89.
|
|
151
|
-
<td data-value="
|
|
152
|
-
<td data-value="
|
|
153
|
-
<td data-value="
|
|
146
|
+
<td data-value="89.76" class="pct high">89.76%</td>
|
|
147
|
+
<td data-value="889" class="abs high">798/889</td>
|
|
148
|
+
<td data-value="74.32" class="pct medium">74.32%</td>
|
|
149
|
+
<td data-value="261" class="abs medium">194/261</td>
|
|
150
|
+
<td data-value="89.85" class="pct high">89.85%</td>
|
|
151
|
+
<td data-value="138" class="abs high">124/138</td>
|
|
152
|
+
<td data-value="93" class="pct high">93%</td>
|
|
153
|
+
<td data-value="815" class="abs high">758/815</td>
|
|
154
154
|
</tr>
|
|
155
155
|
|
|
156
156
|
<tr>
|
|
157
157
|
<td class="file high" data-value="src/context/yaml"><a href="src/context/yaml/index.html">src/context/yaml</a></td>
|
|
158
|
-
<td data-value="92.
|
|
158
|
+
<td data-value="92.3" class="pic high">
|
|
159
159
|
<div class="chart"><div class="cover-fill" style="width: 92%"></div><div class="cover-empty" style="width: 8%"></div></div>
|
|
160
160
|
</td>
|
|
161
|
-
<td data-value="92.
|
|
162
|
-
<td data-value="
|
|
161
|
+
<td data-value="92.3" class="pct high">92.3%</td>
|
|
162
|
+
<td data-value="91" class="abs high">84/91</td>
|
|
163
163
|
<td data-value="81.81" class="pct high">81.81%</td>
|
|
164
164
|
<td data-value="55" class="abs high">45/55</td>
|
|
165
165
|
<td data-value="100" class="pct high">100%</td>
|
|
166
166
|
<td data-value="14" class="abs high">14/14</td>
|
|
167
|
-
<td data-value="
|
|
168
|
-
<td data-value="
|
|
167
|
+
<td data-value="93.02" class="pct high">93.02%</td>
|
|
168
|
+
<td data-value="86" class="abs high">80/86</td>
|
|
169
169
|
</tr>
|
|
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.19" 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="
|
|
178
|
-
<td data-value="
|
|
179
|
-
<td data-value="
|
|
176
|
+
<td data-value="95.19" class="pct high">95.19%</td>
|
|
177
|
+
<td data-value="479" class="abs high">456/479</td>
|
|
178
|
+
<td data-value="79.65" class="pct medium">79.65%</td>
|
|
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.93" class="pct high">97.93%</td>
|
|
183
|
+
<td data-value="436" class="abs high">427/436</td>
|
|
184
184
|
</tr>
|
|
185
185
|
|
|
186
186
|
<tr>
|
|
187
187
|
<td class="file high" data-value="src/tools"><a href="src/tools/index.html">src/tools</a></td>
|
|
188
|
-
<td data-value="96.
|
|
188
|
+
<td data-value="96.37" class="pic high">
|
|
189
189
|
<div class="chart"><div class="cover-fill" style="width: 96%"></div><div class="cover-empty" style="width: 4%"></div></div>
|
|
190
190
|
</td>
|
|
191
|
-
<td data-value="96.
|
|
192
|
-
<td data-value="
|
|
193
|
-
<td data-value="
|
|
194
|
-
<td data-value="
|
|
195
|
-
<td data-value="95.
|
|
196
|
-
<td data-value="
|
|
197
|
-
<td data-value="96.
|
|
198
|
-
<td data-value="
|
|
191
|
+
<td data-value="96.37" class="pct high">96.37%</td>
|
|
192
|
+
<td data-value="276" class="abs high">266/276</td>
|
|
193
|
+
<td data-value="84.89" class="pct high">84.89%</td>
|
|
194
|
+
<td data-value="139" class="abs high">118/139</td>
|
|
195
|
+
<td data-value="95.65" class="pct high">95.65%</td>
|
|
196
|
+
<td data-value="69" class="abs high">66/69</td>
|
|
197
|
+
<td data-value="96.31" class="pct high">96.31%</td>
|
|
198
|
+
<td data-value="244" class="abs high">235/244</td>
|
|
199
199
|
</tr>
|
|
200
200
|
|
|
201
201
|
<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="89.
|
|
218
|
+
<td data-value="89.26" class="pic high">
|
|
219
219
|
<div class="chart"><div class="cover-fill" style="width: 89%"></div><div class="cover-empty" style="width: 11%"></div></div>
|
|
220
220
|
</td>
|
|
221
|
-
<td data-value="89.
|
|
222
|
-
<td data-value="
|
|
223
|
-
<td data-value="
|
|
224
|
-
<td data-value="
|
|
221
|
+
<td data-value="89.26" class="pct high">89.26%</td>
|
|
222
|
+
<td data-value="1435" class="abs high">1281/1435</td>
|
|
223
|
+
<td data-value="77.49" class="pct medium">77.49%</td>
|
|
224
|
+
<td data-value="671" class="abs medium">520/671</td>
|
|
225
225
|
<td data-value="92.64" class="pct high">92.64%</td>
|
|
226
226
|
<td data-value="367" class="abs high">340/367</td>
|
|
227
|
-
<td data-value="91.
|
|
228
|
-
<td data-value="
|
|
227
|
+
<td data-value="91.58" class="pct high">91.58%</td>
|
|
228
|
+
<td data-value="1319" class="abs high">1208/1319</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
|
|
239
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
240
240
|
</div>
|
|
241
241
|
<script src="prettify.js"></script>
|
|
242
242
|
<script>
|
|
@@ -490,7 +490,7 @@ export { getParams };
|
|
|
490
490
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
491
491
|
Code coverage generated by
|
|
492
492
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
493
|
-
at
|
|
493
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
494
494
|
</div>
|
|
495
495
|
<script src="../prettify.js"></script>
|
|
496
496
|
<script>
|
|
@@ -259,7 +259,7 @@ export default async function <span class="fstat-no" title="function not covered
|
|
|
259
259
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
260
260
|
Code coverage generated by
|
|
261
261
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
262
|
-
at
|
|
262
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
263
263
|
</div>
|
|
264
264
|
<script src="../../prettify.js"></script>
|
|
265
265
|
<script>
|
|
@@ -235,7 +235,7 @@ export default async function <span class="fstat-no" title="function not covered
|
|
|
235
235
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
236
236
|
Code coverage generated by
|
|
237
237
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
238
|
-
at
|
|
238
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
239
239
|
</div>
|
|
240
240
|
<script src="../../prettify.js"></script>
|
|
241
241
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -160,7 +160,7 @@ export const configFactory = () => {
|
|
|
160
160
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
161
161
|
Code coverage generated by
|
|
162
162
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
163
|
-
at
|
|
163
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
164
164
|
</div>
|
|
165
165
|
<script src="../prettify.js"></script>
|
|
166
166
|
<script>
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
182
182
|
Code coverage generated by
|
|
183
183
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
184
|
-
at
|
|
184
|
+
at Thu Nov 30 2023 12:19:01 GMT+0000 (Coordinated Universal Time)
|
|
185
185
|
</div>
|
|
186
186
|
<script src="../../prettify.js"></script>
|
|
187
187
|
<script>
|