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

Allow modifiers to add attributes into experiment inventories #705

Merged

Conversation

douglasjacobsen
Copy link
Collaborator

This merge defines a new hook in modifier classes to allow artifacts to be added into inventories. These are then tracked within the experiment inventories, and propagated into the workspace inventory (which is then hashed).

This commit adds a hook into the modifier classes to return an inventory
of the artifacts important to the modifier.

These allow modifiers to inject additional provenance information where
necessary.
@douglasjacobsen douglasjacobsen added the enhancement New feature or request label Oct 18, 2024
@linsword13 linsword13 merged commit b4feb52 into GoogleCloudPlatform:develop Oct 18, 2024
12 checks passed
@douglasjacobsen douglasjacobsen deleted the modifier-inventory branch January 9, 2025 15:25
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

Successfully merging this pull request may close these issues.

2 participants