Juan Carlos Mejías Rodríguez

Results 23 issues of Juan Carlos Mejías Rodríguez

Flags should have a complete and a short form, something like `--action` and `-a`. This would help using and particularly reading them. A command like this one: ```bash ./psu -a...

enhancement

The script should be tested on each push in an easy, reproducible and auditable (public) way. A bonus benefit would be the ability to run tests against several Portainer versions...

enhancement

The project currently follows [GitHub Flow](https://guides.github.com/introduction/flow/index.html) and it's git branching model. It's been a good choice so far, but there are releases now and it's necessary to maintain a first...

Documentation should include how to use [the Docker image](https://hub.docker.com/r/greenled/portainer-stack-utils/)

enhancement

Please could you include an icon for [Taiga](https://taiga.io/)? I would like to use it in [the landing page of a project I am working on](http://thunderbit.github.io/thunderbit/), which is being managed with...

brand icon

**Describe the bug** In a Go codebase, the **file result dependency graph** shows each `.go` file as depending on all `.go` files inside each of its imported modules, instead of...

bug

Hi. I can see you commented the ModularityExtensionn in StarlingBundle. Do you have any plans to add support for it? I am trying to use several screens, each one with...

Hi. I tried to use StarlingBundle and MVCSBundle in the same context. I got an error from Robotlegs saying that "A context view must be installed if you install the...