Axetroy

Results 128 issues of Axetroy

- [x] extrator: drop `tar` command #21 - [x] extractor: extract file from sub-folder in tarball #29 - [x] extractor: support more tarball format - [x] .~7z~ it's very rare...

use https://github.com/rust-lang/git2-rs

enhancement

https://github.com/axetroy/cask.rs/runs/5643148108?check_suite_focus=true ``` error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8` Caused by: process didn't exit successfully: `/home/runner/work/cask.rs/cask.rs/target/release/build/bzip2-sys-a6ccc4bdf2d32a24/build-script-build` (exit status: 1) --- stdout cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_powerpc64-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_powerpc64_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64-unknown-linux-gnu...

```toml [dependencies] "github.com/example/foo" = "1.0.0" "github.com/example/bar" = { version = "1.0.0" } "github.com/example/cool" = { version = "1.x" } ```

### Describe the bug I can not Open Termianl for local Ubuntu machine ### To Reproduce 1. Set up your default shell to Fish 2. Create a Ubuntu machine 3....

t/bug

eg. ``` v1.5.0 v1.4.0 v1.3.0 v1.2.0 v1.1.0 v1.0.0 ``` eg, I want to start with version v1.5.0 and generate 3 versions forward ```bash $ whatchanged #3~v1.5.0 # it will generate...

# 🐛 bug report When I want to polyfill with `core-js` for older browser like this ```js // polyfill.js export * from "core-js/stable"; export * from "core-js/es"; export * from...

:bug: Bug
🐡 JS Codegen
swc