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

Stop traceback when ParsecError occurs during config load on workflow run #4720

Merged
merged 10 commits into from
Mar 31, 2022

Commits on Mar 2, 2022

  1. Tidy

    MetRonnie committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2dee1e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80d17e View commit details
    Browse the repository at this point in the history
  3. Improve parsec illegal value errors

    Add more specific info to error messages
    MetRonnie committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3d9ee95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f808a65 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Simplify integration test workflow runner

    Also ensure caplog instances always yielded
    MetRonnie committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    d41335d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a917e65 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    MetRonnie committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0416417 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Address code review

    MetRonnie committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ea69c2e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    6d9e7c9 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    MetRonnie committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2e1bed4 View commit details
    Browse the repository at this point in the history