itzg / itzg/docker-minecraft-server
Remove old files
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
Enhancement Type
Improve an existing feature
Describe the enhancement
Currently, REMOVE_OLD_MODS only targets the mods and plugins directory.
I propose we rename the variable to REMOVE_OLD_FILES and allow the REMOVE_OLD_FILES_INCLUDE to contain the path globs the user wishes to remove.
Contributor guide
No contributing guide indexed for this repository
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 with scripts/start-setupModpack at the linked lines, then search the repository for REMOVE_OLD_MODS and REMOVE_OLD_MODS_INCLUDE to find all affected references. Done means the setting is consistently renamed and the include value supports the requested user-defined path globs, with existing behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100