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

Remove else statements from if/return blocks. #2494

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2024

  1. Remove else statements from if/return blocks.

    Also, sort runner.Config, model.Githubcontext fields to be clearer.
    stephenwithav committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    d28ad0e View commit details
    Browse the repository at this point in the history
  2. More if/return cleanup.

    stephenwithav committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    618e211 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Simplify findGitSlug.

    stephenwithav committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    644b16e View commit details
    Browse the repository at this point in the history
  2. Revert "Remove else statements from if/return blocks."

    This reverts commit d28ad0e.
    stephenwithav committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1e6d3b View commit details
    Browse the repository at this point in the history