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

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

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
@mhashizume mhashizume merged commit 9ef1be2 into puppetlabs:main Dec 7, 2023
17 checks passed
@donoghuc
Copy link
Member

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
Member

donoghuc commented Dec 7, 2023

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

@donoghuc
Copy link
Member

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.

None yet

3 participants