Skip to content

chore(main): release 1.0.0#41

Merged
damacus merged 1 commit intomainfrom
release-please--branches--main--components--docker-engine
Apr 22, 2026
Merged

chore(main): release 1.0.0#41
damacus merged 1 commit intomainfrom
release-please--branches--main--components--docker-engine

Conversation

@kitchen-porter
Copy link
Copy Markdown
Contributor

@kitchen-porter kitchen-porter commented Oct 16, 2025

🤖 I have created a release beep boop

1.0.0 (2026-04-22)

⚠ BREAKING CHANGES

  • document custom resource migration (#47)
  • migrate docker-engine to custom resources (#45)

Features

  • document custom resource migration (#47) (29ff6a1)
  • migrate docker-engine to custom resources (#45) (7dfb8bb)

Bug Fixes

  • ci: Update workflows to use release pipeline (#39) (7a38084)
  • pass Slack release secrets (#46) (a233999)

This PR was generated with Release Please. See documentation.

@kitchen-porter kitchen-porter requested a review from a team as a code owner October 16, 2025 09:26
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--docker-engine branch from d6550db to f1c8024 Compare April 21, 2026 16:21
@kitchen-porter kitchen-porter changed the title chore(main): release 0.2.20 chore(main): release 1.0.0 Apr 22, 2026
@kitchen-porter kitchen-porter force-pushed the release-please--branches--main--components--docker-engine branch from f1c8024 to 0f97ba2 Compare April 22, 2026 11:07
Comment thread CHANGELOG.md

This file is used to list changes made in each version of the docker-engine cookbook.

## [1.0.0](https://github.com/sous-chefs/docker-engine/compare/v0.2.19...v1.0.0) (2026-04-22)
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 v0.2.19...v1.0.0 Status: 404

Signed-off-by: Dan Webb <dan.webb@damacus.io>
@damacus damacus force-pushed the release-please--branches--main--components--docker-engine branch from 0f97ba2 to f1f1dc5 Compare April 22, 2026 11:10
@damacus damacus merged commit bc4c365 into main Apr 22, 2026
8 checks passed
@damacus damacus deleted the release-please--branches--main--components--docker-engine branch April 22, 2026 11:11
@kitchen-porter
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@github-actions
Copy link
Copy Markdown

Slowest examples

Top 10 slowest examples (0.51 seconds, 56.92% of total time)
Example Description Time in seconds
spec/unit/resources/docker_engine_install_spec.rb:15 docker_engine_install with default packages is expected to install package "docker-ce" 0.10004
spec/unit/resources/docker_engine_install_spec.rb:15 docker_engine_install with default packages is expected to install package "docker-ce-cli" 0.08317
spec/unit/resources/docker_engine_service_spec.rb:17 docker_engine_service with default properties is expected to start service "docker" 0.05438
spec/unit/resources/docker_engine_repo_spec.rb:15 docker_engine_repo on ubuntu 24.04 is expected to create file "/etc/apt/sources.list.d/docker.list" 0.05078
spec/unit/resources/docker_engine_config_spec.rb:19 docker_engine_config with default properties is expected to create directory "/etc/docker" 0.04973
spec/unit/resources/docker_engine_config_spec.rb:21 docker_engine_config with default properties is expected to render file "/etc/docker/daemon.json" 0.03923
spec/unit/resources/docker_engine_repo_spec.rb:16 docker_engine_repo on ubuntu 24.04 is expected to run execute "download docker apt gpg key" 0.03599
spec/unit/resources/docker_engine_install_spec.rb:15 docker_engine_install with default packages is expected to install package "docker-compose-plugin" 0.03497
spec/unit/resources/docker_engine_install_spec.rb:15 docker_engine_install with default packages is expected to install package "containerd.io" 0.03474
spec/unit/resources/docker_engine_install_spec.rb:36 docker_engine_install with action :remove is expected to remove package "docker-compose-plugin" 0.03439

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