Skip to content

chore(main): release 4.0.0#38

Merged
damacus merged 1 commit into
mainfrom
release-please--branches--main--components--xinetd
Jul 9, 2026
Merged

chore(main): release 4.0.0#38
damacus merged 1 commit into
mainfrom
release-please--branches--main--components--xinetd

Conversation

@kitchen-porter

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • consumers still carrying older recipe or attribute usage should manage xinetd state through xinetd_install, xinetd_config, xinetd_service, and xinetd_builtin_services resources.

Features

  • complete xinetd resource migration cleanup (#37) (247efc7)

This PR was generated with Release Please. See documentation.

@github-actions

Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.72 seconds, 25.74% of total time)
Example Description Time in seconds
spec/unit/resources/config_spec.rb:21 xinetd_config action :create with defaults is expected to notify "service[xinetd]" with action :restart delayed 0.12398
spec/unit/resources/builtin_services_spec.rb:96 xinetd_builtin_services action :delete is expected to delete file "/etc/xinetd.d/discard-dgram" 0.11557
spec/unit/resources/builtin_services_spec.rb:19 xinetd_builtin_services action :create with defaults (all enabled) is expected to include {:name => "time", :disabled => "no", :options => {"id" => "time-stream", "type" => "INTERNAL", "socket_type" => "stream", "wait" => "no"}} 0.09582
spec/unit/resources/builtin_services_spec.rb:19 xinetd_builtin_services action :create with defaults (all enabled) is expected to include {:name => "daytime", :disabled => "no", :options => {"id" => "daytime-stream", "type" => "INTERNAL", "socket_type" => "stream", "wait" => "no"}} 0.08987
spec/unit/resources/builtin_services_spec.rb:15 xinetd_builtin_services action :create with defaults (all enabled) is expected to create template "/etc/xinetd.d/chargen-stream" 0.05686
spec/unit/resources/config_spec.rb:67 xinetd_config action :create with custom values is expected to render file "/etc/xinetd.conf" 0.0511
spec/unit/resources/service_spec.rb:60 xinetd_service action :delete is expected to notify "service[xinetd]" with action :restart delayed 0.04822
spec/unit/resources/builtin_services_spec.rb:84 xinetd_builtin_services action :create with some services disabled is expected to include {:disabled => "no"} 0.04809
spec/unit/resources/builtin_services_spec.rb:95 xinetd_builtin_services action :delete is expected to delete file "/etc/xinetd.d/discard-stream" 0.04653
spec/unit/resources/service_spec.rb:20 xinetd_service action :enable with required properties is expected to start service "xinetd" 0.04651

@damacus damacus merged commit be9e525 into main Jul 9, 2026
23 checks passed
@damacus damacus deleted the release-please--branches--main--components--xinetd branch July 9, 2026 10:14
@kitchen-porter

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants