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

Enable one-click debugging via the "Enable debug logging" option when re-running Actions jobs #1132

Merged
merged 10 commits into from Jul 12, 2022

Commits on Jul 1, 2022

  1. Copy the full SHA
    53850d8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0c729c8 View commit details
    Browse the repository at this point in the history
  3. Add changelog note

    henrymercer committed Jul 1, 2022
    Copy the full SHA
    b7da732 View commit details
    Browse the repository at this point in the history
  4. Print diagnostic messages when debug logging enabled

    This commit prints diagnostic messages to the Actions log when debug
    logging is enabled by passing `debug: true` to `codeql-action/init` or
    enabling Actions step debug logging.
    henrymercer committed Jul 1, 2022
    Copy the full SHA
    7e94a6c View commit details
    Browse the repository at this point in the history
  5. Add changelog note

    henrymercer committed Jul 1, 2022
    Copy the full SHA
    3a5fa35 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge pull request #1133 from github/henrymercer/log-diagnostics-when…

    …-debug-enabled
    
    Print diagnostic messages when debugging mode is enabled
    henrymercer committed Jul 12, 2022
    Copy the full SHA
    b380175 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e655fb3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b316baa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b45ac1f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dca60ba View commit details
    Browse the repository at this point in the history