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

GitHub Actions cleanups #24620

Merged
merged 15 commits into from
May 12, 2023
Merged

Commits on May 9, 2023

  1. Actions cleanups

    - Remove actions name where command is descriptive enough
    - Use kebab-case instead of snake-case for step names
    - Use shorter job names because to make PR checks more readable
    silverwind committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5af3efd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    68d32e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    351cf2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44829f0 View commit details
    Browse the repository at this point in the history
  4. remove GOPROXY and GOSUMDB

    silverwind committed May 11, 2023
    Configuration menu
    Copy the full SHA
    6e55a51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50082df View commit details
    Browse the repository at this point in the history
  6. add names

    silverwind committed May 11, 2023
    Configuration menu
    Copy the full SHA
    f340280 View commit details
    Browse the repository at this point in the history
  7. add repo condition

    silverwind committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ce3cf6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7680f2 View commit details
    Browse the repository at this point in the history
  9. use timeout-minutes

    silverwind committed May 11, 2023
    Configuration menu
    Copy the full SHA
    27a3240 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5817b0b View commit details
    Browse the repository at this point in the history
  11. unify cron comments

    silverwind committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4c78d6c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac1fbb4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62daf46 View commit details
    Browse the repository at this point in the history
  14. Update .github/workflows/pull-docker-dryrun.yml

    Co-authored-by: Yarden Shoham <git@yardenshoham.com>
    silverwind and yardenshoham authored May 11, 2023
    Configuration menu
    Copy the full SHA
    607f656 View commit details
    Browse the repository at this point in the history