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

rubocop: fix build #154

Closed
wants to merge 1 commit into from

Conversation

olegykz
Copy link
Contributor

@olegykz olegykz commented Sep 12, 2022

This PR fixes Rubocop issues introduced in #153

In order to get a green build I had to add hamlit & hamlit-block version requirements as tests were failing for hamlit older than 2.16.0 and hamlit-block older than 0.7.1

@olegykz olegykz force-pushed the issue/dry-configurable-warnings branch from 8fa46c6 to 955c0a1 Compare September 14, 2022 08:01
@timriley
Copy link
Member

Thanks for taking care of this, @olegykz!

Would you actually mind splitting this work into two? A single PR with your rubocop fix would be fine (I'll merge regardless of tests), and then another PR that copies hanami/view#212 to fix the hamlit dependency?

One both of those are in I'll cut a new release :)

@olegykz
Copy link
Contributor Author

olegykz commented Sep 18, 2022

@timriley sure, I'll do it

@olegykz olegykz force-pushed the issue/dry-configurable-warnings branch from 3288669 to 7c9afeb Compare September 18, 2022 10:54
@olegykz
Copy link
Contributor Author

olegykz commented Sep 18, 2022

@timriley here you go - #155

@olegykz
Copy link
Contributor Author

olegykz commented Sep 18, 2022

hm, it seems something has changed in rubocop rules, as PR above has a green build

@timriley
Copy link
Member

@olegykz Yeah, that's odd! In this case I think we can probably just close this one for now, since main is good.

I'll look to ship a release in the next ~2 days :)

@timriley timriley closed this Sep 18, 2022
@olegykz
Copy link
Contributor Author

olegykz commented Sep 18, 2022

@timriley let's watch the build status, it may happen due to some inconsistency in CI between PR and master builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants