Ryan Ahearn
Ryan Ahearn
Pulling in @kmayer as he wrote more of this code. Instead of this fix, should `stage.revision` just return the SHA from `git_revision` instead of passing that to `git_named_rev`?
This was exactly what I was looking for and is working great for me.
4.4.2 works, so I think https://github.com/domainaware/checkdmarc/commit/ca0d3b3a253957f56e5b67aa8b7075c150422e71#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711L40 is likely the problem.
> If I insert the sha256 from the error message into the yml, it works fine. But the generate_hashes task will generate a different sha256 that will not work. I...
Investigating a little further, the issue appears to be a difference in how the hash is computed when the `hashed_javascript_tag` block is indented at all. The rake task generates the...
FWIW - I would vote for using the same allstar policy for both classic branch protection and rulesets. We have split use of the two features in our org and...