Michael Adler
Michael Adler
## Description It's not true that bash resolves to `/bin/bash` for all systems and avoids ugly patches such as [1]. Also, fix the tests for systems where ls does not...
If I want to review an old commit of a file that no longer exists in HEAD, vim-git-log silently returns and does nothing. My solution was to remove the problematic...
I've tried to run the tests on FreeBSD but they fail since they are killed by SIGBUS. There seems to be a problem with creating the file watcher from Lua....
### Description This commit clarifies the schema of the job definition for device artifact update workflows. It also makes the documentation a little more concise. #### Issues Addressed List and...
### Description Upgrading from Swagger to OpenAPI v3 offers numerous benefits, including enhanced specification features, better support for modern use cases, improved developer experience, access to a richer ecosystem and...
### Description - [x] Migrate our spec from Swagger to OpenAPI v3 - [x] Adapt the code generation process to use the newly upgraded spec (go-openapi doesn't support OpenAPI v3)...