-
quinn is a mature project and is getting ready for a 1.0 release.
We should follow [Semantic Versioning 2.0](https://semver.org/) strictly after making the 1.0 release.
There are a few remaining…
-
**Describe the issue**
Hi, I'm currently looking for ways to automate the build & publish process for a Business Central extension and I'm having trouble finding the admin/dev API reference. What I…
-
the official datomic documents give me the impression that i should be allowed to do something like
`(dh.api/transact conn [{:db/ident :a/keyword}])`
however, when i attempt to do this i get an …
-
### Reporting an Issue or Missing Feature
The PnP commands are said to work against both SharePoint Online as SharePoint On-Premises. However, I cannot seem to find the function Move-PnPFolder when I…
-
#### Issue:
Downloaded services are fetched based on just if models are present locally at application start, but not updated before each service run, hence manifests and binary files aren't rechec…
-
When trying to access an on-prem installation of SwaggerHub from VS Code, I am receiving this error. I have reviewed issue #6 and nothing that is stated in the reference material works. I am able to…
-
**Describe the bug**
I cannot run go-neb on my on-prem kubernetes cluster:
```
Internal error occurred: docker.io/matrixdotorg/go-neb:latest: toomanyrequests: You have reached your pull rate li…
-
Right now, this project is just a library ('app' in Django terminology), which can be used by actual web app ('project' in Django world). There are no endpoints, no URL routing, no settings handling, …
-
_From @carraher on January 9, 2017 17:40_
Need the ability to add root certificates authorities to containers that want to access object storage (database, builder, registry). This is needed to host …
-
Here is my code
ReleaseHttpClient2 releaseClient2 = connection.GetClient();
List deployments = new List();
// Iterate (as needed) to get the full set of deployments
…