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

Make molecule collection-aware #4340

Merged
merged 9 commits into from
Dec 13, 2024
Merged

Conversation

Qalthos
Copy link
Collaborator

@Qalthos Qalthos commented Dec 9, 2024

Fixes #4000

Two new Config properties named collection and collection_path will be populated if Molecule detects it is running inside a collection.

@Qalthos Qalthos added the feature label Dec 9, 2024
@Qalthos Qalthos changed the title Very quick attempt at collection detection. Make molecule collection-aware Dec 9, 2024
src/molecule/config.py Outdated Show resolved Hide resolved
@Qalthos Qalthos force-pushed the collection-aware branch 3 times, most recently from 53b95fa to 4155a68 Compare December 13, 2024 17:31
@Qalthos Qalthos marked this pull request as ready for review December 13, 2024 17:51
@Qalthos Qalthos requested a review from a team as a code owner December 13, 2024 17:51
@Qalthos Qalthos merged commit 46fcf3e into ansible:main Dec 13, 2024
21 checks passed
@Qalthos Qalthos deleted the collection-aware branch December 13, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

RFE: Make molecule collection aware
2 participants