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

DM-36467: Update backport instructions to apply to any release #564

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yalsayyad
Copy link
Contributor

  • Remove interaction with DP0.2
  • Use more obvious alias for release number

- Remove interaction with DP0.2
- Use more obvious alias for release number
git cherry-pick <ticket commit>

The following may help you find your hash[es] from ``main``:
``git show --quiet $(git log --oneline | grep 'Merge.*DM-XXXXX' | cut -d' ' -f1)^2``

5) Resolve any rebase or cherry-pick problems depending on your method.
Continue using the same procedure outlined in :ref:`review-preparation`.
Check that it cleanly builds via scons. There should be a latest shared v23.0.0.rcN stack on lsst-devl.
Check that it cleanly builds via scons. There should be a latest shared v88.0.0.rcN stack on the development cluster.
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it make sense to call the stack version v88_0_0_rcN?

Copy link
Contributor

@mwittgen mwittgen left a comment

Choose a reason for hiding this comment

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

One minor remark on naming conventions between EUPS and github.

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

2 participants