Skip to content

Commit cd2da91

Browse files
committed
Merge branch 'beta' into chore/deps/sqitch-v7
2 parents 2eca528 + 96a7685 commit cd2da91

File tree

13 files changed

+81
-77
lines changed

13 files changed

+81
-77
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ jobs:
2626
build:
2727
needs: prepare_jobs
2828
name: dargstack rgen
29-
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
29+
uses: dargmuesli/github-actions/.github/workflows/[email protected].6
3030
if: needs.prepare_jobs.outputs.pr_found == 'false' || github.event_name == 'pull_request'
3131
release-semantic:
3232
needs: build
3333
name: Semantic Release
34-
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
34+
uses: dargmuesli/github-actions/.github/workflows/[email protected].6
3535
permissions:
3636
contents: write
3737
secrets:

.github/workflows/release-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
release-schedule:
1010
name: "Release: Scheduled"
11-
uses: dargmuesli/github-actions/.github/workflows/[email protected].4
11+
uses: dargmuesli/github-actions/.github/workflows/[email protected].6
1212
secrets:
1313
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1414
with:

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [12.1.3](https://github.com/maevsi/stack/compare/12.1.2...12.1.3) (2025-04-01)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update all non-major dependencies ([e7cfadd](https://github.com/maevsi/stack/commit/e7cfadded475d7bf591d6a242aa34bfd53b054b3))
6+
7+
## [12.1.2](https://github.com/maevsi/stack/compare/12.1.1...12.1.2) (2025-03-30)
8+
9+
### Bug Fixes
10+
11+
* schedule release ([a310288](https://github.com/maevsi/stack/commit/a310288dc439975dc7dab430f0d874a2a43b8cc6))
12+
13+
## [12.1.1](https://github.com/maevsi/stack/compare/12.1.0...12.1.1) (2025-03-19)
14+
15+
### Bug Fixes
16+
17+
* **deps:** update all non-major dependencies ([c286456](https://github.com/maevsi/stack/commit/c286456920aca8e461fd277c0cf83f9ba91289b5))
18+
119
## [12.1.0](https://github.com/maevsi/stack/compare/12.0.7...12.1.0) (2025-03-18)
220

321
### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# vibetype_stack
1+
# stack
22

33

44
The Docker stack configuration for [vibetype.app](https://vibetype.app/).

dargstack.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PROJECT_NAME=vibetype

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@maevsi/stack",
33
"private": true,
4-
"version": "12.1.0",
4+
"version": "12.1.3",
55
"description": "Dargstack configuration for Vibetype.",
66
"repository": "https://github.com/maevsi/stack.git",
77
"author": "Jonas Thelemann <[email protected]>",
@@ -10,16 +10,16 @@
1010
"engines": {
1111
"node": "22"
1212
},
13-
"packageManager": "pnpm@10.6.4",
13+
"packageManager": "pnpm@10.7.1",
1414
"scripts": {
1515
"prepare": "husky"
1616
},
1717
"devDependencies": {
1818
"@commitlint/cli": "19.8.0",
1919
"@commitlint/config-conventional": "19.8.0",
2020
"conventional-changelog-conventionalcommits": "8.0.0",
21-
"dargstack": "2.3.0",
22-
"dargstack_rgen": "0.9.57",
21+
"dargstack": "2.5.1",
22+
"dargstack_rgen": "0.9.59",
2323
"husky": "9.1.7"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
[stomper]
2-
aws_access_key_id = <aws_access_key>
3-
aws_secret_access_key = <aws_secret_key>
1+
UNSET THIRD PARTY SECRET
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
{
2-
"type": "service_account",
3-
"project_id": "maevsi-3f373",
4-
"private_key_id": "<private-key-id>",
5-
"private_key": "<private-key>",
6-
"client_email": "[email protected]",
7-
"client_id": "<client-id>",
8-
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
9-
"token_uri": "https://oauth2.googleapis.com/token",
10-
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
11-
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-fbsvc%40maevsi-3f373.iam.gserviceaccount.com",
12-
"universe_domain": "googleapis.com"
13-
}
1+
UNSET THIRD PARTY SECRET
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sk-proj-<...>
1+
UNSET THIRD PARTY SECRET

0 commit comments

Comments
 (0)