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

build(deps): bump EmilienM/devstack-action from 0.14 to 0.15 #2991

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps EmilienM/devstack-action from 0.14 to 0.15.

Release notes

Sourced from EmilienM/devstack-action's releases.

v0.15

What's Changed

Full Changelog: EmilienM/devstack-action@v0.14...v0.15

Commits
  • e82a9cb Remove workarounds for yoga
  • de8a623 Merge pull request #21 from mandre/drop-unmaintained-openstack
  • 44f4938 Drop CI jobs for unmaintained OpenStack versions
  • 5fa6a4e Merge pull request #20 from mandre/conf-overrides
  • 81537f2 Don't require to shell-escape conf_overrides
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [EmilienM/devstack-action](https://github.com/emilienm/devstack-action) from 0.14 to 0.15.
- [Release notes](https://github.com/emilienm/devstack-action/releases)
- [Commits](EmilienM/devstack-action@c41f86d...e82a9cb)

---
updated-dependencies:
- dependency-name: EmilienM/devstack-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 12, 2024
@github-actions github-actions bot added the semver:patch No API change label Mar 12, 2024
@coveralls
Copy link

Coverage Status

coverage: 77.279%. remained the same
when pulling 14b906e on dependabot/github_actions/EmilienM/devstack-action-0.15
into 846cd21 on master.

@mandre
Copy link
Contributor

mandre commented Mar 13, 2024

Funky, I would have expected the object storage job to fail because of the escaped variable in post-config. Let me dig into that quickly.

@mandre
Copy link
Contributor

mandre commented Mar 13, 2024

All good, it managed to replace the variable anyway: https://github.com/gophercloud/gophercloud/actions/runs/8246256762/job/22551910337?pr=2991#step:3:15377

@mandre mandre merged commit 3ce914b into master Mar 13, 2024
83 of 85 checks passed
@mandre mandre deleted the dependabot/github_actions/EmilienM/devstack-action-0.15 branch March 13, 2024 08:18
@mandre mandre added the backport-v1 This PR will be backported to v1 label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v1 This PR will be backported to v1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code semver:patch No API change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants