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

Implement job priorities in daily report #100

Merged
merged 7 commits into from
Nov 6, 2024

Commits on Nov 6, 2024

  1. Add first version of job priorities calculation (WIP)

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    61b5408 View commit details
    Browse the repository at this point in the history
  2. Add gazebo jobs priorities

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6fe508e View commit details
    Browse the repository at this point in the history
  3. Return job priority in known issues section

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3451841 View commit details
    Browse the repository at this point in the history
  4. Show formatted priority in a new column

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a627cee View commit details
    Browse the repository at this point in the history
  5. Sort known issues by priority

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3697f3d View commit details
    Browse the repository at this point in the history
  6. Rename sql query for clarity

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8d4ee2b View commit details
    Browse the repository at this point in the history
  7. Address PR comments

    Signed-off-by: Crola1702 <[email protected]>
    Crola1702 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6cf6b2e View commit details
    Browse the repository at this point in the history