ZupIT / ritchie-cli

Ritchie CLI is an open-source tool that allows to create, store and share any kind of automation, executing them through command lines, to run operations or start workflows ⚙️ 🖥 💡
https://docs.ritchiecli.io
Apache License 2.0
561 stars 104 forks source link

Allows add template repos #1035

Closed kelsoncarmozinezup closed 2 years ago

kelsoncarmozinezup commented 2 years ago

Description

Allow adding templates repos with new struct without formulas. And blocks the use of the 'src' name for templates.

How to verify it

run command 'rit add repo' and add a new repo.

Changelog


This pull request generated the following artifacts.

To test the health and quality of this implementation, download the respective binary for your operating system, unzip and directly run the binary like the examples below.

Generated at Tue Sep 14 2021 16:26:32 GMT+0000 (Coordinated Universal Time)

GuillaumeFalourd commented 2 years ago

According to this workflow run, I believe you'll need to update the testdata/gha_workflows/repo_workflow/assert4.txt latest version value from 2.3.2 to 2.3.3 in your PR (or update the functional test behaviour).

GuillaumeFalourd commented 2 years ago

Closed due to https://github.com/ZupIT/ritchie-cli/pull/1037