Developer-first error tracking and performance monitoring https://sentry.io/
sentry-autofix-experimental[bot] d6ccbd4574 Fix TypeError by checking if data.data is defined before using flatMap | 8 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 78d41d0bf9 ci: Update frontend file-filters to be each tailored to the tools they relate to (#67251) | 8 months ago |
.tx | ea4904d1da Explicit source file | 11 years ago |
.vscode | c7e33f8562 meta: Include mkhl.direnv in the recommended vscode extension list (#67231) | 8 months ago |
api-docs | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
bin | 3603f5a509 ref: use exist_ok=True for makedirs (#67004) | 8 months ago |
build-utils | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
config | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
devenv | 6b61d99e7d fix(devenv): downgrade to colima 0.6.6 (#67071) | 8 months ago |
fixtures | 7f647037c1 fix: add unique constraint to hashed columns (#67210) | 8 months ago |
scripts | 78d41d0bf9 ci: Update frontend file-filters to be each tailored to the tools they relate to (#67251) | 8 months ago |
self-hosted | 76d591fd5e Activated Alert Rule model updates (#65130) | 9 months ago |
src | 04b903a19d ref(daily summary): Filter to unresolved issues (#67265) | 8 months ago |
static | d6ccbd4574 Fix TypeError by checking if data.data is defined before using flatMap | 8 months ago |
tests | 04b903a19d ref(daily summary): Filter to unresolved issues (#67265) | 8 months ago |
tools | eb55184602 Revert "Revert "ref: enable pyupgrade --py311-plus (#64363)"" (#64380) | 9 months ago |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 11 months ago |
.dockerignore | c7f8706750 ref: invalidate volta less often in docker (#57919) | 1 year ago |
.envrc | cba2ecb34a ref: pkg-config is not needed by the development environment any more (#67069) | 8 months ago |
.eslintignore | 78d41d0bf9 ci: Update frontend file-filters to be each tailored to the tools they relate to (#67251) | 8 months ago |
.eslintrc.js | 5178e51854 ci: Update eslint to apply testing-library/react rules to more spec files (#67228) | 8 months ago |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.git-blame-ignore-revs | 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) | 9 months ago |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 1 year ago |
.gitignore | 23df7dcfbb Fix UI for latest deploys in Release page (#65587) | 9 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | bd117fa27e chore: update biome to v1.6.0 (#66601) | 8 months ago |
.prettierignore | e0177902db ci: Update prettier to run on all js files in addition to ts (#67230) | 8 months ago |
.python-version | 2d6875bf90 Revertx10: ref: upgrade to python 3.11 (#62925) (#63970) | 9 months ago |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
.volta.json | 13f85bef5f chore: update node.js to v20.11.1 (#66768) | 8 months ago |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 years ago |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 years ago |
Brewfile | 22cac36206 devenv: remove pyenv (#65472) | 9 months ago |
CHANGES | 0a10a6673a release: 24.3.0 | 8 months ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 8 months ago |
MANIFEST.in | a9024702ef ref: switch to declarative metadata (#39652) | 2 years ago |
Makefile | 22cac36206 devenv: remove pyenv (#65472) | 9 months ago |
README.md | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
babel.config.ts | 4e36ce8239 build(ui): Remove babel properties, add allowDeclareFields (#65115) | 9 months ago |
biome.json | dcfa5fe4f6 ci: Enable json formatting in vscode via biome (#67234) | 8 months ago |
codecov.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
jest.config.ts | 6887c9c9b4 feat: move `noNodejsModules` to biome (#64682) | 9 months ago |
migrations_lockfile.txt | 7f647037c1 fix: add unique constraint to hashed columns (#67210) | 8 months ago |
package.json | 78d41d0bf9 ci: Update frontend file-filters to be each tailored to the tools they relate to (#67251) | 8 months ago |
pyproject.toml | d42a7cf891 ref(typing): add types to nodestore (#67337) | 8 months ago |
requirements-base.txt | 982d436443 ref: bump sentry-relay to 0.8.52 (#67225) | 8 months ago |
requirements-dev-frozen.txt | 982d436443 ref: bump sentry-relay to 0.8.52 (#67225) | 8 months ago |
requirements-dev.txt | 192997b915 ref: upgrade mypy to 1.9 (#66718) | 8 months ago |
requirements-frozen.txt | 982d436443 ref: bump sentry-relay to 0.8.52 (#67225) | 8 months ago |
requirements-getsentry-overrides.txt | c85ac80ea5 Revert "Experimental Python SDK Scope refactoring (#64447)" | 9 months ago |
requirements-getsentry.txt | e6caacde9c ref: remove PlanOut (#61056) | 11 months ago |
setup.cfg | 69071d450b meta: Bump new development version | 8 months ago |
setup.py | 3e415dcc1e ref: factor out distutils (#65329) | 9 months ago |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 9 months ago |
tsconfig.json | bd117fa27e chore: update biome to v1.6.0 (#66601) | 8 months ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
webpack.config.ts | 6e2cef83d9 deps(ui): Upgrade framer-motion to v6.5.1 (#65742) | 8 months ago |
yarn.lock | 687918359a deps(ui): Remove react-select-event (#66976) | 8 months ago |
Users and logs provide clues. Sentry provides answers.
Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.