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

Workflows: Allow point releases after a new RC is out #32560

Merged
merged 9 commits into from
Jun 23, 2021

Commits on Jun 9, 2021

  1. Clarify some wording

    ockham committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d6c0b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bcd51 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    7368450 View commit details
    Browse the repository at this point in the history
  2. Remove repository checks

    Most of these job are only run manually anyway, so we shouldn't need to prohibit them from running on forks.
    Furthermore, these checks make it much harder to test changes to this workflow on a fork.
    See #32114 (comment)
    ockham committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    41305e7 View commit details
    Browse the repository at this point in the history
  3. Use tag_name

    ockham committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    18a759a View commit details
    Browse the repository at this point in the history
  4. Fetch trunk if needed

    ockham committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    04e3198 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b72906 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc4af8d View commit details
    Browse the repository at this point in the history
  7. Revert "Remove repository checks"

    This reverts commit 41305e7.
    ockham committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    14f453f View commit details
    Browse the repository at this point in the history