Nacho Cordón

Results 35 issues of Nacho Cordón

## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team

4.3
team-cypher-surface

## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team

5.0
team-cypher-surface

## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team

4.4
team-cypher-surface

## Why It was decided this action should be removed, as it introduces a lot of noise creating lingering branches, it doesn't work that well and can have security implications.

5.0
team-cypher-surface

## Why It was decided this action should be removed, as it introduces a lot of noise creating lingering branches, it doesn't work that well and can have security implications.

4.4
team-cypher-surface

## Why It was decided this action should be removed, as it introduces a lot of noise creating lingering branches, it doesn't work that well and can have security implications.

4.3
team-cypher-surface

Renames the full package to extended, given it doesn't contain all the procedures anymore and it's a disjunction with core.

5.0
team-cypher-surface
split

cron job fails in Travis CI. It seems that the work which is failing is the `make build-drivers` because it cannot set `VERSION` variable correctly in the Makefile. See [this...

bug

`make test` seems to be broken failing with: ``` docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: \"GO111MODULE=on\": executable file not found in...

bug

```sh docker exec -it bblfshd bblfshctl driver install --all ``` should also install the alpha drivers, as described in https://docs.sourced.tech/babelfish/using-babelfish/advanced-usage#adding-all-drivers Currently, it only installs the recommended drivers, as: ```sh docker...

bug