Skip to content

chore(ci): Fix release-cookbook not having a with.token reference#838

Merged
damacus merged 1 commit intomainfrom
fix-release
Oct 13, 2025
Merged

chore(ci): Fix release-cookbook not having a with.token reference#838
damacus merged 1 commit intomainfrom
fix-release

Conversation

@damacus
Copy link
Member

@damacus damacus commented Oct 13, 2025

Description

Describe what this change achieves.

Issues Resolved

List any existing issues this PR resolves.

Check List

  • A conventional commit message
    This triggers our CHANGELOG and release pipeline (release-please); without your change, it cannot be released.
  • New functionality includes testing.
  • New functionality has been documented in the README if applicable.

Signed-off-by: Dan Webb <dan.webb@damacus.io>
@damacus damacus requested a review from a team as a code owner October 13, 2025 08:47
@damacus damacus merged commit 1af18b5 into main Oct 13, 2025
6 checks passed
@damacus damacus deleted the fix-release branch October 13, 2025 08:47
@github-actions
Copy link

Slowest examples

Top 10 slowest examples (3.3 seconds, 15.8% of total time)
Example Description Time in seconds
spec/resources/mod_spec.rb:261 apache2_install mod_cache_disk outputs template correctly 0.51409
spec/resources/conf_spec.rb:41 apache2_install install an apache2_module with default properties Creates the charset template 0.4781
spec/resources/mod_php_spec.rb:29 apache2_mod_php Setup and enable PHP module is expected to create template "/etc/apache2/mods-available/php.conf" 0.46604
spec/libraries/pid_file_spec.rb:20 #apache_pid_file with amazon family is expected to write log "/var/run/httpd/httpd.pid" 0.35565
spec/libraries/log_spec.rb:61 #default_access_log with amazon family is expected to write log "access.log" 0.31318
spec/libraries/devel_package_spec.rb:26 #apache_devel_package suse is expected to write log "apache2-devel" 0.24595
spec/resources/mod_auth_cas_spec.rb:55 apache2_mod_auth_cas ubuntu is expected to render file "/etc/apache2/mods-available/auth_cas.conf" 0.23821
spec/resources/conf_spec.rb:34 apache2_install install an apache2_module with default properties Creates the ports template 0.23141
spec/resources/conf_spec.rb:26 apache2_install install an apache2_module with default properties Creates the security template 0.23139
spec/resources/default_site_spec.rb:20 apache2_install Enable the default site Creates the default site template 0.22642

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant