-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
mongodb-legacy failed to release with provenance because it lacks a repository field. Verify if there are other required fields it is missing. Add all required fields.
Merge changes as a fix, release a patch version with provenance.
User Impact
- There's no checkmark on npm
Dependencies
- None
Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Add repository field for mongodb-legacy in package.json.
- Verify if there are other required fields it is missing; add all required fields.
- Merge changes as a fix, release a patch version with provenance.
Testing Requirements
- Check whether running the release with a dry-run flag fails; we can use that to see if the change succeeds.
Documentation Requirements
- None
Follow Up Requirements
- None