Open straleyb opened 1 year ago
@orangewolf There are a few of these im not sure about when it comes to being complete. We're trying to get most of these checked and verified, but could use some support on the last few.
This project uses github actions to run both continuous integrations and coverage tools.
We are working on promoting Bulkrax out of Samvera-Labs and into Samvera. There is a checklist found here: Promoting From Samvera Labs
[x] Code must be released at version >= 1.0
[x] Good unit test coverage measured by community (e.g. 100% or 75% of what’s important)
[x] uses CI (Preferably CircleCI, unless there is a compelling reason to do something else)
[x] uses Coverage tool (coveralls or simplecov)
[x] Show compatibility with current Rails versions and other dependencies, when was it last tested
[x] Hierarchy of promises asserted in clearly defined acceptance tests
Documentation Checklist
[x] LICENSE file, Apache 2 (or compatible)
[x] README.md
[x] Statement of purpose
[x] Basic install steps
[ ] Identify any volatile/experimental features
[x] How to contribute -> CONTRIBUTING.md
[x] How/Who to contact for help -> push out to all gems like CONTRIBUTING.md
[ ] Known issues documented in github Issues tickets (not just listed in text)
[x] Tutorial / Walkthrough / Example usage
[ ] Resolve TODO items in documents and remove them
[x] All Contributors should have signed Hydra Contibutor License Agreement (CLA)
Use Requirements
[x] Community use by three or more institutions
[x] In active use for six months
[x] Has an ongoing maintenance plan.