dandischema alignment with releases
Open
DX
maintenance
- Dominant language
- Python
- Stars
- 26
- Forks
- 21
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 15
Description
add check to github workflow for tests to see if the repo is using the latest dandischema in setup. for example, `0.7.0` was released and i thought that was critical to fixing the publishing issue on staging, yet it is not in current master.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the GitHub workflow and the setup dependency declaration mentioned in the issue, then inspect how the existing test suite is invoked. Add a check that detects when the repository is not using the latest dandischema release, and confirm the check passes for an up-to-date dependency and fails for an older one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100