Skip to content

Commit 09771e4

Browse files
committed
[CI] Address semconv link to in-toto
1 parent 6d7a4a7 commit 09771e4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.htmltest.yml

-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored
7474

7575
# Ignore some links to GH repo content for now, most 4XX
7676
- ^https?://github\.com/open-telemetry/opentelemetry-demo/blob/main/src/(imageprovider|loadgenerator|otelcollector|.*service)
77-
# TODO drop the following after https://github.com/open-telemetry/semantic-conventions/pull/1753 is merged and the submodule updated:
78-
- ^https?://github\.com/in-toto/
7977

8078
# Too many redirects as the server tries to figure out the country and language,
8179
# e.g.: https://www.microsoft.com/en-ca/sql-server.

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -5487,6 +5487,10 @@
54875487
"StatusCode": 200,
54885488
"LastSeen": "2024-11-13T13:16:21.346606655Z"
54895489
},
5490+
"https://github.com/in-toto/attestation/blob/main/spec/README.md#in-toto-attestation-framework-spec": {
5491+
"StatusCode": 206,
5492+
"LastSeen": "2025-01-17T17:24:29.99273-05:00"
5493+
},
54905494
"https://github.com/instana": {
54915495
"StatusCode": 200,
54925496
"LastSeen": "2024-11-14T11:47:17.991776+01:00"

0 commit comments

Comments
 (0)