Closed n-rodriguez closed 5 years ago
?
@n-rodriguez I was joking with you. That was your response to the feature_request
template that was nicely laid out!
@n-rodriguez I was joking with you. That was your response to the
feature_request
template that was nicely laid out!
Ok ^^
@n-rodriguez The template did show up, didn't it? Or is there some underlying issue we need to fix?
@n-rodriguez The template did show up, didn't it?
It did!
OK, thanks for that confirmation. Sorry for the noise!
OK, thanks for that confirmation. Sorry for the noise!
No problem. Tell me when you're done with https://github.com/saltstack-formulas/exim-formula/pull/13. I've got another one to submit :)
No problem. Tell me when you're done with #13. I've got another one to submit :)
@n-rodriguez You're definitely keeping me busy! I'll try to look at it within the next day.
@n-rodriguez I just tried to ping you on IRC. Since we're deeply entwined with all of these PRs, can we get some sort of direct contact working? It would be easier to deal with certain issues.
One question, completely off-topic for this issue but at an organisational level: what Ruby linter would you recommend that we include in the Travis lint
stage, for our InSpec files?
@n-rodriguez I've started testing running linting checks with rubocop
and it's looking good. Any thoughts?
Any thoughts?
rubocop
is the way to go :+1:
@n-rodriguez These are the changes for the template-formula
-- what do you think?
@n-rodriguez These are the changes for the
template-formula
-- what do you think?
I'm not for running linters first. If linters don't pass, tests don't run :/
Why not adding rubocop
in the Gemfile
?
I'm not for running linters first. If linters don't pass, tests don't run :/
@n-rodriguez The linters is just an idea of mine, more to do with a pragmatic solution to our limited shared resources on Travis. Many times, we've got complete test runs completing, even though each of them is going to fail because of lint issues. That's not a finalised plan, though.
Why not adding
rubocop
in theGemfile
?
Yes, that will be the final plan, I was just messing around for now.
The important thing: what about the actual changes made? Are you happy with those or is there some things that could be done differently?
:tada: This issue has been resolved in version 0.6.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
@n-rodriguez: What template?!