Edgar Gomes
Edgar Gomes
I'm using this action to release binaries from a matrix CI [workflow](https://github.com/arche-tool/arche/runs/683791381) building on macOS, linux and windows. The windows job is failing with the following error: `EBUSY: resource busy...
Modern compilers have very good integration with development tools and [Language Sever Protocol](http://langserver.org/) seems to be very helpful to lower the effort to support a variate of editors/IDEs.
There is an import object field (HttpRequest) missing in the current definition of the Cloud Tasks API [1]. This PR fetches an updated version of the API definition that includes...
Querying something on: `https://firestore.googleapis.com/v1/projects/xxxxx/databases/(default)/documents:runQuery` returns this: ` [ { "document": { "name": "projects/xxxxx/databases/(default)/documents/doc/000000000", "fields": { "lastUpdate": { ... } } ] ` Which is a list of `RunQueryResponse`s instead of...
## Description Allow EMUI to be served from the preview environment. ## Is this change user facing? NO
### Background & motivation When using one of the features that builds images (e.g. ImageBuildSpec or NixBuildSpec) fails right now if you have large volume of data in the repo...
## Description: Fully Nixsification of monorepo ## Is this change user facing? YES/NO ## References (if applicable):
## Description: This PR migrates the web client to use the new REST API. ## Is this change user facing? NO
When attempting to install dependencies, there's a conflict between `membrane_vpx_plugin` and `membrane_webrtc_plugin`. The version solver is unable to find a compatible set of dependencies due to conflicting requirements for `membrane_vp8_format`....
**Description:** I would like to propose a new feature in Elixir Explorer that allows the `on` option in the `join` function to support more complex expressions. Currently, Explorer provides functionality...