Skip to content

chore(main): release 3.0.0#64

Merged
damacus merged 1 commit into
mainfrom
release-please--branches--main--components--network_interfaces
May 13, 2026
Merged

chore(main): release 3.0.0#64
damacus merged 1 commit into
mainfrom
release-please--branches--main--components--network_interfaces

Conversation

@kitchen-porter
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

3.0.0 (2026-05-13)

⚠ BREAKING CHANGES

  • migrate network_interfaces to custom resources (#63)

Features

  • migrate network_interfaces to custom resources (#63) (20b50d7)

Bug Fixes

  • ci: Update workflows to use release pipeline (#57) (2f01104)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.82 seconds, 62.29% of total time)
Example Description Time in seconds
spec/unit/resources/interface_spec.rb:38 network_interfaces with vlan and bridge properties is expected to install package "bridge-utils" 0.17364
spec/unit/resources/base_spec.rb:14 network_interfaces_base with default properties is expected to create directory "/etc/network" 0.08304
spec/unit/resources/interface_spec.rb:22 network_interfaces with a static interface is expected to render file "/etc/network/interfaces.d/eth1" 0.08069
spec/unit/resources/interface_spec.rb:40 network_interfaces with vlan and bridge properties is expected to render file "/etc/network/interfaces.d/eth1.100" 0.07812
spec/unit/resources/interface_spec.rb:39 network_interfaces with vlan and bridge properties is expected to render file "/etc/network/interfaces.d/eth1.100" 0.07424
spec/unit/resources/interface_spec.rb:21 network_interfaces with a static interface is expected to render file "/etc/network/interfaces.d/eth1" 0.07272
spec/unit/resources/interface_spec.rb:23 network_interfaces with a static interface is expected to render file "/etc/network/interfaces.d/eth1" 0.07079
spec/unit/resources/interface_spec.rb:20 network_interfaces with a static interface is expected to create template "/etc/network/interfaces.d/eth1" 0.06461
spec/unit/resources/base_spec.rb:36 network_interfaces_base when deleting is expected to edit delete_lines "remove source /etc/network/interfaces.d/*" 0.06279
spec/unit/resources/interface_spec.rb:53 network_interfaces when removing an interface is expected to nothing delete_lines "auto eth1" 0.06272

Comment thread CHANGELOG.md
@@ -1,5 +1,21 @@
# network_interface

## [3.0.0](https://github.com/sous-chefs/network_interfaces/compare/v2.0.8...v3.0.0) (2026-05-13)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach v2.0.8...v3.0.0 Status: 404

@damacus damacus merged commit bfde079 into main May 13, 2026
15 checks passed
@damacus damacus deleted the release-please--branches--main--components--network_interfaces branch May 13, 2026 14:04
@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