-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link to workflow from quickstart (#210)
* Link to workflow overview from quickstart Idea is to make the workflow description discoverable at a point where people are looking for content like that. This seemed like a reasonable place (open to other ideas). Long-term perhaps the blog post can be a section in the docs / tutorial / "resource" etc. * Put overview before setup instructions
- Loading branch information
Showing
12 changed files
with
14 additions
and
11 deletions.
There are no files selected for viewing
Submodule raven-js
updated
from c2b377 to a27800
Submodule raven-node
updated
15 files
+1 −3 | CONTRIBUTING.md | |
+0 −18 | History.md | |
+1 −1 | LICENSE | |
+0 −11 | docs/index.rst | |
+8 −19 | docs/integrations/loopback.rst | |
+0 −127 | docs/sourcemaps.rst | |
+0 −107 | docs/typescript.rst | |
+0 −13 | docs/usage.rst | |
+28 −67 | lib/client.js | |
+1 −104 | lib/utils.js | |
+3 −3 | package.json | |
+0 −3 | test/fixtures/file with spaces in path.js | |
+31 −134 | test/raven.client.js | |
+7 −243 | test/raven.utils.js | |
+0 −68 | vendor/node-lsmod.js |
Submodule raven-python
updated
32 files
+5 −6 | .bumpversion.cfg | |
+1 −1 | .gitignore | |
+13 −17 | .travis.yml | |
+0 −20 | CHANGELOG.md | |
+1 −1 | Makefile | |
+1 −1 | docs/advanced.rst | |
+9 −4 | raven/__init__.py | |
+28 −22 | raven/base.py | |
+16 −35 | raven/breadcrumbs.py | |
+0 −3 | raven/conf/remote.py | |
+3 −7 | raven/contrib/awslambda/__init__.py | |
+1 −1 | raven/contrib/celery/__init__.py | |
+1 −2 | raven/contrib/django/models.py | |
+5 −15 | raven/contrib/django/resolver.py | |
+1 −1 | raven/contrib/tornado/__init__.py | |
+26 −62 | raven/processors.py | |
+9 −2 | raven/transport/threaded.py | |
+7 −6 | raven/utils/__init__.py | |
+0 −1 | raven/utils/conf.py | |
+11 −10 | raven/utils/json.py | |
+5 −5 | raven/utils/serializer/manager.py | |
+11 −9 | raven/utils/stacks.py | |
+15 −9 | raven/versioning.py | |
+1 −1 | setup.cfg | |
+2 −5 | setup.py | |
+0 −40 | tests/breadcrumbs/tests.py | |
+0 −39 | tests/contrib/django/conftest.py | |
+1 −10 | tests/contrib/django/test_resolver.py | |
+3 −2 | tests/contrib/django/tests.py | |
+1 −123 | tests/contrib/test_celery.py | |
+2 −131 | tests/processors/tests.py | |
+3 −13 | tox.ini |
Submodule raven-ruby
updated
from 7d7b4f to 14fd97
Submodule react-native-sentry
updated
from 55f09d to 80239c
Submodule sentry
updated
1265 files
Submodule sentry-cli
updated
86 files
Submodule sentry-cocoa
updated
12 files
Submodule sentry-elixir
updated
38 files
Submodule sentry-java
updated
41 files
Submodule sentry-php
updated
31 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters