loadsys / loadsys/CakePHP-Skeleton

Modify cakephp/app update instructions to be patch only

Open
#133 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This will eliminate the need to maintain the cakephp-app branch and the cakephp-app-previous tag in the skeleton repo. Applying the patches will become more manual as the repositories diverge. Passing in the --reject flag to am will preserve cleanly applied chunks. At each step, the patch is stored in .git/rebase-apply/patch.

Contributor guide

No contributing guide indexed for this repository

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

Locate the cakephp/app update instructions and read how the cakephp-app branch and cakephp-app-previous tag are currently used. Update the documented workflow to apply patches with --reject and mention .git/rebase-apply/patch; it is done when the instructions no longer require maintaining that branch and tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.