PaperMC / PaperMC/paperweight

allow running importMcDev without applyPatches (to not interrupt)

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

Nobody has claimed this yet.

hopefully type: feature
Dominant language
Kotlin
Stars
317
Forks
76
Avg merge
1d 12h
Merged PRs (30d)
5

Description

tried it here https://github.com/PaperMC/paperweight/tree/feature/importmcdev
obviously doesn't work, because the files will not be added to git at the right spot.
maybe we wanna automate stashing and then do a fixup commit and rebase?

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

Start by reproducing the behavior on the linked feature/importmcdev branch and trace how importMcDev handles applyPatches and Git changes. Compare the proposed stashing, fixup-commit, and rebase approaches. Done means importMcDev can run without applyPatches interrupting the workflow while still placing generated files correctly in Git.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
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.