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

[Do Not Merge] Testing CI: Verify commits in beta are in stable. #87597

Closed

Commits on Aug 19, 2021

  1. Split critical edge targeting the start block

    tmiasko authored and Mukund Lakshman committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    9a81cef View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. CI: Verify commits in beta & stable are in upstream branches.

    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    eda6649 View commit details
    Browse the repository at this point in the history
  2. Add cherry-pick.sh convenience script.

    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    86cefca View commit details
    Browse the repository at this point in the history
  3. Add support for including non-backport commits.

    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    739431d View commit details
    Browse the repository at this point in the history
  4. Here is a commit we forgot to mark.

    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f2ccd2a View commit details
    Browse the repository at this point in the history
  5. A commit that backport nothing.

    (backport-of: nothing)
    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3998e98 View commit details
    Browse the repository at this point in the history
  6. A commit that backports a sha that isn't on a branch.

    (backport-of: 123abcdef)
    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    4d7aa5c View commit details
    Browse the repository at this point in the history
  7. A commit with multiple backport-of annotations (the first succeeds).

    (backport-of: 4a3e736)
    (backport-of: nothing)
    Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f36eb4d View commit details
    Browse the repository at this point in the history
  8. Don't put hermit mutexes in a box.

    (backport-of: fffa88e)
    
    Hermit mutexes are movable.
    mkroening authored and Mukund Lakshman committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    580dd2e View commit details
    Browse the repository at this point in the history