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

Bump robertdebock/molecule-action from 2.7.2 to 4.0.7 #59

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2022

Bumps robertdebock/molecule-action from 2.7.2 to 4.0.7.

Release notes

Sourced from robertdebock/molecule-action's releases.

New image, Ansible and Molecule updated.

No release notes provided.

Fix for "could not find job".

GitHub actions (or actually GitHub runners) and Ansible ANSIBLE_ASYNC_DIR (default: ~/.ansible_async) are not working together. I guess the runner does not allow writing in ~ or so.

This release changes the directory to: /tmp/.ansible_async.

yamllint included.

No release notes provided.

collections included.

No release notes provided.

Version are back.

"latest" seems to be silly plan. Caching causes unpredictable behaviour.

Latest for life.

No release notes provided.

Latest for life.

No release notes provided.

Make verify.yml work again.

No release notes provided.

Newer molecule

Changes:

  • Using a new container that has the most recent Ansible and Molecule installed, Python 3.10.
Commits
  • 5be2943 Even one version up.
  • 79bd57a New container image = new action version.
  • 6c8b687 The async job failed, because the ~/.ansible_async is not saving state.
  • c9080eb Debugging molecule documented.
  • 9cd1856 yamllint was missing.
  • c629dfa Container with Ansible collections.
  • 37f8be8 Use a specific version.
  • d44e210 Refer to latest.
  • 2171b7c Use new container which fixes verify.yml missing requirements.
  • dcf3e05 Prepare for new release.
  • 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 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 [robertdebock/molecule-action](https://github.com/robertdebock/molecule-action) from 2.7.2 to 4.0.7.
- [Release notes](https://github.com/robertdebock/molecule-action/releases)
- [Commits](robertdebock/molecule-action@2.7.2...4.0.7)

---
updated-dependencies:
- dependency-name: robertdebock/molecule-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2022
@DO1JLR DO1JLR merged commit dfde5d9 into main Feb 16, 2022
@DO1JLR DO1JLR deleted the dependabot/github_actions/robertdebock/molecule-action-4.0.7 branch February 16, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant