Thanks to visit codestin.com
Credit goes to github.com

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: 40c7737
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: 9650937
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on Oct 12, 2023

  1. Ensure Update and Upgrade in action

    Baremetal jobs were failling because of dpkg failed to process
    the grub-efi-amd64-signed package, according to some articles
    online, we can avoid this problem by ensuring we have the latest
    packages installed.
    
    https://askubuntu.com/questions/1276111/error-upgrading-grub-efi-amd64-signed-special-device-old-ssd-does-not-exist
    https://forum.hestiacp.com/t/ubuntu-20-04-installation-error/4323
    iurygregory committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ca59ea7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from iurygregory/add-upgrade

    Ensure Upgrade in action
    EmilienM authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2980f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6313f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    7718155 View commit details
    Browse the repository at this point in the history
  2. Revert "Ensure Update and Upgrade in action"

    This reverts commit ca59ea7.
    EmilienM committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    992302b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Bump versions of actions

    nikParasyr committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    86d1ad3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge pull request #17 from nikParasyr/fix_checkout

    Bump versions of actions
    EmilienM authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9650937 View commit details
    Browse the repository at this point in the history
Loading