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

Update Lifecycle to 2.5.1. #8683

Merged
merged 3 commits into from
Jul 31, 2022
Merged

Conversation

Isira-Seneviratne
Copy link
Member

@Isira-Seneviratne Isira-Seneviratne commented Jul 23, 2022

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Update AndroidX Lifecycle from 2.3.1 to 2.5.0. Changelog

Fixes the following issue(s)

  • Fixes #

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

@TacoTheDank
Copy link
Member

For library bumps, it would be good to include the changelog link.

Copy link
Member

@Stypox Stypox left a comment

Choose a reason for hiding this comment

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

I added a commit refactoring the view model factory according to what the changelog suggests. I tested and everything seems to work fine.

@TacoTheDank
Copy link
Member

@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TacoTheDank TacoTheDank changed the title Update Lifecycle to 2.5.0. Update Lifecycle to 2.5.1. Jul 31, 2022
@Isira-Seneviratne Isira-Seneviratne mentioned this pull request Jul 31, 2022
5 tasks
@Stypox Stypox merged commit 35a118a into TeamNewPipe:dev Jul 31, 2022
@TacoTheDank
Copy link
Member

TacoTheDank commented Jul 31, 2022

@Stypox Is there a reason you improved only the FeedViewModel? Could the improvements also be applied to the FeedGroupDialogViewModel?

@Isira-Seneviratne Isira-Seneviratne deleted the Update_Lifecycle branch August 1, 2022 23:49
@Stypox
Copy link
Member

Stypox commented Aug 4, 2022

Is there a reason you improved only the FeedViewModel? Could the improvements also be applied to the FeedGroupDialogViewModel?

No, my bad, sorry
See #8734

@Stypox Stypox mentioned this pull request Aug 27, 2022
9 tasks
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.

3 participants