wordpress-mobile / wordpress-mobile/release-toolkit

Consistency for Git operations

Open
#572 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Ruby
Stars
31
Forks
10
Avg merge
5h 45m
Merged PRs (30d)
2

Description

In release-toolkit, we use a mix of Action.sh('git'), `git [etc]` and Fastlane actions such as push_to_git_remote to perform Git operations.

We should look into standardizing these Git operations. A suggestion is to try and use the Git gem instead (see https://github.com/wordpress-mobile/release-toolkit/pull/570#discussion_r1680034244).

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 Git operations in release-toolkit that use Action.sh('git'), shell backticks, and Fastlane actions such as push_to_git_remote. Read the suggestion in pull request 570's discussion, then identify the operations that need one consistent approach and verify that release automation still performs them correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, ruby
Domain
release, tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.