Uh oh!
There was an error while loading. Please reload this page.
🌱 Descriptive Upgrade Constraint Policy constants - #1233
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
f4ecb7c to
eb4ca3fCompareCodecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #1233 +/- ##
==========================================
- Coverage 76.53% 76.49% -0.05%
==========================================
Files 40 40 Lines 2340 2336 -4 ==========================================
- Hits 1791 1787 -4
Misses 392 392 Partials 157 157
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
everettraven
left a comment
There was a problem hiding this comment.
Only one change that stood out to me as needing to be made
9adaa25 to
bc22edaCompareLalatenduMohanty
commented
Sep 9, 2024
Conflicts because PR #1237 has merged |
f6da41ebc22eda to
f6da41eCompareeverettraven
commented
Sep 9, 2024
Approved and then looked at CI - looks like you need to:
|
skattoju
commented
Sep 9, 2024
I've rebased and resolved conflicts. The CI failures are because we are changing the API right ? |
everettraven
commented
Sep 10, 2024
@skattoju It looks like there is still a sanity failure. I do expect the go-apidiff failure though. |
everettraven
commented
Sep 10, 2024
Looks like the sanity failure is due to the newly added types documentation |
f6da41e to
514c1a2Compareskattoju
commented
Sep 10, 2024
looks like sanity is passing after doing |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
fix unintentional override due to error in rebase Co-authored-by: Joe Lanford <joe.lanford@gmail.com>
Fixes#1151
This PR renames the constant values used in the API for UpgradeConstraintPolicy and updates their references in the documentation.