mysociety / mysociety/python-data-auto-template
Suggestions for non docker improvements
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From running this locally and not using docker there's a couple of things I noticed that would make it a bit smoother:
- using
poetry runin./script/test - the docs Gemfile doesn't include webrick which is required for
./script/serverto work
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
Inspect ./script/test and the docs Gemfile first. Check how the test script is invoked without Docker and why ./script/server needs webrick, then verify that the local test and documentation server workflows work as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100