Skip to content

Commit 7efd02c

Browse files
chore(main): release multi-runner-build-workflow 2.4.0
1 parent 4ee3f6d commit 7efd02c

2 files changed

Lines changed: 29 additions & 1 deletion

File tree

.github/workflows/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [2.4.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.3.0...multi-runner-build-workflow-v2.4.0) (2026-04-28)
4+
5+
6+
### Features
7+
8+
* add futo discord ([#1517](https://github.com/immich-app/devtools/issues/1517)) ([686f931](https://github.com/immich-app/devtools/commit/686f9317d6dcb35af078eb7f6cea86d4a6fff2d2))
9+
* add terraform plan pr comments separated by module ([#1460](https://github.com/immich-app/devtools/issues/1460)) ([464be4a](https://github.com/immich-app/devtools/commit/464be4a34cf24db195553b91983174e21cc5d55b))
10+
* migrate 1pass provider to use connect server ([#1454](https://github.com/immich-app/devtools/issues/1454)) ([402f24d](https://github.com/immich-app/devtools/commit/402f24dfa41911c6dccc2ee55cf1fbcbf8704aad))
11+
* **zitadel:** gitlab oauth and role mapping ([#1383](https://github.com/immich-app/devtools/issues/1383)) ([5d02b07](https://github.com/immich-app/devtools/commit/5d02b075c652fe225c3e95c896739d85e7d7659a))
12+
13+
14+
### Bug Fixes
15+
16+
* edit existing terraform plan PR comment instead of posting new ones ([#1464](https://github.com/immich-app/devtools/issues/1464)) ([08c368e](https://github.com/immich-app/devtools/commit/08c368e665e0d906d2fe478ff096fdb94089891c))
17+
18+
19+
### Chores
20+
21+
* **deps:** update 1password/install-cli-action action to v3 ([#1509](https://github.com/immich-app/devtools/issues/1509)) ([c8b2a07](https://github.com/immich-app/devtools/commit/c8b2a0710264f633cdd61203fc6eb382e99c0fed))
22+
* **deps:** update actions/setup-node action to v6.4.0 ([#1531](https://github.com/immich-app/devtools/issues/1531)) ([2939c46](https://github.com/immich-app/devtools/commit/2939c4625d28c2d88002636f225052973bf683ca))
23+
* **deps:** update astral-sh/setup-uv action to v8 ([#1510](https://github.com/immich-app/devtools/issues/1510)) ([cd0bd4a](https://github.com/immich-app/devtools/commit/cd0bd4affb7f47ebea6a07b2e1f3f3590b255f6a))
24+
* **deps:** update fluxcd ([#1505](https://github.com/immich-app/devtools/issues/1505)) ([1485179](https://github.com/immich-app/devtools/commit/1485179ae8de19d28252488780b35bd1d03e6670))
25+
* **deps:** update fluxcd ([#1530](https://github.com/immich-app/devtools/issues/1530)) ([c439cc5](https://github.com/immich-app/devtools/commit/c439cc5acec3ecf0211074195e9999fca916614c))
26+
* **deps:** update github-actions ([#1465](https://github.com/immich-app/devtools/issues/1465)) ([69f73e1](https://github.com/immich-app/devtools/commit/69f73e1ed377d875dbf1c150e7dc5170ab01b2aa))
27+
* **deps:** update github-actions ([#1488](https://github.com/immich-app/devtools/issues/1488)) ([2ee2888](https://github.com/immich-app/devtools/commit/2ee288826ca7aa1ac44809ebabb69a7e32b4c1f9))
28+
* **deps:** update github-actions ([#1520](https://github.com/immich-app/devtools/issues/1520)) ([1eb354f](https://github.com/immich-app/devtools/commit/1eb354f462483fdd62189aa90c1a4129aa824666))
29+
* **deps:** update googleapis/release-please-action action to v4.4.1 ([#1498](https://github.com/immich-app/devtools/issues/1498)) ([edf768a](https://github.com/immich-app/devtools/commit/edf768a76eea5bd36cb6d0980c9ee7b8e6b34c6f))
30+
331
## [2.3.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.2.1...multi-runner-build-workflow-v2.3.0) (2026-03-24)
432

533

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"actions/success-check": "0.0.5",
44
"actions/use-mise": "1.1.3",
55
"services/outline-role-sync": "1.0.0",
6-
".github/workflows": "2.3.0",
6+
".github/workflows": "2.4.0",
77
"actions/pre-job": "2.0.3",
88
"actions/create-workflow-token": "1.0.2"
99
}

0 commit comments

Comments
 (0)