Skip to content

Commit aae8fa2

Browse files
chore(main): release multi-runner-build-workflow 2.4.0
1 parent fa661d0 commit aae8fa2

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.github/workflows/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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-07)
4+
5+
6+
### Features
7+
8+
* 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))
9+
* 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))
10+
* **zitadel:** gitlab oauth and role mapping ([#1383](https://github.com/immich-app/devtools/issues/1383)) ([5d02b07](https://github.com/immich-app/devtools/commit/5d02b075c652fe225c3e95c896739d85e7d7659a))
11+
12+
13+
### Bug Fixes
14+
15+
* 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))
16+
17+
18+
### Chores
19+
20+
* **deps:** update github-actions ([#1465](https://github.com/immich-app/devtools/issues/1465)) ([69f73e1](https://github.com/immich-app/devtools/commit/69f73e1ed377d875dbf1c150e7dc5170ab01b2aa))
21+
322
## [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)
423

524

.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)