Consider renaming `intbot` folder to `server` and moving pyproject.toml there
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- docker, python
- Domain
- build-system, tooling
Research direction
Start by inspecting the intbot/, client/, and deploy/ layout, then trace references to intbot in Dockerfile, uv.lock, and the affected Makefile targets. Confirm how mypy and pytest locate pyproject.toml before changing the layout. Done means the server configuration is colocated and client/deploy remain independent, with all referenced paths updated.
Written by the indexing model from the issue text.
Description
This would allows us to put config of other tools that are run from inside intbot/ directory (like mypy, or pytest) in pyproject.toml. Currently looks like mypy/pytest are not checking for config one dir up.
Both client/ and deploy/ are independent from the server configuration.
It would also require updating Dockerfile, uv.lock location and some Makefile targets to fit the updated setup.
Low priority, something to think about in spare time.
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from EuroPython/internal-bot
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 42/100
EuroPython/internal-bot#21 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
EuroPython/internal-bot#18 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
EuroPython/internal-bot#17 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
EuroPython/internal-bot#16 ·
-
help wanted
Difficulty 3/5 1-2 days Newbie friendliness 45/100
EuroPython/internal-bot#15 · 1 comment ·
All issues in EuroPython/internal-bot
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·