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

[2301] AzureStack module 2.4.0 release #166

Merged
merged 3 commits into from
Aug 2, 2023
Merged

[2301] AzureStack module 2.4.0 release #166

merged 3 commits into from
Aug 2, 2023

Conversation

TheOnlyWei
Copy link
Contributor

Checklist

Please verify the following checklist in order:

  • If releasing module changes, the Pull Request title is prepended with "[<Azure Stack Hub Release Version>]". E.g., a title may be "[2301] Compute RP changes". Otherwise, this is not necessary.
  • Updated origin dev branch locally. (git fetch origin dev)
  • The Pull Request has a single commit. The following is a standard way to achieve a single commit:
    • git checkout feature
    • git rebase origin/dev -i
    • In the VIM editor press ESC and i to enter edit mode.
    • Select commits to fixup or squash commits (instructions are in the editor).
    • Press ESC, type :wq, and press Enter to save and quit.
  • Resolved any rebase conflicts (basically merge conflicts).
  • Commits are rebased on top of latest remote dev branch.
  • The changes are tested. Make sure to test after the rebase step.
  • Updated remote feature branch. (Force push if you've rebased onto new changes from dev: git push origin feature -f)

Description
Merging updates from multiple RPs for ASH 2301.

@TheOnlyWei TheOnlyWei changed the title Rebase dev backup [2301] Azure Stack module 2.4.0 release Aug 2, 2023
@TheOnlyWei TheOnlyWei changed the title [2301] Azure Stack module 2.4.0 release [2301] AzureStack module 2.4.0 release Aug 2, 2023
Copy link
Contributor

@iancaragol iancaragol left a comment

Choose a reason for hiding this comment

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

Looks great, thanks Wei

@TheOnlyWei TheOnlyWei merged commit fbcd971 into dev Aug 2, 2023
24 checks passed
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