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

Refactor GitHub actions #11183

Merged
merged 13 commits into from
Jul 22, 2022
Merged

Refactor GitHub actions #11183

merged 13 commits into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    c8fc8c0 View commit details
    Browse the repository at this point in the history
  2. testsuite: remove taskset-c0

    abbysmal authored and dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f27def7 View commit details
    Browse the repository at this point in the history
  3. Fix workflow yaml

    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    0357145 View commit details
    Browse the repository at this point in the history
  4. Reset git credential configuration before upload

    The credential store won't have been configured when the artefact is
    checked out, so disable the header override before uploading it.
    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    430b226 View commit details
    Browse the repository at this point in the history
  5. Revert "Disable manual build temporarily"

    This reverts commit bbbe9e5.
    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6f7fff7 View commit details
    Browse the repository at this point in the history
  6. Log the result of "Check for manual changes"

    Especially now that it's in a separate build stage.
    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    055023e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e73538e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4573f04 View commit details
    Browse the repository at this point in the history
  9. Remove artefact tarball after extraction

    Interferes with the clean working directory other checks.
    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f917226 View commit details
    Browse the repository at this point in the history
  10. Fix riscv64 backend

    dra27 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ad99f06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    194ade2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8494719 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4cf63f0 View commit details
    Browse the repository at this point in the history