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

Test/refactor loginator and batchinator #942

Merged

Commits on Oct 14, 2024

  1. * Refactor loginator for background processing

    * Refactor batchinator for better handling of exceptions
    * Refactor test build to directly drive builds in parallel again (not rake invoked)
    mvandervoord committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c387969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61fb4a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    80601ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    538c0ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e8535 View commit details
    Browse the repository at this point in the history
  4. - remove orphaned function.

    - at gcov options to project.yml files
    mvandervoord committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cb01ae0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. - Protect against relative path failures, like C: to D:

    - Add Ruby 3.3 testing
    - Report recently added exceptions as exceptions to logging decorator.
    mvandervoord committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    37fc98a View commit details
    Browse the repository at this point in the history