Commit Graph

3 Commits

Author SHA1 Message Date
edi-oai d4ebcbde41
Emit an explicit "Started" message and support sending signals (#56)
* Emit an explicit "Started" message and support sending signals

Co-authored-by: Fedor Korotkov <fkorotkov@openai.com>

* Run exec commands in dedicated process groups

* Disable wsl_v5 linter

* Clean up exec processes on stream failures

* Fix gosec linter error

* Wrap exec signals in a message

---------

Co-authored-by: Fedor Korotkov <fkorotkov@openai.com>
2026-08-10 21:08:27 +01:00
Fedor Kororkov df114a194a
Migrate CI from Cirrus CI to GitHub Actions (#52)
* Migrate CI to GitHub Actions

* Publish Homebrew formula with release app

* Keep release dry runs outside publish environment

* Use GitHub-hosted macOS 26 runners

* Address CI migration review feedback
2026-07-16 11:02:55 -04:00
Nikolay Edigaryev 42e506671f
Automatic disk resizing for macOS VMs (#1)
* Automatic disk resizing for macOS VMs

* CI: install Golang via Homebrew

* diskresizer_test.go: fix fixture values for "diskSizeUnused"
2025-04-07 22:54:19 +04:00