Skip to content

Conversation

@JonathanMatthey
Copy link
Contributor

Description of changes

simply update the umami url to a faster one

It is served by the same backend but uwa will go through a formal load balancer and cdn. Not only that it uses a real interleger dns.

@netlify
Copy link

netlify bot commented Dec 14, 2025

Deploy Preview for openpayments-preview ready!

Name Link
🔨 Latest commit 2a0cd99
🔍 Latest deploy log https://app.netlify.com/projects/openpayments-preview/deploys/695bb6df5bc6ff00080595d6
😎 Deploy Preview https://deploy-preview-743--openpayments-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

import dotenv from "dotenv";
import { join } from "path";
import { fileURLToPath } from "url";
import { isFinalizedGrant } from "@interledger/open-payments";
Copy link
Contributor

Choose a reason for hiding this comment

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

Where does this change come from? I would expect the js files to be autogenerated from the ts files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i was getting an error that it was missing, and it is being called later in that file. but yeah it's odd - not really part of this PR

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.

3 participants