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

Remove references to schema1 pacakge from notifications package #3976

Merged

Conversation

milosgajdos
Copy link
Member

@milosgajdos milosgajdos commented Aug 13, 2023

This PR is a step towards the elimination of schema v1 support in distribution (see #3966).

This PR removes schema1 package references from the notifications package.

Schema1 package was deprecated a while ago but it's wildly referenced
thrhougout distribution codebase.

Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (69fe169) 55.91% compared to head (565dafa) 55.91%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3976   +/-   ##
=======================================
  Coverage   55.91%   55.91%           
=======================================
  Files         110      110           
  Lines       11057    11057           
=======================================
  Hits         6183     6183           
  Misses       4185     4185           
  Partials      689      689           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@wy65701436 wy65701436 left a comment

Choose a reason for hiding this comment

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

lgtm, thanks.

Copy link
Collaborator

@davidspek davidspek left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@milosgajdos milosgajdos merged commit 1813dd1 into distribution:main Aug 15, 2023
12 checks passed
@milosgajdos milosgajdos deleted the remove-schema1-notifcations branch August 15, 2023 09:18
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