robotframework / robotframework/RIDE

Git Integration with RIDE

Open
#2,330 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.