robotframework / robotframework/RIDE
Git Integration with RIDE
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Issue created for git integration with RIDE.
If anyone wants to push any changes in the local branch or want to switch to different branch. So, instead of explicitly opening GIT , it can be done directly in RIDE with GitIntegrationPlugin. (Like in IntelliJ/Eclipse, there is feature). #GitPluginRIDE
@HelioGuilherme66
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining RIDE's existing plugin and command entry points, then determine how GitIntegrationPlugin would expose pushing local branches and switching branches from within RIDE. The issue does not identify files, tests, supported Git workflows, or acceptance criteria, so clarify those before implementation; done should cover the agreed Git actions without opening Git separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100