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

Fix ci job messages #17550

Closed

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a02eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bdb0f View commit details
    Browse the repository at this point in the history
  3. fix tests

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    25e257e View commit details
    Browse the repository at this point in the history
  4. Remove debug message

    Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
    bernt-matthias and nsoranzo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    14aa9b2 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
    bernt-matthias and nsoranzo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e758c2e View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Co-authored-by: Nicola Soranzo <nicola.soranzo@gmail.com>
    bernt-matthias and nsoranzo committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0d2a331 View commit details
    Browse the repository at this point in the history
  7. make regex string

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    4a4b907 View commit details
    Browse the repository at this point in the history
  8. remove unused variable job_id_tag

    was used in the past for log messages which are now gone
    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b246f61 View commit details
    Browse the repository at this point in the history
  9. formating fixes

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dec5082 View commit details
    Browse the repository at this point in the history
  10. fix test

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1f3aa5b View commit details
    Browse the repository at this point in the history
  11. fix api test

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3efdd70 View commit details
    Browse the repository at this point in the history
  12. make all job messages a dict

    fixes galaxyproject#17023
    
    I'm unsure about storing job messages in such an
    unstructured way...
    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0cec00a View commit details
    Browse the repository at this point in the history
  13. add types

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    680f57b View commit details
    Browse the repository at this point in the history
  14. Improve job_message for max discovered files

    Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
    bernt-matthias and mvdbeek committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    524c260 View commit details
    Browse the repository at this point in the history
  15. linter fixes

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    84a5fac View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b02caa9 View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
    bernt-matthias and mvdbeek committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    27b0050 View commit details
    Browse the repository at this point in the history
  18. remove unneded classes

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    d7d0e07 View commit details
    Browse the repository at this point in the history
  19. black reformatting

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5e6384d View commit details
    Browse the repository at this point in the history
  20. fix import order

    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    23a4597 View commit details
    Browse the repository at this point in the history
  21. full fix for import sorting ..

    lets see if this conflicts with black
    bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5f6ee47 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6bbdbbd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e5b05e3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    74eeece View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7c0f153 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cfd8dda View commit details
    Browse the repository at this point in the history
  27. Upgraded component to Vue 3

    hujambo-dunia authored and bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cd37f15 View commit details
    Browse the repository at this point in the history
  28. Extra space removed

    hujambo-dunia authored and bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3665954 View commit details
    Browse the repository at this point in the history
  29. Remove index enumeration and indentation; separate multiple errors wi…

    …th border line instead. Prevent metadata from printing when there is no value.
    hujambo-dunia authored and bernt-matthias committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    90392f3 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1a7547f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    101cba0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    0179bcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d856658 View commit details
    Browse the repository at this point in the history