antongolub
Platform CTO at @cianru / Tech Fellow at @qiwi / UTC +3
@cianru @qiwiWorking from Orwell's 1984
Pinned Repositories
action-setup-bun
Setup GitHub Actions workflow with a specific version of Bun
nestjs-esm-fix
Patch Nestjs app ESM bundles to make them work RHRN
npm-registry-firewall
npm registry proxy with on-the-fly filtering
npm-upgrade-monorepo
Wrapper to use npm-upgrade with monorepos
reqresnext
Tiny helper for express middleware testing
tsc-esm-fix
Make Typescript projects compatible with esm/mjs requirements
yarn-audit-fix
The missing `yarn audit fix`
multi-semantic-release
Proof of concept that wraps semantic-release to work with monorepos.
zx
A tool for writing better scripts
zx-semrel
`zx`-based release script as `semantic-release` alternative (PoC)
antongolub's Repositories
antongolub/yarn-audit-fix
The missing `yarn audit fix`
antongolub/tsc-esm-fix
Make Typescript projects compatible with esm/mjs requirements
antongolub/npm-registry-firewall
npm registry proxy with on-the-fly filtering
antongolub/action-setup-bun
Setup GitHub Actions workflow with a specific version of Bun
antongolub/npm-upgrade-monorepo
Wrapper to use npm-upgrade with monorepos
antongolub/reqresnext
Tiny helper for express middleware testing
antongolub/nestjs-esm-fix
Patch Nestjs app ESM bundles to make them work RHRN
antongolub/lockfile
Read and write lockfiles with reasonable losses
antongolub/misc
Experiment on maintaining a multi-project monorepository
antongolub/demo-action-setup-bun
Testing repo to verify `action-setup-bun` work
antongolub/git-glob-cp
Glob-aware two-way copying for git
antongolub/blank-ts
Template repository for TS projects
antongolub/push-it-to-the-limit
Delay wrappers for common purposes.
antongolub/abstractest
Abstract testing processor
antongolub/akshenz
An experiment to bring GH-like actions to bare Docker
antongolub/flow-remove-types-recursive
Apply `flow-remove-types` to directories
antongolub/git-root
Find the closest .git containing path
antongolub/repeater
Helper for creating repetitive functions
antongolub/actions-toolkit-fork
The GitHub ToolKit for developing GitHub Actions.
antongolub/antongolub
Github profile
antongolub/credebug
CLI to check if some credential value is defined or not. Not safe for production usage.
antongolub/env-ci
Get environment variables exposed by CI services
antongolub/glob-runner
Tiny helper to search and exec js files by glob pattern
antongolub/globby-cp
globby-boosted file copying util
antongolub/iso8601
Strict ISO8601 datetime parser
antongolub/npm-normalize-package-bin
Turn any flavor of allowable package.json bin into a normalized object
antongolub/npm-packlist
Walk through a folder and figure out what goes in an npm package
antongolub/read-package-json
The thing npm uses to read package.json files with semantics and defaults and validation and stuff
antongolub/release-testing-2
Repo #2 for release tools testing
antongolub/zx
A tool for writing better scripts