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

release: Updates for scvi-tools v1.2.1 #3069

Merged
merged 3 commits into from
Dec 4, 2024
Merged

Conversation

ori-kron-wis
Copy link
Collaborator

No description provided.

@ori-kron-wis ori-kron-wis self-assigned this Dec 4, 2024
@ori-kron-wis ori-kron-wis added the on-merge: backport to 1.2.x on-merge: backport to 1.2.x label Dec 4, 2024
@ori-kron-wis ori-kron-wis added this to the scvi-tools 1.2 milestone Dec 4, 2024
@ori-kron-wis ori-kron-wis changed the title release: Update CHANGELOG for 1.2.1 release: Updates for scvi-tools v1.2.1 Dec 4, 2024
@ori-kron-wis ori-kron-wis merged commit 562ffff into main Dec 4, 2024
11 checks passed
Copy link

lumberbot-app bot commented Dec 4, 2024

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 1.2.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 562ffff6acc2cdced4640003417cb95907cb99e6
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #3069: release: Updates for scvi-tools v1.2.1'
  1. Push to a named branch:
git push YOURFORK 1.2.x:auto-backport-of-pr-3069-on-1.2.x
  1. Create a PR against branch 1.2.x, I would have named this PR:

"Backport PR #3069 on branch 1.2.x (release: Updates for scvi-tools v1.2.1)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.60%. Comparing base (034d452) to head (289a51b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3069   +/-   ##
=======================================
  Coverage   84.60%   84.60%           
=======================================
  Files         178      178           
  Lines       15052    15052           
=======================================
  Hits        12734    12734           
  Misses       2318     2318           

@ori-kron-wis ori-kron-wis deleted the ori-kron-wis-patch-2 branch December 5, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-merge: backport to 1.2.x on-merge: backport to 1.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant