File tree 1 file changed +0
-16
lines changed
1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,6 @@ targets:
142
142
id : ' @sentry-internal/eslint-config-sdk'
143
143
includeNames : /^sentry-internal-eslint-config-sdk-\d.*\.tgz$/
144
144
145
- # TODO(v9): Remove this target
146
145
# NOTE: We publish the v8 layer under its own name so people on v8 can still get patches
147
146
# whenever we release a new v8 version—otherwise we would overwrite the current major lambda layer.
148
147
- name : aws-lambda-layer
@@ -159,21 +158,6 @@ targets:
159
158
- nodejs20.x
160
159
license : MIT
161
160
162
- # AWS Lambda Layer target
163
- - name : aws-lambda-layer
164
- includeNames : /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha|rc)\.\d+)?\.zip$/
165
- layerName : SentryNodeServerlessSDK
166
- compatibleRuntimes :
167
- - name : node
168
- versions :
169
- - nodejs10.x
170
- - nodejs12.x
171
- - nodejs14.x
172
- - nodejs16.x
173
- - nodejs18.x
174
- - nodejs20.x
175
- license : MIT
176
-
177
161
# CDN Bundle Target
178
162
- name : gcs
179
163
id : ' browser-cdn-bundles'
You can’t perform that action at this time.
0 commit comments