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

VAULT-29397: Add useful attributes to enos_bundle_install #20

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

ryancragun
Copy link
Contributor

Sometimes scenarios need to perform different functions depending on the artifact they are installing. This updates the enos_bundle_install resource to output additional metadata about where the artifact was fetched, what was used to intall it, and what the final name of the artifact was.

  • Add new name, getter, and installer attributes to enos_bundle_install.
  • Bump version
  • Update deps

How to read this pull request

You may provide an optional explanation of the best way a review might
approach the changes that are being proposed in this pull request.

Checklist

  • The commit message includes an explanation of the changes
  • Manual validation of the changes have been performed (if possible)
  • New or modified code has requisite test coverage (if possible)
  • I have performed a self-review of the changes
  • I have made necessary changes and/or pull requests for documentation
  • I have written useful comments in the code
  • Version file/release label updated, if release needed

Sometimes scenarios need to perform different functions depending on the
artifact they are installing. This updates the `enos_bundle_install`
resource to output additional metadata about where the artifact was
fetched, what was used to intall it, and what the final name of the
artifact was.

* Add new `name`, `getter`, and `installer` attributes to
  `enos_bundle_install`.
* Bump version
* Update deps

Signed-off-by: Ryan Cragun <me@ryan.ec>
@ryancragun ryancragun requested a review from a team as a code owner August 1, 2024 20:16
@ryancragun ryancragun merged commit 23e2a65 into main Aug 1, 2024
19 checks passed
@ryancragun ryancragun deleted the vault-29397 branch August 1, 2024 20:42
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.

2 participants