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

[releases] add date for 1.1.2 #2584

Merged
merged 1 commit into from Mar 1, 2024
Merged

[releases] add date for 1.1.2 #2584

merged 1 commit into from Mar 1, 2024

Conversation

martinkim0
Copy link
Contributor

No description provided.

@martinkim0 martinkim0 added on-merge: backport to 1.1.x on-merge: backport to 1.1.x on-merge: backport to 1.2.x on-merge: backport to 1.2.x labels Mar 1, 2024
@martinkim0 martinkim0 merged commit b0c717b into main Mar 1, 2024
13 of 15 checks passed
@martinkim0 martinkim0 deleted the release-date branch March 1, 2024 17:40
Copy link

lumberbot-app bot commented Mar 1, 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.1.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 b0c717bc8b949296889f93bdb9ec02a5b147cab2
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #2584: [releases] add date for 1.1.2'
  1. Push to a named branch:
git push YOURFORK 1.1.x:auto-backport-of-pr-2584-on-1.1.x
  1. Create a PR against branch 1.1.x, I would have named this PR:

"Backport PR #2584 on branch 1.1.x ([releases] add date for 1.1.2)"

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.

meeseeksmachine pushed a commit to meeseeksmachine/scvi-tools that referenced this pull request Mar 1, 2024
martinkim0 added a commit that referenced this pull request Mar 1, 2024
)

Backport PR #2584: [releases] add date for 1.1.2

Co-authored-by: Martin Kim <46072231+martinkim0@users.noreply.github.com>
martinkim0 added a commit that referenced this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on-merge: backport to 1.1.x on-merge: backport to 1.1.x 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.

None yet

1 participant