Ivo Jimenez
Ivo Jimenez
In the same way that the compose window can be closed with , it would be cool if the help window (?) could be also closed by typing
Sometimes I forget a shortcut and open the help window (?). It would be nice if the shortcuts (h,l,j,k) could apply to that window too.
Add an option that allows to reference a `datapackage.json` file stored locally, e.g. `dpm install file:///path/to/folder/datapackage.json` and we could assume that when no protocol is specified, it is a local...
can we move the repo https://github.com/redpanda-data/Redpanda-Schema-Registry-producing-consuming-Avro-messages so that it is a subfolder of this one instead? in that way we avoid having to reconfigure the CLA assistant again only for...
first of all thanks a lot for this plugin! 🙇 if I understand correctly from reading the [Design section of the README](https://github.com/seek-oss/docker-ecr-cache-buildkite-plugin#design), the image is built from scratch on a...
I have a script that runs on top of the exported bibtex file (mainly to clean bibtex keys). Since my library is large, my workflow is to select `Actions ->...
This is what I do: ```Dockerfile FROM python:2.7 RUN pip install enos && \ pip install git+https://github.com/openstack/python-blazarclient ENTRYPOINT ["enos"] ``` I can open a PR if you want.
would it be possible to move the data files to zenodo? In this way the size of the git repo could be reduced. I'd be more than happy to help.
this is in reference to thrill/thrill#180
Bump ducktape version to one that is based on 0.12.x and that doesn't have `OPASS`/`OFAIL` reporting. fixes https://redpandadata.atlassian.net/browse/DEVPROD-2121 ## Backports Required - [x] none - not a bug fix -...