Skip to content

Commit 8a90ce6

Browse files
authored
Merge pull request #43 from AckeeCZ/feat/architecture-refactor
✨ New cloudrun architecture
2 parents 1480e80 + 1acbe11 commit 8a90ce6

57 files changed

Lines changed: 1336 additions & 261 deletions

Some content is hidden

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

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
node-version: [20]
13+
node-version: [20, 22, 24]
1414
runs-on: ubuntu-latest
1515

1616
steps:

lib/cloudrun-graphql/GraphQLStarter.js

Lines changed: 24 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/cloudrun-graphql/GraphQLStarter.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/cloudrun/CloudRunStarter.js

Lines changed: 49 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)