-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: backwards compat - open to team ideas! #1707
Conversation
Signed-off-by: Case Wylie <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1707 +/- ##
=======================================
Coverage 79.44% 79.44%
=======================================
Files 48 48
Lines 2082 2082
Branches 428 428
=======================================
Hits 1654 1654
Misses 426 426
Partials 2 2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good starting point on backwards compatibility. If this relates to us going to v1.0.0
eventually, maybe we should have @maryparsons, @daveworth, and @jeff-mccoy take a look to track team intent.
Co-authored-by: Sam Mayer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Outstanding changes are left as open comments. Once resolved, we're good to merge.
Description
Scaffolding for backwards compatibility. @defenseunicorns/pepr-dev let me know what you think, what else we want to include.
Related Issue
Fixes #312
Relates to #
Type of change
Checklist before merging