-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(configure): introduce homelab_ops.configure collection #19
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ppat
added a commit
that referenced
this pull request
Apr 27, 2024
ppat
pushed a commit
that referenced
this pull request
May 5, 2024
## 1.0.0 (2024-05-05) ### ⚙️ Other * **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9)) * **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016)) * **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9)) * **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc)) * **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f)) * **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378)) * **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e)) * **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8)) * **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4)) * **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42)) * **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30)) * **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62)) * **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4)) * **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([94788c1](94788c1)) ### ✨ Features * **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89)) * **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5)) * **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563)) * **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be)) * **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd)) * **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7)) * **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a)) ### 🐛 Enhancements + Bug Fixes * **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat
pushed a commit
that referenced
this pull request
May 6, 2024
## 1.0.0 (2024-05-06) ### ⚙️ Other * **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9)) * **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016)) * **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9)) * **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc)) * **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f)) * **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378)) * **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e)) * **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8)) * **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4)) * **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42)) * **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30)) * **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62)) * **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4)) * **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([d10c74e](d10c74e)) ### ✨ Features * **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89)) * **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5)) * **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563)) * **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be)) * **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd)) * **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7)) * **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a)) ### 🐛 Enhancements + Bug Fixes * **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat
pushed a commit
that referenced
this pull request
May 6, 2024
## 1.0.0 (2024-05-06) ### ⚙️ Other * **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9)) * **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016)) * **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9)) * **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc)) * **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f)) * **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378)) * **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e)) * **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8)) * **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4)) * **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42)) * **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30)) * **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62)) * **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4)) * **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([ae73039](ae73039)) ### ✨ Features * **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89)) * **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5)) * **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563)) * **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be)) * **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd)) * **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7)) * **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a)) ### 🐛 Enhancements + Bug Fixes * **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
ppat
pushed a commit
that referenced
this pull request
May 6, 2024
## 1.0.0 (2024-05-06) ### ⚙️ Other * **deps:** bump tar and npm ([#31](#31)) ([3378cd9](3378cd9)) * **deps:** update all python major dependencies (major) ([#7](#7)) ([d818016](d818016)) * **deps:** update all python non-major dependencies ([#16](#16)) ([f3a4ab9](f3a4ab9)) * **deps:** update all python non-major dependencies ([#18](#18)) ([617a0cc](617a0cc)) * **deps:** update all python non-major dependencies ([#4](#4)) ([8331d9f](8331d9f)) * **deps:** update dependency ansible-core to v2.15.9 [security] ([#12](#12)) ([a833378](a833378)) * **deps:** update dependency ansible-core to v2.16.6 ([#25](#25)) ([4db290e](4db290e)) * **deps:** update dependency k3s-io/k3s to v1.29.4+k3s1 ([#24](#24)) ([7469ff8](7469ff8)) * **deps:** update dependency nestybox/sysbox to v0.6.4 ([#41](#41)) ([1e1c6c4](1e1c6c4)) * **deps:** upgrade commitlint and semantic-release while fixing breaking changes with require in commitlint ([#32](#32)) ([5df8c42](5df8c42)) * **deps:** remove unused dependency 'commitizen' and enable 'sysbox' to be upgraded by renovate ([#38](#38)) ([84b5e4f](84b5e4f)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#36](#36)) ([e0148af](e0148af)) * **k3s:** fix k3s github action where branch was selected incorrectly when run on main branch ([#37](#37)) ([07eda30](07eda30)) * **other:** add renovate config for updating versions in yaml files ([6307a62](6307a62)) * **other:** update renovate config for github actions update ([#40](#40)) ([0f6fac4](0f6fac4)) * **release:** update release github-action to publish to ansible-galaxy ([#43](#43)) ([a37f6d1](a37f6d1)) ### ✨ Features * **archive:** introduce homelab_ops.archive collection ([#13](#13)) ([7474b89](7474b89)) * **block_device:** introduce homelab_ops.block_device collection ([#14](#14)) ([d2f77a5](d2f77a5)) * **configure:** introduce homelab_ops.configure collection ([#19](#19)) ([d3dc563](d3dc563)) * **k3s:** introduce homelab_ops.k3s collection ([#22](#22)) ([0e3c4be](0e3c4be)) * **os:** introduce homelab_ops.os collection ([#30](#30)) ([d71ccfd](d71ccfd)) * **packages:** introduce homelab_ops.packages collection ([3d4a4c7](3d4a4c7)) * **raspberry_pi:** introduce homelab_ops.raspberry_pi collection ([#33](#33)) ([12aec3a](12aec3a)) ### 🐛 Enhancements + Bug Fixes * **deps:** update all npm non-major dependencies ([#5](#5)) ([4c7a63b](4c7a63b))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.