-
Notifications
You must be signed in to change notification settings - Fork 250
Expand file tree
/
Copy path.craft.yml
More file actions
53 lines (53 loc) · 1014 Bytes
/
.craft.yml
File metadata and controls
53 lines (53 loc) · 1014 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
minVersion: 2.24.1
changelog:
policy: auto
versioning:
policy: auto
artifactProvider:
name: none
preReleaseCommand: bash scripts/bump-version.sh
targets:
- name: github
tagPrefix: v
- name: github
tagPrefix: otel/v
tagOnly: true
- name: github
tagPrefix: otel/otlp/v
tagOnly: true
- name: github
tagPrefix: echo/v
tagOnly: true
- name: github
tagPrefix: fasthttp/v
tagOnly: true
- name: github
tagPrefix: fiber/v
tagOnly: true
- name: github
tagPrefix: gin/v
tagOnly: true
- name: github
tagPrefix: grpc/v
tagOnly: true
- name: github
tagPrefix: iris/v
tagOnly: true
- name: github
tagPrefix: negroni/v
tagOnly: true
- name: github
tagPrefix: logrus/v
tagOnly: true
- name: github
tagPrefix: slog/v
tagOnly: true
- name: github
tagPrefix: zerolog/v
tagOnly: true
- name: github
tagPrefix: zap/v
tagOnly: true
- name: registry
sdks:
github:getsentry/sentry-go: