Jeremy Mayeres
Jeremy Mayeres
I noticed that Kombu uses a custom JSON Serializer to handle things that could be strings (like UUIDs and Django-related things). I would propose an extension to that to handle...
In #428 (PR: #432), the feature to create a cache from URLs was added. I would like to also be able to use this with decorators, which seems to currently...
Describe the new feature -------------------------- Similar to #188, I want to be able to capture the PuLP output and put it all in a single log line, rather than having...
We would like to be able to use the autodeploy feature for tags matching certain patterns. The use case is as follows: - Dev environment will autodeploy on the main...
I was having issues running the ecr-login tool while connected to VPN. My VPN client only allows DNS queries to the VPN-provided DNS server (preventing DNS leak). I realized this...
With a growing number of fish shell users, it would be nice to also have fish completions generated. See: https://fishshell.com/docs/current/index.html#completion-own Downstream project issue that this would benefit: https://github.com/Netflix-Skunkworks/go-jira/issues/189
**Describe the bug** When manually triggering a build with a tag on master, Infrabox ran a master branch build instead of a tag build, where the tag was not in...
**Is your feature request related to a problem? Please describe.** Before each job starts, Infrabox sets it up by cloning the git repository at that commit. We recently had an...
**Is your feature request related to a problem? Please describe.** As mentioned in [Slack](https://infrabox.slack.com/archives/C5VK7MYVB/p15482500940275000), the `python` Docker image can be quite large (around 1GB total). Since running `docker` jobs in...
**Is your feature request related to a problem? Please describe.** When I need to add a user to a project, I have to remember what their username is. Because usernames...