-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include new screens to support ACUL #1028
Include new screens to support ACUL #1028
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add example and test cases for new screen.
…864-Support-ACUL-Release2-Screens
…864-Support-ACUL-Release2-Screens
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## DXCDT-867-add-experimental-ea-command-flag #1028 +/- ##
===========================================================================
Coverage 80.11% 80.11%
===========================================================================
Files 125 125
Lines 4586 4586
Branches 896 896
===========================================================================
Hits 3674 3674
Misses 541 541
Partials 371 371 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add description on the
e5c8f2a
into
DXCDT-867-add-experimental-ea-command-flag
* feat: add experimental early access feature command * update documentation for experimental features and add logging instruction * update test: should dump tenant.yaml without defaults as AUTH0_EXPERIMENTAL_EA=false * Include new screens to support ACUL (#1028) Co-authored-by: Kushal <[email protected]> --------- Co-authored-by: Ramya Anusri <[email protected]>
New screens included in ACUL release-2:
examples:
https://github.com/auth0/auth0-deploy-cli/blob/master/docs/resource-specific-documentation.md#prompts
🔧 Changes
📚 References
https://github.com/auth0/auth0-deploy-cli/blob/master/docs/resource-specific-documentation.md#prompts
🔬 Testing
📝 Checklist