Closed noelmcloughlin closed 5 years ago
Test failures are unrelated
@noelmcloughlin please rebase atop the latest master to make the tests work
Done @jschmid1
that rebase added more than it should, mh @noelmcloughlin ?
Fixed this time. Let's get this merged soon ;-)
This is just a style nit - I try to avoid using the word "fix" in commit titles, since it doesn't really mean anything - if the commit is not fixing something, why have it at all?
So instead of "fix(makefile):" I would start the commit title simply with "Makefile:"
But I'm not saying that with the intention of blocking this PR - the code change looks fine.
I try to avoid using the word "fix" in commit titles, since it doesn't really mean anything - if the commit is not fixing something, why have it at all
This is habit of mine in case semantic-release is used. I'd rather leave commit message alone but take your point.
Fixes #
Description:
This PR changes hardcoded
salt:salt
string to dynamic variable.Checklist: