Remove RDB-level related rules/files by joverlee521 · Pull Request #1097 · nextstrain/ncov (original) (raw)
Description of proposed changes
Prompted by #1094, which led to internal conversation¹ that determined we should just drop the RBD-levels.
¹ https://bedfordlab.slack.com/archives/CSKMU6YUC/p1706643360558109
Testing
What steps should be taken to test the changes you've proposed?
If you added or changed behavior in the codebase, did you update the tests, or do you need help with this?
Release checklist
If this pull request introduces backward incompatible changes, complete the following steps for a new release of the workflow:
- Determine the version number for the new release by incrementing the most recent release (e.g., "v2" from "v1").
- Update
docs/src/reference/change_log.mdin this pull request to document these changes and the new version number. - After merging, create a new GitHub release with the new version number as the tag and release title.
If this pull request introduces new features, complete the following steps:
- Update
docs/src/reference/change_log.mdin this pull request to document these changes by the date they were added.