{"id":16497267,"url":"https://github.com/guillaumefalourd/formulas-4-tests","last_synced_at":"2026-03-06T00:32:27.815Z","repository":{"id":37761994,"uuid":"353837127","full_name":"GuillaumeFalourd/formulas-4-tests","owner":"GuillaumeFalourd","description":"This repository contains Ritchie CLI formulas I'm testing 💣","archived":false,"fork":false,"pushed_at":"2024-09-02T12:31:19.000Z","size":167,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T14:41:29.709Z","etag":null,"topics":["ritchie-cli","ritchie-formulas"],"latest_commit_sha":null,"homepage":"https://ritchiecli.io/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GuillaumeFalourd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-01T22:03:09.000Z","updated_at":"2024-09-02T12:31:16.000Z","dependencies_parsed_at":"2024-11-13T00:42:20.171Z","dependency_job_id":"39e4f9ed-6201-4276-bc86-b192c21f432b","html_url":"https://github.com/GuillaumeFalourd/formulas-4-tests","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/GuillaumeFalourd/formulas-4-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fformulas-4-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fformulas-4-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fformulas-4-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fformulas-4-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuillaumeFalourd","download_url":"https://codeload.github.com/GuillaumeFalourd/formulas-4-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuillaumeFalourd%2Fformulas-4-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30156286,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ritchie-cli","ritchie-formulas"],"created_at":"2024-10-11T14:39:02.376Z","updated_at":"2026-03-06T00:32:27.789Z","avatar_url":"https://github.com/GuillaumeFalourd.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ritchie Formulas 4 tests\n\n![Rit banner](/docs/img/ritchie-banner.png)\n\n## Documentation\n\nThis repository contains Ritchie formulas which can be executed by the [ritchie-cli](https://github.com/ZupIT/ritchie-cli).\n\n- [Ritchie CLI documentation](https://docs.ritchiecli.io)\n\n## Use Formulas\n\nTo import this repository, you need [Ritchie CLI installed](https://docs.ritchiecli.io/getting-started/installation)\n\nThen, you can use the `rit add repo` command manually, or execute the command line below directly on your terminal (since CLI version 2.8.0):\n\n```bash\nrit add repo --provider=\"Github\" --name=\"formulas-4-tests\" --repoUrl=\"https://github.com/GuillaumeFalourd/formulas-4-tests\" --priority=1\n```\n\nFinally, you can check if the repository has been imported correctly by executing the `rit list repo` command.\n\n## Contribute to the repository with your formulas\n\n### Creating formulas\n\n1. Fork and clone the repository\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`\n3. Check the step by step of [how to create formulas on Ritchie](https://docs.ritchiecli.io/tutorials/formulas/how-to-create-formulas)\n4. Add your formulas to the repository\nand commit your implementation: `git commit -m '\u003ccommit_message\u003e`\n5. Push your branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n6. Open a pull request on the repository for analysis.\n\n### Updating Formulas\n\n1. Fork and clone the repository\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`\n3. Add the cloned repository to your workspaces (`rit add workspace`) with a highest priority (for example: 1).\n4. Check the step by step of [how to implement formulas on Ritchie](https://docs.ritchiecli.io/tutorials/formulas/how-to-implement-a-formula)\nand commit your implementation: `git commit -m '\u003ccommit_message\u003e`\n5. Push your branch: `git push origin \u003cproject_name\u003e/\u003clocation\u003e`\n6. Open a pull request on the repository for analysis.\n\n- [Contribute to Ritchie community](https://github.com/ZupIT/ritchie-formulas/blob/master/CONTRIBUTING.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumefalourd%2Fformulas-4-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillaumefalourd%2Fformulas-4-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillaumefalourd%2Fformulas-4-tests/lists"}