Anton Gilgur

Results 766 comments of Anton Gilgur

Hmm, I'm guessing this has to be approved before CI runs on the PR? (per [newer GitHub security features](https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks), and as this is the first workflow created and this is...

> So I'm training myself with github review. So you also received individual comment on this review. 😉 No worries, you seemed to have figured out how to use GH...

> 😆 from [CI](https://github.com/docopt/docopts/runs/8009218353?check_suite_focus=true): > > ``` > /bin/sh: 1: goreleaser: not found > ``` I fixed that! I wrote this PR and #62 simultaneously, so that was a bit...

Added release notes generation now, so I think that addresses all remaining review comments.

@Sylvain303 do you think you'll be ready to merge this soon? If not, I might split up the Go modules piece into a separate PR to be merged first (and...

### Travis CI moved to `travis-ci.com` and _not_ the same OSS experience anymore So I had to manually re-set-up Travis on `travis-ci.com` (instead of `.org`) recently in one of my...

> See [reverse_ssh_tunnel.sh](https://github.com/docopt/docopts/blob/e83355beb848573a3894a9ae0a5258d985ff4f6d/travis/reverse_ssh_tunnel.sh) for gory details if you're curious. But ignore it for now. I read it before, I was like "oh this is how you debugged on Mac", was...

@Sylvain303 sorry for the long delay on this, but I just opened a PR #62 to migrate to GH Actions! (I ended up [becoming a maintainer](https://github.com/ezolenko/rollup-plugin-typescript2/pull/311#issuecomment-1105686811) of [`rollup-plugin-typescript2`](https://github.com/ezolenko/rollup-plugin-typescript2) around the...

There are several actionable steps - [ ] Remove all polyfills from the codebase. Add them to the documentation and let developers know what they might need to use those...

@simonbengtsson I have not started this. This requires a fundamental shift in how the library is maintained moving forward (otherwise the proposal is useless), as well as potentially the creation...