Skip to content
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

Add deprecation notice for the package. #2313

Conversation

MovieStoreGuy
Copy link

To make it easier for devs to follow in future, adding a deprecated
notice with references of where the changes are going will help with
uptake of the project

To make it easier for devs to follow in future, adding a deprecated
notice with references of where the changes are going will help with
uptake of the project
@MovieStoreGuy
Copy link
Author

This is to help the migration effort made in #2273

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #2313 (067c996) into main (474d6a4) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2313     +/-   ##
=======================================
- Coverage   72.7%   72.6%   -0.1%     
=======================================
  Files        172     172             
  Lines      11911   11911             
=======================================
- Hits        8662    8655      -7     
- Misses      3017    3022      +5     
- Partials     232     234      +2     
Impacted Files Coverage Δ
sdk/metric/refcount_mapped.go 80.0% <0.0%> (-20.0%) ⬇️
sdk/metric/sdk.go 80.2% <0.0%> (-1.5%) ⬇️

Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add this deprecation to the changelog under a Deprecated header.

@MrAlias
Copy link
Contributor

MrAlias commented Oct 21, 2021

It looks like the staticchecks are failing. Please upgrade the project to use the replacement of this deprecated package to resolve these failures.

@MovieStoreGuy
Copy link
Author

@MrAlias ,

Poop I didn't think it would break some other checks setting the package as deprecated early.

I have concerns making the changes all in one pass since it would be a rather large sweeping change, might be hard to review effectively.

Gonna suggest that this PR is parked until the work set out #2273 is done.

@MrAlias
Copy link
Contributor

MrAlias commented Nov 23, 2021

I'm going to close this for the time being. Please reopen it when it is ready to progress.

@MrAlias MrAlias closed this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants