Kenichi Kamiya
Kenichi Kamiya
https://blog.rubygems.org/2023/12/14/trusted-publishing.html
https://github.com/uuid6/uuid6-ietf-draft/issues/122#issuecomment-2107590962 https://bugs.ruby-lang.org/issues/19735 https://github.com/kachick/ruby-ulid/blob/38b36f75358ad28005138aacf1733f81131d5f94/README.md#L404-L406
```console /tmp/tmp.4tS7LYMVvu zsh > curl -OL https://github.com/webkul/beedii/releases/download/v1.0.0/beedii.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0...
Fixes #78 * Add validation test * Update completions test * Fix them with adding default context
**Describe the bug** In runner context, [documented](https://github.com/github/docs/blob/c4c8f4a03582273871183ce7018f9750731a5a22/content/actions/learn-github-actions/contexts.md?plain=1#L579-L580) `runner.debug` and `runner.environment` is handled as an incorrect key. **To Reproduce** Steps to reproduce the behavior: 1. With this workflow https://github.com/kachick/wait-other-jobs/blob/9777fd46dd0c2782a09cfd067201bdb21529dbbe/.github/workflows/itself.yml#L196 2. Open...
This PR just wants to report several typos or the possibilities of them being found when I am reading documents and code. I couldn't get a good commit message and...
ref: https://github.com/kachick/ruby-ulid/issues/544#issuecomment-2315103042
I would prevent same problem such as https://github.com/ruby/setup-ruby/issues/595#issuecomment-2395448768 Now [ubuntu-latest points to ubuntu-24.04](https://github.com/actions/runner-images/blob/6d85c4873ea9bac5fe979fe19d59d0b8c36ad06b/README.md?plain=1#L24) # https://github.com/actions/runner-images/issues/10636 https://github.com/actions/starter-workflows/blob/666350e29b10d665a82d5c6d1501a29e50d63c29/pages/jekyll.yml#L32 --- ## Pre-requisites - [x] Prior to submitting a new workflow, please apply to...