Jonas Boberg
Jonas Boberg
This adds a new http2 entry to the info map, with a remote_settings property. Depends on: https://github.com/ninenines/cowlib/pull/107
### Summary Include a pre-built executable in each release. Use that pre-built artifact in the homebrew tap. ### Why * Fetching the dependencies and building danger-swift can take a long...
Closes https://github.com/maxim-lobanov/setup-xcode/issues/47
Closes https://github.com/maxim-lobanov/setup-xcode/issues/62
Export the `DEVELOPER_DIR` environment variable instead of invoking `xcode-select` to set the active Xcode version. Setting the active Xcode version with `sudo xcode-select` changes the setting system wide. Github actions...
When entopping a system with 300k processes, it takes quite a while to refresh the process list (up to a minute). Would be cool if entop could use a different...
## Context Every time the actions runs there's a docker build step: > Build stoplightio/spectral-action@latest time: 1m 12s That takes > 1 minute on the github ubuntu-latest (currently Ubuntu 22.04.1...