Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

fix(schema): Fix event type definitions page#314

Merged
untitaker merged 1 commit into
masterfrom
fix/jsonschema-docs
Apr 26, 2021
Merged

fix(schema): Fix event type definitions page#314
untitaker merged 1 commit into
masterfrom
fix/jsonschema-docs

Conversation

@untitaker

@untitaker untitaker commented Apr 26, 2021

Copy link
Copy Markdown
Member

Broken in #181, replicated fix from #201

Script used to bisect (running http-server from npm in the background):

#!/bin/sh

yarn && yarn gatsby clean && yarn build || exit 125

set -e

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --headless --disable-gpu --dump-dom http://localhost:8080/sdk/event-payloads/types/ | rg EventProcessingError

@untitaker untitaker requested a review from BYK April 26, 2021 14:53
@vercel

vercel Bot commented Apr 26, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sentry/develop/8FRN9Bs72bJvnwkJvZXNBJGVeLwz
✅ Preview: https://develop-git-fix-jsonschema-docs.sentry.dev

@untitaker untitaker merged commit 195ad15 into master Apr 26, 2021
@untitaker untitaker deleted the fix/jsonschema-docs branch April 26, 2021 18:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants