Add appropriate state_dir/runtime_dir values for non-Linux platforms
Open
good first issue
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
Variables to adjust are DefaultStateDirectory and DefaultRuntimeDirectory defined maddy.go. Need to account for the fact build.sh may be setting it using -X linker flag.
Contributor guide
Research direction
Start by inspecting DefaultStateDirectory and DefaultRuntimeDirectory in maddy.go, then trace how build.sh sets them with the -X linker flag. Check the non-Linux platform requirements and build behavior; done means the appropriate values are selected for supported non-Linux platforms without breaking the existing linker-based settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100