democritus-project / democritus-project/roadmap

Remove duplicate pypi upload conditions

Open
#90 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement time est: 0.1 hour
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, the [pypi upload conditions](https://github.com/democritus-project/d8s-dates/blob/36a99deceeae82938444da477a417f4b89237ea8/.github/workflows/pypi-publish.yml#L6) used in projects throughout democritus are deployed if either there is a tag or if there is a release published; update this to only upload to pypi if one of these conditions is met.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the referenced .github/workflows/pypi-publish.yml at line 6, then search the Democritus projects for equivalent PyPI publishing workflows. Compare their tag and release conditions and clarify which single condition should control uploads; done means the duplicated workflow logic is removed consistently and the intended trigger is preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, release
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.