Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gophercloud/devstack-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10
Choose a base ref
...
head repository: gophercloud/devstack-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 9, 2023

  1. Add force option to allow running devstack on unsupported distro

    By setting `force: "yes"` when calling devstack-action, this allows
    running devstack on unsupported distros. This is especially useful now
    that github retires the Ubuntu 18.04 runner.
    
    https://opendev.org/openstack/devstack/src/commit/ab8e51eb49/stack.sh#L230-L239
    mandre committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a637679 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge pull request #13 from mandre/allow_force

    Add force option to allow running devstack on unsupported distro
    EmilienM authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    40c7737 View commit details
    Browse the repository at this point in the history
Loading