Oscar Esgalha
Oscar Esgalha
Write a rake task to update the submodule and output the new list
## Context Pipelinit currently has 25 YAML templates to generate CI pipelines, bu they were built without enforcing a code format. We should make sure the templates and generated output...
## Context There are two main user interfaces to use Pipelinit today: - CLI - Playground For convenience, the CLI is available in various formats: - Docker image - Compiled...
The CLI uses distinct keys to navigate through the options in the first prompt (asking which CI platforms to use) depending on the OS. It uses arrow keys in Linux...
When a user downloads the compiled executable from the releases page to run in a Mac, they must know how to run applications built by unidentified developer. We should add...