Michael Overmeyer
Michael Overmeyer
Hello @mobh13, I have not been able to reproduce this issue. I have created a Lambda using the above code and it worked fine. ------ Here are the steps I...
Update: I have created [a new CircleCI orb](https://github.com/movermeyer/circleci-github-actions) that can call GitHub Actions with a `repository_dispatch` event.
Update: @kylebarron was kind enough to open https://github.com/closeio/ciso8601/pull/109, which does the wheel build entirely using GitHub Actions. 😎 🎉
@kylebarron Thanks for the link to `bumpversion`/`bump2version`. I was hoping to add a [similar feature to `changelog-cli`](https://github.com/mc706/changelog-cli/issues/15), but got distracted. 😅
As a short-term workaround, you can insert [zero-width spaces](https://en.wikipedia.org/wiki/Zero-width_space) (U+200B) characters between the `TOC` characters in your comments. That way, the current regex doesn't notice the line.
n.b.: `rails-i18n` doesn't match CLDR's pluralization rules in all cases. For example, `rails-i18n` uses its [`east_slavic`](https://github.com/svenfuchs/rails-i18n/blob/master/lib/rails_i18n/common_pluralizations/east_slavic.rb) rules for `bs`, which means that it tries to use the `many` key for...
Thank you for such a detailed and customized response. I'll give that a shot. Nice to hear that a more direct way of interfacing is in the works.
@chinghwayu Have you managed to hear back from @tr11 ? Let's not fork unless absolutely necessary. Unfortunately, I don't have much time to help (I'm already committed to too many...
> @movermeyer Please rebase. @radar 👍 Done.
I'm a complete n00b when it comes to this sort of thing, but I saw enough overlapping keywords and thought maybe this _might_ be useful for this??? IDK, just sharing...