Karim Alibhai
Karim Alibhai
## Prerequisites * [X] I searched to see if the issue already exists. ## Description When an install fails, the CDN caches the error. Not sure if this is desirable...
Hi, there! Gitify seems cool, but it would be nice to be able to see GitHub actions outputs/runs for my repos in the menu bar as well. Right now, I...
Should run every time a success is detected directly after a failure.
### Environment information ```block CLI: Version: 12.0.0 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v18.16.0" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "yarn/3.5.0" Rome...
Hi, there! This project looks pretty cool and I'd like to be able to use it. However, I currently use a private registry that isn't Docker Hub and would like...
## Description Concat is in the middle of some important design decisions. Some unit tests to define the target we're trying to accomplish would be nice.
## Relevant issues & PRs See #59. ## Checklist - [x] This affects the tests of the project. - [x] I have updated the tests as needed.
## Description Context objects provided to plugins are supposed to stay the same throughout a plugin's execution in a single task. However, due to the bug fix for allowing different...
## Description The concat plugin just concats files in their binary form. It's very simple but should be extended a bit. Nice things to add: - Prefix & suffix for...