{"id":19607121,"url":"https://github.com/robocorp/template-extended","last_synced_at":"2025-02-26T16:44:44.952Z","repository":{"id":45577167,"uuid":"411334167","full_name":"robocorp/template-extended","owner":"robocorp","description":"Template for extended robot using Robot Framework","archived":false,"fork":false,"pushed_at":"2024-08-09T05:54:15.000Z","size":33,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-01-09T09:26:23.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"RobotFramework","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/robocorp.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-09-28T15:16:52.000Z","updated_at":"2024-08-09T05:54:18.000Z","dependencies_parsed_at":"2025-01-10T08:33:27.140Z","dependency_job_id":null,"html_url":"https://github.com/robocorp/template-extended","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robocorp%2Ftemplate-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robocorp","download_url":"https://codeload.github.com/robocorp/template-extended/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240895027,"owners_count":19874913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-11T10:08:58.018Z","updated_at":"2025-02-26T16:44:44.925Z","avatar_url":"https://github.com/robocorp.png","language":"RobotFramework","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README for the robot\n\nDescribe your robot here. E.g., what it does, what the requirements are, how to run it.\n\n## Development guide\n\nRun the robot locally:\n\n```\nrcc run\n```\n\nProvide access credentials for Control Room connectivity:\n\n```\nrcc configure credentials \u003cyour_credentials\u003e\n```\n\nUpload to Control Room:\n\n```\nrcc cloud push --workspace \u003cworkspace_id\u003e --robot \u003crobot_id\u003e\n```\n\n### Suggested directory structure\n\nThe directory structure given by the template:\n\n```\n├── devdata\n├── keywords\n│   └── keywords.robot\n├── libraries\n│   └── MyLibrary.py\n├── resources\n│   └── variables.py\n├── conda.yaml\n├── robot.yaml\n└── tasks.robot\n```\n\nwhere\n\n- `devdata`: A place for all data/material related to development, e.g., test data. Do not put any sensitive data here!\n- `keywords`: Robot Framework keyword files.\n- `libraries`: Python library code.\n- `resources`: Define your resources in a centralized place. For example the robot variables can be defined in here. Do not put any sensitive data here!\n- `conda.yaml`: Environment configuration file.\n- `robot.yaml`: Robot configuration file.\n- `tasks.robot`: Robot Framework task suite - high-level process definition.\n\nIn addition to these, you can create your own directories (e.g. `bin`, `tmp`). Add these directories to the `PATH` or `PYTHONPATH` section of `robot.yaml` if necessary.\n\nLogs and artifacts are stored in `output` by default - see `robot.yaml` for configuring this.\n\nLearn how to [handle variables and secrets](https://robocorp.com/docs-robot-framework/development-guide/variables-and-secrets/secret-management).\n\n### Configuration\n\nGive the task name and startup commands in `robot.yaml` with some additional configuration. See [Docs](https://robocorp.com/docs-robot-framework/setup/robot-yaml-format) for more.\n\nPut all the robot dependencies in `conda.yaml`. These are used for managing the execution environment.\n\n### Additional documentation\n\nSee [Robocorp Docs](https://robocorp.com/docs-robot-framework) for more documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Ftemplate-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobocorp%2Ftemplate-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobocorp%2Ftemplate-extended/lists"}