Skip to content

Custom meta-wrappers #3141

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

Open
t-silvers opened this issue Aug 27, 2024 · 3 comments
Open

Custom meta-wrappers #3141

t-silvers opened this issue Aug 27, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@t-silvers
Copy link

Is your feature request related to a problem? Please describe.
There is no documentation here or here on custom meta-wrappers. From source, it appears meta-wrappers cannot be sourced in the same manner as custom modules or custom wrappers.

Describe the solution you'd like

  • Improved documentation on how the developers envision meta-wrappers to be used
  • Improved documentation on valid arguments to meta_wrapper:

Describe alternatives you've considered
Defining external workflows, rather than meta-wrappers, as modules.

@t-silvers t-silvers added the enhancement New feature or request label Aug 27, 2024
Copy link
Contributor

github-actions bot commented Mar 1, 2025

This issue was marked as stale because it has been open for 6 months with no activity.

@github-actions github-actions bot added the Stale label Mar 1, 2025
@fgvieira
Copy link
Collaborator

fgvieira commented Mar 3, 2025

Meta-wrappers work the same way as wrappers, but are just wrappers around existing wrappers. What do you mean with custom meta-wrappers?

@fgvieira fgvieira removed the Stale label Mar 3, 2025
@t-silvers
Copy link
Author

A custom meta-wrapper is a meta-wrapper written by a user.

"Meta-wrappers work the same way as wrappers"--Is this true? From the docs, it seems as if meta-wrappers can be defined as modules, for which there's a meta_wrapper property. I think these usage questions are fairly clear in the original issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants