Skip to content

(maint) Unnest module and class names in Ruby tasks #687

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 1 commit into from
Dec 7, 2023

Conversation

MartyEwings
Copy link
Contributor

Prior to this commit a bug that had previously been resolved in :

2911a0a

Had been reintroduced by application of rubocop recommendations.

This commit reverts this change, and also adds in the correct PDK compatible block for the cop in question so this wont happen automatically again

@MartyEwings MartyEwings requested review from bastelfreak and a team as code owners December 7, 2023 13:17
@MartyEwings MartyEwings added the bug Something isn't working label Dec 7, 2023
@mhashizume mhashizume merged commit 9ef1be2 into puppetlabs:main Dec 7, 2023
@donoghuc
Copy link
Contributor

donoghuc commented Dec 7, 2023

I'm confused about this, how are task acceptance tests passing? Also this only un-nests the module definitions in the task helper.

@donoghuc
Copy link
Contributor

donoghuc commented Dec 7, 2023

Ah, it appears acceptance tests cover the shell/powershell tasks not the ruby ones.

@donoghuc
Copy link
Contributor

donoghuc commented Dec 7, 2023

Ok, i see what is going on better now. This is a very annoying cop, thanks for disabling it. Seems like we could use some acceptance level testing for the ruby tasks here...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants