*: raven is archived, long live sentry-go
I don't have sentry set up to test this, but it looks like it is migrated correctly. Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
f9ceebad58
commit
cabf16cc0a
97 changed files with 4518 additions and 12599 deletions
19
vendor/github.com/getsentry/sentry-go/.craft.yml
generated
vendored
Normal file
19
vendor/github.com/getsentry/sentry-go/.craft.yml
generated
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
minVersion: '0.9.2'
|
||||
github:
|
||||
owner: getsentry
|
||||
repo: sentry-go
|
||||
preReleaseCommand: bash scripts/craft-pre-release.sh
|
||||
changelogPolicy: simple
|
||||
statusProvider:
|
||||
name: github
|
||||
config:
|
||||
contexts:
|
||||
- Travis CI - Branch
|
||||
targets:
|
||||
- name: github
|
||||
includeNames: /none/
|
||||
tagPrefix: v
|
||||
- name: registry
|
||||
type: sdk
|
||||
config:
|
||||
canonical: "github:getsentry/sentry-go"
|
Loading…
Add table
Add a link
Reference in a new issue