Shohei Ueda
Shohei Ueda
> We cannot (I'm probably sure about that) embed this into Hugo's binary (the embedded files in Go 1.16 is not executable). > > https://github.com/gohugoio/hugo/issues/8299#issuecomment-791245030 We found that the installation...
[Add sha256sum to macOS · Issue #90 · actions/virtual-environments](https://github.com/actions/virtual-environments/issues/90)
[Crypto | Node.js v13.1.0 Documentation](https://nodejs.org/api/crypto.html)
- ubuntu, macos: ` | shasum -a 256 --check` - windows: `certutil -hashfile file SHA256`
It just has not been released. - https://github.com/peaceiris/actions-label-commenter/compare/v1.10.0...main - #485
Those are interesting. But we should consider using the YAML anchor/alias at first. ```yaml labels: - name: locked (spam) labeled: issue: body: &locked_spam_body | This issue has been **LOCKED** because...
When we check a rendered body with GitHub Flavored Markdown, the `yq` and `grip` are useful. - [mikefarah/yq: yq is a portable command-line YAML processor](https://github.com/mikefarah/yq) - [joeyespo/grip: Preview GitHub README.md...
[Splitting file](https://github.com/peaceiris/actions-label-commenter/issues/449#issuecomment-898134856) looks interesting but I won't do that. I am sure that the current single YAML file approach is enough simple in the viewpoint of usability and maintainability.
Maybe we can get another better approach in the future, so I will keep that in mind. Thank you!
         