Skip to content

Update Actions to v8.0.4#667

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions
Open

Update Actions to v8.0.4#667
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
sous-chefs/.github action patch 8.0.28.0.4

Release Notes

sous-chefs/.github (sous-chefs/.github)

v8.0.4

Compare Source

v8.0.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added Release: Patch Release to Chef Supermarket as a version patch when merged Skip: Announcements On Release this will not put a message in the #Announcements slack channel labels Jun 16, 2026
@renovate renovate Bot requested a review from a team as a code owner June 16, 2026 02:40
@renovate renovate Bot added the Release: Patch Release to Chef Supermarket as a version patch when merged label Jun 16, 2026
@renovate renovate Bot enabled auto-merge (squash) June 16, 2026 02:40
@renovate renovate Bot added the Skip: Announcements On Release this will not put a message in the #Announcements slack channel label Jun 16, 2026
@github-actions

Copy link
Copy Markdown

😰 RSpec failure

103 examples, 2 failures

spec/unit/resources/install_spec.rb:72 nginx_install with default properties with repo source with debian platform is expected to add apt_repository "nginx"
spec/unit/resources/install_spec.rb:118 nginx_install with default properties with repo source with opensuse platform is expected to create zypper_repository "nginx"
Details

spec/unit/resources/install_spec.rb:72 nginx_install with default properties with repo source with debian platform is expected to add apt_repository "nginx"

expected "apt_repository[nginx]" to have parameters:

  distribution "bookworm", was "trixie"

/home/runner/work/nginx/nginx/spec/unit/resources/install_spec.rb:73:in `block (5 levels) in <top (required)>'
/opt/hostedtoolcache/Ruby/3.2.11/x64/bin/bundle:25:in `load'
/opt/hostedtoolcache/Ruby/3.2.11/x64/bin/bundle:25:in `<main>'

spec/unit/resources/install_spec.rb:118 nginx_install with default properties with repo source with opensuse platform is expected to create zypper_repository "nginx"

expected "zypper_repository[nginx]" to have parameters:

  baseurl "https://nginx.org/packages/sles/15", was "https://nginx.org/packages/sles/16"

/home/runner/work/nginx/nginx/spec/unit/resources/install_spec.rb:119:in `block (5 levels) in <top (required)>'
/opt/hostedtoolcache/Ruby/3.2.11/x64/bin/bundle:25:in `load'
/opt/hostedtoolcache/Ruby/3.2.11/x64/bin/bundle:25:in `<main>'

@github-actions

Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (1.08 seconds, 29.08% of total time)
Example Description Time in seconds
spec/unit/resources/install_spec.rb:22 nginx_install with default properties with repo source with centos platform is expected to notify "ohai[nginx]" with action :reload immediately 0.21699
spec/unit/resources/install_spec.rb:15 nginx_install with default properties with epel source with centos-stream 9 platform is expected to create template "(?-mix:/ohai/plugins/nginx.rb)" 0.19403
spec/unit/resources/config_spec.rb:79 nginx_config on debian platform is expected to create directory "/etc/nginx/conf.d" 0.15071
spec/unit/resources/install_spec.rb:14 nginx_install with default properties with epel source with centos-stream 9 platform is expected to do nothing 0.09795
spec/unit/resources/config_spec.rb:80 nginx_config on debian platform is expected to create directory "/etc/nginx/conf.http.d" 0.08807
spec/unit/resources/install_spec.rb:22 nginx_install with default properties with repo source with opensuse platform is expected to notify "ohai[nginx]" with action :reload immediately 0.07539
spec/unit/resources/install_spec.rb:15 nginx_install with default properties with distro source with opensuse platform is expected to create template "(?-mix:/ohai/plugins/nginx.rb)" 0.06973
spec/unit/resources/install_spec.rb:51 nginx_install with default properties with distro source with ubuntu platform is expected to install package "nginx-full" 0.06792
spec/unit/resources/install_spec.rb:14 nginx_install with default properties with epel source with amazon platform is expected to do nothing 0.06787
spec/unit/resources/install_spec.rb:64 nginx_install with default properties with repo source with amazon platform is expected to create yum_repository "nginx" 0.05973

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Release to Chef Supermarket as a version patch when merged Skip: Announcements On Release this will not put a message in the #Announcements slack channel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants