Nacho Cordón
Nacho Cordón
## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team
## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team
## Why To control who approves workflows that touch sensible things, like CI workflows, by request of the security team
## 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.
## 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.
## 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.
Renames the full package to extended, given it doesn't contain all the procedures anymore and it's a disjunction with core.
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...
`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...
```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...