OpenChemistry / OpenChemistry/stempy
move to actions/upload-artifact@v4
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 26
- Forks
- 12
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
I tried but it looks like it doesn't allow overriding of artifacts without overwrite: true. We should try to understand what is being upload twice and why !
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 the repository's GitHub Actions workflow files and locate every actions/upload-artifact step. Determine what is uploaded more than once and why, then update the workflow for actions/upload-artifact@v4 and verify that artifact uploads complete without unintended duplicates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100