blueprints: Add support for generating flat and unique sequences in blueprint enumeration tags#20785
Conversation
✅ Deploy Preview for authentik-integrations ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## main #20785 +/- ##
==========================================
- Coverage 93.45% 84.00% -9.45%
==========================================
Files 993 993
Lines 55968 55969 +1
==========================================
- Hits 52305 47019 -5286
- Misses 3663 8950 +5287
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
Remaining errors on CI seem unrelated as far as I can tell. I get the same errors when I apply the |
…uences-in-blueprints
…uences-in-blueprints
Details
I would like to be able to generate flattened and possibly unique sequences during blueprint templating.
The specific use case I have is something like this:
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)If applicable
make docs)