-
# Feature Request
## What challenge are you facing?
I want to build a pipeline that has a deploy step that can deploy to many different environments, eg:
build image -> test image -> deploy
…
-
**Description:**
Add Tooling support for SQL connectors,
Following tooling support must be implemented,
- [x] Diagnostics
- [x] Code completions
- [x] Code actions
- [x] Formatting
- [ ] Hove…
-
I am following these commands to build sumo on ubuntu 18.04.1 LTS
1. $sudo apt-get install cmake python g++ libxerces-c-dev libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev swig
2. $git clone -…
-
Both C++ and Java define a bitset type, so I propose that the standard
library also have a module implementing a bitset type. My first draft
for a public API for that module is as follows.
The mo…
-
With the new `parameter()` directive, the test names can become really large and not easy to handle, so we need to find an alternative naming scheme.
-
Power PC, Solaris, IBM Mainframe, redhat 5/6 (without a new sku) etc.
Start with an ADR evaluation of platform coverage
-
It would be good to parameterise the `--sync-period` flag as part of the kustomize build with the default of 10 minutes? I would quite like this as part of the repo as I am trying to not go down the r…
-
Is there a way to wait till all invoked services have reached their final state before moving on to the next state?
In the example below I'd like all childMachines be in their final state before movi…
-
This issue proposes that Go should support some form of generic programming.
It has the Go2 label, since for Go1.x the language is more or less done.
Accompanying this issue is [a general generics p…
-
It's occasionally nice to be able to test a package using one or more its rev-deps. This results in a "cyclic" dependency set of the following type:
- `package` → `rev-dep {with-test}`
- `rev-dep`…