Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"component": "22",
"include-component-in-tag": true,
"changelog-path": "CHANGELOG.md",
"release-as": "22.04.0",
"extra-files": [
{
"type": "generic",
Expand All @@ -19,6 +20,7 @@
"component": "24",
"include-component-in-tag": true,
"changelog-path": "CHANGELOG.md",
"release-as": "24.04.0",
"extra-files": [
{
"type": "generic",
Expand All @@ -32,6 +34,7 @@
"component": "25",
"include-component-in-tag": true,
"changelog-path": "CHANGELOG.md",
"release-as": "25.10.0",
"extra-files": [
{
"type": "generic",
Expand All @@ -45,6 +48,7 @@
"component": "26",
"include-component-in-tag": true,
"changelog-path": "CHANGELOG.md",
"release-as": "26.04.0",
"extra-files": [
{
"type": "generic",
Expand Down
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"docker/22": "22.04.0",
"docker/24": "24.04.0",
"docker/22": "22.4.0",
"docker/24": "24.4.0",
"docker/25": "25.10.0",
"docker/26": "26.04.0"
"docker/26": "26.4.0"
}
32 changes: 32 additions & 0 deletions docker/22/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Changelog

## [22.4.0](https://github.com/snowdreamtech/ubuntu/compare/22-v22.4.0...22-v22.4.0) (2026-04-26)


### 🚀 Features

* **docker:** add Ubuntu 22.04 Dockerfile with OCI labels and essential packages ([8052396](https://github.com/snowdreamtech/ubuntu/commit/805239607efd0fdc84dc3a57a49a9c83ede9b41b))
* **docker:** create version folder structure for Ubuntu 22, 24, 25, 26 ([310760a](https://github.com/snowdreamtech/ubuntu/commit/310760af16c4b6e61db28e919267814b5ac1e53a))
* **scripts:** add Ubuntu 22.04 entrypoint scripts with modular initialization ([510d5a5](https://github.com/snowdreamtech/ubuntu/commit/510d5a5612fd6e1371690b651c9d8b218c8051df))


### 🐛 Bug Fixes

* **docker:** add execute permissions to entrypoint scripts ([5418ebd](https://github.com/snowdreamtech/ubuntu/commit/5418ebd9ee1937039a9ac67baa1239679400b0f7))


### 🛠 Refactoring

* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([f2ebe01](https://github.com/snowdreamtech/ubuntu/commit/f2ebe01a37d0d2084a2c1f100cfc94845a5c6a6e))
* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([5b4f519](https://github.com/snowdreamtech/ubuntu/commit/5b4f5195c9e4348721875a990f4ae23e381f4da6))
* **docker:** align vimrc.local with Debian standard ([9c234d4](https://github.com/snowdreamtech/ubuntu/commit/9c234d4e2ddf2e9cd5a551852c8cbf636d696d93))
* **docker:** remove 99-base-end.sh to align with Debian standard ([4361742](https://github.com/snowdreamtech/ubuntu/commit/43617427fc9ad117d9999aa7d4e5e6822d963164))
* **docker:** translate vimrc.local comments to English ([d3d5961](https://github.com/snowdreamtech/ubuntu/commit/d3d5961d5c29b8213d73f038895b692250394616))


### ♻️ Miscellaneous Chores

* **docker:** add missing vimrc.local to docker/22 ([a4ed7ca](https://github.com/snowdreamtech/ubuntu/commit/a4ed7cae89d35de62c21ea67f25580016587853f))
* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/ubuntu/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9))
* release 0.7.1 ([5535492](https://github.com/snowdreamtech/ubuntu/commit/5535492160f3525dff06ff9f0c6d78147467bed3))
* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/ubuntu/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968))
31 changes: 31 additions & 0 deletions docker/24/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Changelog

## [24.4.0](https://github.com/snowdreamtech/ubuntu/compare/24-v24.4.0...24-v24.4.0) (2026-04-26)


### 🚀 Features

* **docker:** add Ubuntu 24.04 Dockerfile with OCI labels and essential packages ([5f372db](https://github.com/snowdreamtech/ubuntu/commit/5f372db0983f56d1264596195488777fbed431e9))
* **docker:** create version folder structure for Ubuntu 22, 24, 25, 26 ([310760a](https://github.com/snowdreamtech/ubuntu/commit/310760af16c4b6e61db28e919267814b5ac1e53a))


### 🐛 Bug Fixes

* **docker:** add execute permissions to entrypoint scripts ([5418ebd](https://github.com/snowdreamtech/ubuntu/commit/5418ebd9ee1937039a9ac67baa1239679400b0f7))


### 🛠 Refactoring

* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([f2ebe01](https://github.com/snowdreamtech/ubuntu/commit/f2ebe01a37d0d2084a2c1f100cfc94845a5c6a6e))
* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([5b4f519](https://github.com/snowdreamtech/ubuntu/commit/5b4f5195c9e4348721875a990f4ae23e381f4da6))
* **docker:** align vimrc.local with Debian standard ([9c234d4](https://github.com/snowdreamtech/ubuntu/commit/9c234d4e2ddf2e9cd5a551852c8cbf636d696d93))
* **docker:** remove 99-base-end.sh to align with Debian standard ([4361742](https://github.com/snowdreamtech/ubuntu/commit/43617427fc9ad117d9999aa7d4e5e6822d963164))
* **docker:** translate vimrc.local comments to English ([d3d5961](https://github.com/snowdreamtech/ubuntu/commit/d3d5961d5c29b8213d73f038895b692250394616))


### ♻️ Miscellaneous Chores

* **docker:** add missing .dockerignore files to all versions ([81ae420](https://github.com/snowdreamtech/ubuntu/commit/81ae420f1adffb1036dd2dbb2a4a3fdbbb779d8e))
* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/ubuntu/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9))
* release 0.7.1 ([5535492](https://github.com/snowdreamtech/ubuntu/commit/5535492160f3525dff06ff9f0c6d78147467bed3))
* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/ubuntu/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968))
32 changes: 32 additions & 0 deletions docker/25/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Changelog

## [25.10.0](https://github.com/snowdreamtech/ubuntu/compare/25-v25.10.0...25-v25.10.0) (2026-04-26)


### 🚀 Features

* **docker:** add Ubuntu 25.10 Dockerfile with OCI labels and essential packages ([c40635a](https://github.com/snowdreamtech/ubuntu/commit/c40635ae928a1abbf354f3bcd8e98ab91f61e80d))
* **docker:** create version folder structure for Ubuntu 22, 24, 25, 26 ([310760a](https://github.com/snowdreamtech/ubuntu/commit/310760af16c4b6e61db28e919267814b5ac1e53a))
* **scripts:** add Ubuntu 25.10 entrypoint scripts with modular initialization ([fad2150](https://github.com/snowdreamtech/ubuntu/commit/fad215064d4454dc907153ea16164d1c5b50974d))


### 🐛 Bug Fixes

* **docker:** add execute permissions to entrypoint scripts ([5418ebd](https://github.com/snowdreamtech/ubuntu/commit/5418ebd9ee1937039a9ac67baa1239679400b0f7))


### 🛠 Refactoring

* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([f2ebe01](https://github.com/snowdreamtech/ubuntu/commit/f2ebe01a37d0d2084a2c1f100cfc94845a5c6a6e))
* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([5b4f519](https://github.com/snowdreamtech/ubuntu/commit/5b4f5195c9e4348721875a990f4ae23e381f4da6))
* **docker:** align vimrc.local with Debian standard ([9c234d4](https://github.com/snowdreamtech/ubuntu/commit/9c234d4e2ddf2e9cd5a551852c8cbf636d696d93))
* **docker:** remove 99-base-end.sh to align with Debian standard ([4361742](https://github.com/snowdreamtech/ubuntu/commit/43617427fc9ad117d9999aa7d4e5e6822d963164))
* **docker:** translate vimrc.local comments to English ([d3d5961](https://github.com/snowdreamtech/ubuntu/commit/d3d5961d5c29b8213d73f038895b692250394616))


### ♻️ Miscellaneous Chores

* **docker:** add missing .dockerignore files to all versions ([81ae420](https://github.com/snowdreamtech/ubuntu/commit/81ae420f1adffb1036dd2dbb2a4a3fdbbb779d8e))
* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/ubuntu/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9))
* release 0.7.1 ([5535492](https://github.com/snowdreamtech/ubuntu/commit/5535492160f3525dff06ff9f0c6d78147467bed3))
* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/ubuntu/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968))
31 changes: 31 additions & 0 deletions docker/26/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Changelog

## [26.4.0](https://github.com/snowdreamtech/ubuntu/compare/26-v26.4.0...26-v26.4.0) (2026-04-26)


### 🚀 Features

* **docker:** add Ubuntu 26.04 Dockerfile with OCI labels and essential packages ([a896f8b](https://github.com/snowdreamtech/ubuntu/commit/a896f8b905bc3c8fc6bb6483f851e995abed5ca3))
* **docker:** create version folder structure for Ubuntu 22, 24, 25, 26 ([310760a](https://github.com/snowdreamtech/ubuntu/commit/310760af16c4b6e61db28e919267814b5ac1e53a))


### 🐛 Bug Fixes

* **docker:** add execute permissions to entrypoint scripts ([5418ebd](https://github.com/snowdreamtech/ubuntu/commit/5418ebd9ee1937039a9ac67baa1239679400b0f7))


### 🛠 Refactoring

* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([f2ebe01](https://github.com/snowdreamtech/ubuntu/commit/f2ebe01a37d0d2084a2c1f100cfc94845a5c6a6e))
* **docker:** align Dockerfile and entrypoint scripts with Debian standard ([5b4f519](https://github.com/snowdreamtech/ubuntu/commit/5b4f5195c9e4348721875a990f4ae23e381f4da6))
* **docker:** align vimrc.local with Debian standard ([9c234d4](https://github.com/snowdreamtech/ubuntu/commit/9c234d4e2ddf2e9cd5a551852c8cbf636d696d93))
* **docker:** remove 99-base-end.sh to align with Debian standard ([4361742](https://github.com/snowdreamtech/ubuntu/commit/43617427fc9ad117d9999aa7d4e5e6822d963164))
* **docker:** translate vimrc.local comments to English ([d3d5961](https://github.com/snowdreamtech/ubuntu/commit/d3d5961d5c29b8213d73f038895b692250394616))


### ♻️ Miscellaneous Chores

* **docker:** add missing .dockerignore files to all versions ([81ae420](https://github.com/snowdreamtech/ubuntu/commit/81ae420f1adffb1036dd2dbb2a4a3fdbbb779d8e))
* release 0.6.1 ([f6fc042](https://github.com/snowdreamtech/ubuntu/commit/f6fc042cad7d1c4991a20657655bc4b6b339d0d9))
* release 0.7.1 ([5535492](https://github.com/snowdreamtech/ubuntu/commit/5535492160f3525dff06ff9f0c6d78147467bed3))
* **release:** v0.4.0 - Fix Dependabot docker-compose detection ([e91f7d8](https://github.com/snowdreamtech/ubuntu/commit/e91f7d882f3c7b23260f4da02f0e5e53d6399968))
16 changes: 8 additions & 8 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading