-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
First version of @dmno/cloudflare-platform #161
Conversation
🦋 Changeset detectedLatest commit: ad544af The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for dmno ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for #-api ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Deploying dmno with
|
Latest commit: |
ad544af
|
Status: | ✅ Deploy successful! |
Preview URL: | https://554b101f.dmno.pages.dev |
Branch Preview URL: | https://move-to-cloudflare.dmno.pages.dev |
Deploying #-api with
|
Latest commit: |
45adc7e
|
Status: | ✅ Deploy successful! |
Preview URL: | https://f86ff0bd.#-api.pages.dev |
Branch Preview URL: | https://move-to-cloudflare.#-api.pages.dev |
@@ -1,4 +1,7 @@ | |||
functions-dist | |||
functions/*.js | |||
functions/*.map |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I realize this is a bit janky, but I didn't want built files to accidentally get committed
packages/#-api/wrangler.toml
Outdated
@@ -0,0 +1,4 @@ | |||
[build] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this might be unnecessary since it all lives in CF as well, we can revisit
162e8cc
to
d3a15bb
Compare
5e7268c
to
45adc7e
Compare
@dmno/configraph
dmno
@dmno/astro-integration
@dmno/nextjs-integration
@dmno/remix-integration
@dmno/vite-integration
@dmno/cloudflare-platform
@dmno/1password-plugin
@dmno/bitwarden-plugin
@dmno/encrypted-vault-plugin
@dmno/infisical-plugin
commit: |
fe355ab
to
45bcb7e
Compare
45bcb7e
to
cb04940
Compare
cb04940
to
ad544af
Compare
Also updated the #-api to use Cloudflare pages functions instead of Netlify, but need to work through deployment flow