itzg / itzg/docker-minecraft-server
Export FTB version for placeholder replacement
- Dominant language
- Shell
- Stars
- 14.3k
- Forks
- 1.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 31
Description
the name replacement has been working well for what is available, but, can the ftb version also be available for replacement?
I went looking around and it seems the output of the API call used to get the id in the ftba start-deploy could be re-used to get the version by using .name instead of .id
_Originally posted by @hpf3 in https://github.com/itzg/docker-minecraft-server/issues/2474#issuecomment-1817609252_
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the ftba start-deploy API call and the existing name-replacement logic. Check how the response currently exposes the id, then determine how its .name value can provide the FTB version for placeholder replacement. Done means the version is available without breaking the existing replacement behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100