Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: containerize fastify example and deploy with cloudbuild #1575

Merged
merged 5 commits into from May 6, 2024

Conversation

tmastrom
Copy link
Member

@tmastrom tmastrom commented May 1, 2024

Setup fastify api reference, containerize, and add cloudbuild script to deploy example app.

@tmastrom tmastrom requested a review from marclave as a code owner May 1, 2024 18:16
Copy link

changeset-bot bot commented May 1, 2024

⚠️ No Changeset found

Latest commit: 5b0fdf6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tmastrom tmastrom requested a review from geoffgscott May 1, 2024 18:16
Copy link

relativeci bot commented May 1, 2024

#1324 Bundle Size — 1.9MiB (0%).

5b0fdf6(current) vs f1bf5bc main#1320(baseline)

Warning

Bundle contains 4 duplicate packages – View duplicate packages

Bundle metrics  no changes
                 Current
#1324
     Baseline
#1320
No change  Initial JS 1.9MiB 1.9MiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 1 1
No change  Assets 1 1
No change  Modules 1048 1048
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 158 158
No change  Duplicate Packages 4 4
Bundle size by type  no changes
                 Current
#1324
     Baseline
#1320
No change  JS 1.9MiB 1.9MiB

Bundle analysis reportBranch tom/doc-1615-deploy-fastify-exam...Project dashboard

@tmastrom tmastrom changed the title chore: containerize fastify example and deploy with cloudbuild feat: containerize fastify example and deploy with cloudbuild May 2, 2024
Copy link
Member

@marclave marclave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tmastrom can fix up conflicts and we can get this in : )

@tmastrom tmastrom force-pushed the tom/doc-1615-deploy-fastify-example-app branch from 18988bd to 5b0fdf6 Compare May 6, 2024 21:00
Copy link
Contributor

github-actions bot commented May 6, 2024

@tmastrom tmastrom merged commit 59a7f18 into main May 6, 2024
10 checks passed
@tmastrom tmastrom deleted the tom/doc-1615-deploy-fastify-example-app branch May 6, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants