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

improvement(frontend): Add frontend endpoint for plugin/run_id #478

Merged
merged 1 commit into from
Oct 10, 2024

Commits on Oct 9, 2024

  1. improvement(frontend): Add frontend endpoint for plugin/run_id

    This commit adds a new endpoint which replaces hard to use
    /test/test_id/runs?additionalRuns[]=run_id endpoint into a much more
    simpler /tests/plugin_name/run_id endpoint, allowing to build a link to
    the test run without knowing test_id in advance and simplifying
    sharing/searching for a run.
    
    Part of Task: scylladb/qa-tasks#1490
    k0machi committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fc71952 View commit details
    Browse the repository at this point in the history