Skip to content

Commit 37bace6

Browse files
committed
Merge branch 'main' into linda-vue-baseimage
the commit. need to resolve conflict for vuejs image change
2 parents af17f02 + 321942c commit 37bace6

File tree

69 files changed

+113
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+113
-72
lines changed

samples/angular-express/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/bullmq-bullboard-redis/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/csharp-dotnet/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/django-postgres/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/django/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/elysia/.github/.github/workflows/deploy.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

samples/elysia/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/fastapi-postgres/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

samples/fastapi-postgres/fastapi/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ fastapi
33
uvicorn
44
asyncpg
55
databases
6-
6+
python-dotenv

samples/fastapi/.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
jobs:
99
deploy:
10+
environment: playground
1011
runs-on: ubuntu-latest
1112
permissions:
1213
contents: read

0 commit comments

Comments
 (0)