Skip to content
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

Pass parent config to UEP templates #1571

Merged
merged 1 commit into from
May 20, 2024

Conversation

chris-janidlo
Copy link
Contributor

Description

Introduces the parent_config variable to UEP templates, which is always populated with the Config of the parent MEP. Also validates that users don't attempt to override it.

Additionally introduces an autoclass doc for the Config object, to show admins exactly what is available.

[sc-33483]

Type of change

  • New feature (non-breaking change that adds functionality)
  • Documentation update

Copy link
Contributor

@rjmello rjmello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🚀

docs/reference/config.rst Outdated Show resolved Hide resolved
Introduces the `parent_config` variable to UEP templates, which is
always populated with the `Config` of the parent MEP. Also validates
that users don't attempt to override it.

Additionally introduces an autoclass doc for the `Config` object, to
show admins exactly what is available.
@chris-janidlo chris-janidlo force-pushed the pass-parent-config-to-template branch from 1ba5c87 to 07dc0f5 Compare May 17, 2024 21:32
@chris-janidlo chris-janidlo merged commit 74fd914 into main May 20, 2024
23 checks passed
@chris-janidlo chris-janidlo deleted the pass-parent-config-to-template branch May 20, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants