Skip to content

Scaffold a test plugin in an existing ansible collection using add subcommand. #377

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

Merged
merged 38 commits into from
Mar 18, 2025

Conversation

shvenkat-rh
Copy link
Contributor

@shvenkat-rh shvenkat-rh commented Mar 13, 2025

SUMMARY

This PR adds support to scaffold test plugins in an existing ansible collection using add subcommand.

CLI usage:

ansible-creator add plugin test your_test_plugin_name /path/to/your/existing/ansible_collection

Related JIRA: https://issues.redhat.com/browse/AAP-36649

@shvenkat-rh shvenkat-rh self-assigned this Mar 13, 2025
@shvenkat-rh shvenkat-rh added the enhancement New feature or request label Mar 13, 2025
@shvenkat-rh shvenkat-rh changed the title Feature: test plugin Scaffold a test plugin in an existing ansible collection using add subcommand. Mar 13, 2025
@shvenkat-rh shvenkat-rh marked this pull request as ready for review March 13, 2025 11:48
@shvenkat-rh shvenkat-rh requested a review from a team as a code owner March 13, 2025 11:48
@shvenkat-rh shvenkat-rh force-pushed the feature-test-plugin branch from 71d05cb to 60cc83e Compare March 17, 2025 12:33
@shvenkat-rh shvenkat-rh merged commit 89403bb into ansible:main Mar 18, 2025
20 checks passed
@shvenkat-rh shvenkat-rh deleted the feature-test-plugin branch March 18, 2025 05:17
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants