Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uipath-services/studiotemplates
UiPath Official Template Repository
https://github.com/uipath-services/studiotemplates
framework rpa template uipath
Last synced: 25 days ago
JSON representation
UiPath Official Template Repository
- Host: GitHub
- URL: https://github.com/uipath-services/studiotemplates
- Owner: UiPath-Services
- Created: 2021-03-10T08:09:06.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-12-03T16:48:43.000Z (2 months ago)
- Last Synced: 2024-12-06T22:45:37.258Z (2 months ago)
- Topics: framework, rpa, template, uipath
- Language: HTML
- Homepage:
- Size: 55.6 MB
- Stars: 38
- Watchers: 6
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Studio Templates
Studio Templates is a place where we keep our REFramework templates.
## Installation
They should always be in the latest version of Studio.
Otherwise, you can simply clone this repo and use the templates from here.Check also the release page here:
https://github.com/UiPath-Services/StudioTemplates/releases## Usage
Remember: A "Template" project cannot be uploaded to Orchestrator.
If you cloned this repository (instead of using the template from Studio):
1. Open the nuget that comes with the template
2. Otherwise, copy the project into a new *process* and don't use the *template* you cloned. It is not a normal *process*.## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.#### *Do not push directly to master/develop!* Create pull requests for that. You will need at least one approval.
- Any new features will be created in a feature// branch ex: "feature/du/remove_dependencies"
- Any new bugfix will be created in a bugfix// branch ex: "bugfix/ref/fixed_open_issue_1234"
- develop will always be the main branch that is the most up to date
- the 'master' branches will be the release channels for the different projects that we have
Ex: When we release a new update of Document Understanding Process, it will be published in master/DocumentUnderstandingProcess) from there it will be built and pushed to the official feed in Studio## License
Mixed. See each project individually.