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

Allow CORS requests to /api/workflow_landings #18963

Merged
merged 2 commits into from
Oct 10, 2024

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    46ba18c View commit details
    Browse the repository at this point in the history
  2. Pin ubuntu 22.04 for minikube setup action

    The `ubuntu-latest` runner label is moving to 24.04, see https://github.blog/changelog/2024-09-25-actions-new-images-and-ubuntu-latest-changes/
    
    Fixes https://github.com/galaxyproject/galaxy/actions/runs/11260477825/job/31317049837?pr=18963:
    ```
    No VM guests are running outdated hypervisor (qemu) binaries on this host.
    /usr/bin/lsb_release --short --codename
    noble
    Error: Unexpected HTTP response: 404
    ```
    mvdbeek committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8531316 View commit details
    Browse the repository at this point in the history