-
Hi Shaun,
Long time supporter of the project and have been using it for a project of my own. I have noticed that there are a few, at least three, major Wyze projects that have to make Wyze API call…
-
Can we sync the whole organization instead of individual repos? That way we can use Linear as a "central command" for our mix of public and private repos.
-
Hi,
the install.sh installs some artefacts into the local maven repo. the expectation is to have the same dependencies on maven central so that "no install" builds would pull dependencies from mav…
-
**Please describe what you are trying to understand**
I've got an application using Persistence to SQL Server. I am attempting to project events into a more query-friendly SQL Server structure.
…
-
@Denys88 thank you for the nice repo.
I noticed you use a central value network when using asymmetric actor-critic. Could you please elaborate on what the central value net is exactly doing? Is this…
-
Hi!
In corp environments there is a central package registry/proxy and everything has to communicate to it.
This proxy can be the only one to communicate to the outside world.
I'm trying to set…
-
As a developer working on IBEX I want to clear out and correct the legacy pyright/ruff errors that are in the system now that we have instigated these checks as standard so that small/urgent changes d…
-
4.0.5 contains a fix for qsappend (issue 116), but it isn't available anywhere. can 4.0.5 be pushed to a public repo?
-
I would like to have a few reusable workflows for common CI tasks (e.g. the lint job with pre-commit) in a central location.
They could be used in rdmo and plugins repos like this:
```yaml
"use…
-
Hi. I'm trying to set the merge_commit_template using ProjectApi. I've noticed that it was introduced in 6.X
I'm using the 6.0.0-rc.4 maven dependency downloaded from maven central and I don't see th…