-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature: parse messages as json #245
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Hey @ThisIsMissEm - just left a little comment about the landing page blurbs. You might want to work with @nicolasmondada about how to position the product.
7e09988
to
1f8e6aa
Compare
E2E_TEST_CLIENT_ID: ${{ secrets.E2E_TEST_CLIENT_ID }} | ||
E2E_TEST_CLIENT_SECRET: ${{ secrets.E2E_TEST_CLIENT_SECRET }} | ||
E2E_TEST_ENVIRONMENT: "ESS Production" | ||
# cd-end-to-end-tests: |
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 was broken for some reason and I couldn't get it working for the life of me. This is probably not important.
874874f
to
0c8d60d
Compare
New feature description
getWellKnownSolid
fromsolid-client
to work across both ESS 1.1 and ESS 1.2Checklist
index.ts
, if applicable. n/a.ts
files) are listed in theexports
field inpackage.json
, if applicable. n/a.ts
files) are listed in thetypedocOptions.entryPoints
field intsconfig.json
, if applicable. n/a