8000 Tags · lcabraja/air · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: lcabraja/air

Tags

v1.40.4

Toggle v1.40.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix update ExcludeRegex to empty not work (air-verse#308)

* Fix update ExcludeRegex to empty not work air-verse#304

v1.40.3

Toggle v1.40.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix command line argument handling for slice configuration parameters (

…air-verse#299)

* Fix command line argument handling for slice configuration parameters (comma separated list).

* Update READMEs.

* Add unset value

* extend waiting

* don't need export unsetDefault

Co-authored-by: Thomas <me@thomaseichmann.com>
Co-authored-by: xiantang <zhujingdi1998@gmail.com>

v1.40.2

Toggle v1.40.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix panic with build error (air-verse#295)

v1.40.1

Toggle v1.40.1's commit message
Use cosmtrek/air

v1.40.0

Toggle v1.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat:support command line arguments when user not want use config file (

air-verse#180)

Co-authored-by: jingdi.zhu <jingd.zhu@shopee.com>

v1.30.0

Toggle v1.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add Test case for using ctrl c to stop engine (air-verse#286)

* add Test case for using ctrl c to stop

* No need waiting for waitingPortConnectionRefused

v1.29.0

Toggle v1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use close(e.binStopCh) to boardcast event which is stop running bins (a…

…ir-verse#255)

* Use close(e.binStopCh) to boardcast event which is stop running bins

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use close(e.binStopCh) to boardcast event which is stop running bins (a…

…ir-verse#255)

* Use close(e.binStopCh) to boardcast event which is stop running bins

v1.27.10

Toggle v1.27.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix npe xiantang (air-verse#247)

⭐️ close air-verse#246
* fix NPE for find process
* add test for no such process

v1.27.9

Toggle v1.27.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request air-verse#243 from cosmtrek/fix_cannot_kill_all_ch…

…ild_process

fix cannot kill all child process issue
0