This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-25 11:17:50 +01:00
Code
Issues
Releases
Activity
cff0dab1ee
posthog
/
plugin-server
/
.gitignore
12 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add 'plugin-server/' from commit '01a99a4e26b0b11f068a7073d6b94e53a7214d33' git-subtree-dir: plugin-server git-subtree-mainline: 776b056b6d36f7abf5426dafaf9ed8cb052da92e git-subtree-split: 01a99a4e26b0b11f068a7073d6b94e53a7214d33
2021-10-28 23:59:19 +02:00
.idea
.clinic
node_modules/
chore: use pnpm to manage dependencies (closes #12635) (#13190) * chore: use pnpm to manage dependencies * Fix CI errors * Don't report Docker image size for external PRs * Fix pnpm-lock.yaml formatting * Fix module versions * Ignore pnpm-lock.yaml * Upgrade Cypress action for pnpm support * Set up node and pnpm before Cypress * Fix typescript issues * Include patches directory in Dockerfile * Fix Jest tests in CI * Update lockfile * Update lockfile * Clean up Dockerfile * Update pnpm-lock.yaml to reflect current package.json files * remove yarn-error.log from .gitignore * formatting * update data exploration readme * type jest.config.ts * fix @react-hook issues for jest * fix react-syntax-highlighter issues for jest * fix jest issues from query-selector-shadow-dom * fix transform ignore patterns and undo previous fixes * add missing storybook peer dependencies * fix nullish coalescing operator for storybook * reorder storybook plugins * update editor-update-tsd warning to new npm script * use legacy ssl for chromatic / node 18 compatibility * use pnpm for visual regression testing workflow * use node 16 for chromatic * add @babel/plugin-proposal-nullish-coalescing-operator as direct dependency * try fix for plugin-server * cleanup * fix comment and warning * update more comments * update playwright dockerfile * update plugin source types * conditional image size reporting * revert react-native instructions * less restrictive pnpm verions * use ref component name in line with style guide Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
2022-12-12 10:28:06 +01:00
pnpm-error.log
Add 'plugin-server/' from commit '01a99a4e26b0b11f068a7073d6b94e53a7214d33' git-subtree-dir: plugin-server git-subtree-mainline: 776b056b6d36f7abf5426dafaf9ed8cb052da92e git-subtree-split: 01a99a4e26b0b11f068a7073d6b94e53a7214d33
2021-10-28 23:59:19 +02:00
dist/
yalc.lock
.yalc/
tmp
refactor(plugin-server): dont compile protobuf anymore (#9985) * refactor(plugin-server): dont compile protobuf anymore This whole code can be yeeted (and hopefully will be) but the unneeded compilation step is a peeve of mine running things locally. * Remove `protobufjs` from `devDependencies` Co-authored-by: Michael Matloka <dev@twixes.com>
2022-05-25 20:36:34 +02:00
*.0x
ci(plugin-server): add coverage output to plugin-server functional tests (#12361) Doesn't try to do any comparison to base yet although that would be great, but as it stands it offers some useful insights into where we might be missing coverage.
2022-10-20 12:11:05 +02:00
coverage/
feat: S3 backed recording ingestion (take 2) (#14864)
2023-04-25 11:43:07 +02:00
.tmp/
Copy Permalink