make release with modifications should fail
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Reproduce the release with local modifications using the repository state and command shown in the issue. Trace the release entry point to identify where repository cleanliness is checked. Done means a release with important uncommitted modifications fails instead of producing files that cannot be recreated.
Written by the indexing model from the issue text.
Description
We should probably stop if there are any important modifications, to avoid extra files that can't be recreated from the repo. Could also do this in another copy like
export GIT_DIR=$(realpath $(git rev-parse --git-dir)); cd $(mktemp -d); git checkout -f; ls
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 48m
- Merged PRs (30d)
- 1
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 python-packaging/skel
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
python-packaging/skel#14 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 20/100
python-packaging/skel#13 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
python-packaging/skel#11 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
python-packaging/skel#7 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
python-packaging/skel#6 ·
All issues in python-packaging/skel
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100