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

Use awx-shared code from awx_plugins.interfaces, not awx #38

Merged
merged 5 commits into from
Oct 2, 2024

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Oct 1, 2024

This contributes to removing the circular dependency between awx-plugins-core and awx.

@webknjaz webknjaz added the enhancement New feature or request label Oct 1, 2024
@webknjaz webknjaz force-pushed the feature/shared-awx-stuff branch 5 times, most recently from 2f3736c to d76d210 Compare October 2, 2024 06:25
The original function name was `server_product_name()` but it didn't
really represent what it did. So it was renamed into
`detect_server_product_name()` in an attempt of disambiguation.
The original function `to_container_path` has been renamed into
`get_incontainer_path()` to represent what it does better and make
the imports more obvious.
@webknjaz webknjaz force-pushed the feature/shared-awx-stuff branch 2 times, most recently from 895d2c2 to 2a3bfda Compare October 2, 2024 16:22
@webknjaz webknjaz marked this pull request as ready for review October 2, 2024 16:25
@webknjaz webknjaz enabled auto-merge October 2, 2024 16:25
@webknjaz webknjaz merged commit 4b19be2 into ansible:devel Oct 2, 2024
29 of 33 checks passed
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