Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Hotfix/readme command #547

Merged
merged 13 commits into from
Sep 22, 2020
Merged

Hotfix/readme command #547

merged 13 commits into from
Sep 22, 2020

Conversation

GuillaumeFalourd
Copy link
Contributor

- What I did

  • Update the rit add repo command line in README file.
  • Update the Ritchie description in the root file to match Ritchie CLI definition on the Äbout"section on github repo and on the future Landing Page (ongoing).

- How to verify it

  • Executing the following command:
echo '{"provider":"Github", "name":"demo", "version":"2.0.0", "url":"https://github.com/ZupIT/ritchie-formulas-demo", "token": null, "priority":1}' | rit add repo --stdin

- Description for the changelog

  • Update README file with correct rit add repo stdin command.
  • Update the Ritchie description in helper.

@GuillaumeFalourd GuillaumeFalourd added 🪲 bug Report a bug encountered while operating Ritchie 📚 documentation Improvements or additions to documentation ✔️ ready-for-review ready for review labels Sep 22, 2020
@GuillaumeFalourd GuillaumeFalourd self-assigned this Sep 22, 2020
@GuillaumeFalourd GuillaumeFalourd linked an issue Sep 22, 2020 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

Merging #547 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #547   +/-   ##
=======================================
  Coverage   78.54%   78.54%           
=======================================
  Files          98       98           
  Lines        3179     3179           
=======================================
  Hits         2497     2497           
  Misses        498      498           
  Partials      184      184           
Impacted Files Coverage Δ
pkg/cmd/root.go 66.12% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48efe7f...c1fbc22. Read the comment docs.

@kaduartur kaduartur added this to the 2.1.0 milestone Sep 22, 2020
@kaduartur kaduartur merged commit 77c293e into ZupIT:master Sep 22, 2020
@GuillaumeFalourd GuillaumeFalourd deleted the hotfix/readme-command branch May 6, 2021 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🪲 bug Report a bug encountered while operating Ritchie 📚 documentation Improvements or additions to documentation ✔️ ready-for-review ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rit add repo with STDIN in README file isn't working
4 participants