-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Ludicrous mode is available in Dgraph v20.03.1 and later.
Ludicrous mode allows a Dgraph database to ingest data at an incredibly fast speed, but with fewer guarantees. In normal mode, Dgraph pro…
-
- リーンスタートアップとか向けなのか、とか。
-
When update bosh deployment to rezize disk or update stemcell we need to be able to make a full drain automatically.
we can be inspired by cfcr bosh release : https://github.com/cloudfoundry-incubato…
-
## Bug Report
Build Event do not show on UI, keeps showing loading.
If I list events on fly, they show up.
## Steps to Reproduce
* Deploy concourse web in one instance
* Deploy concourse …
-
## Bug Report
After enabling CONCOURSE_VAULT_SHARED_PATH variable, Concourse keeps with the previous behavior as if this variable was not been seeing.
I have the following variables set:
```
…
-
## Bug Report
For some reason (not sure which yet) I appear to get a broken token when logging in to my Concourse instance with fly.
## Steps to Reproduce
1. Try to login with fly: `fly -t so…
-
Hello,
it's possible to create a BACPAC file for some (or all) of this databases?
The .bak file is only for SQL Server on-prem, meanwhile, with the BACPAC file I can restore it also in Azure SQLDb…
-
Please improve the error message for the following use case:
### Reproduction script
```
$ cat ./export-test.sh
#!/bin/sh
set -x
COMPARTMENT_ID=ocid1.compartment.oc1..aaaaa….
REGION=phx
…
-
TOSCA 1.0 had the possibility to use BPMN and BPEL as workflow languages. The reason was: Workflow engines already exist. For instance, workflows can contain a "human task" asking for an approval. An …