Commit 089f4dc
committed
Update purl-spec submodule and fix failing tests
Stop stripping trailing slashes and default registry from bazel
repository_url qualifiers. Add otp and vscode-extension type
validation: otp prohibits namespace, vscode-extension requires it.1 parent b2ad76f commit 089f4dc
3 files changed
Lines changed: 59 additions & 65 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
117 | 121 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
| |||
773 | 779 | | |
774 | 780 | | |
775 | 781 | | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
| 782 | + | |
781 | 783 | | |
782 | 784 | | |
783 | 785 | | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | | - | |
794 | | - | |
795 | | - | |
796 | | - | |
797 | | - | |
798 | | - | |
799 | | - | |
800 | | - | |
801 | | - | |
802 | | - | |
803 | | - | |
804 | | - | |
805 | | - | |
806 | 786 | | |
807 | 787 | | |
808 | 788 | | |
| |||
917 | 897 | | |
918 | 898 | | |
919 | 899 | | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
920 | 908 | | |
921 | 909 | | |
922 | 910 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
89 | 95 | | |
90 | 96 | | |
91 | 97 | | |
| |||
- ADOPTERS.md+4-2
- PURL-SPECIFICATION.rst+3-4
- PURL-TYPES.rst+1-1
- README.md+123-112
- docs/README-docs.md+49
- docs/candidate-purl-types.md+8-10
- docs/how-to-build.md+37-38
- docs/how-to-parse.md+39-40
- docs/known-qualifiers.md+26-26
- docs/purl-spec-toc.md-24
- docs/standard/about.md+9-9
- docs/standard/characters-and-encoding.md-64
- docs/standard/components.md-117
- docs/standard/conformance.md+16-49
- docs/standard/header.md-10
- docs/standard/overview.md+9-10
- docs/standard/references.md+10-20
- docs/standard/scope.md+13
- docs/standard/specification.md+242
- docs/standard/summary.md-80
- docs/standard/type-definition-schema.md+9
- docs/tests-draft-v0.2.md+151
- docs/tests.md+83-31
- docs/types.md+6-6
- etc/scripts/purl_test.py+1-1
- etc/scripts/purl_type_definition.py+3-3
- faq.md+36-39
- purl-specification.md-632
- purl-types-index.json+5-1
- schemas/purl-test.schema-0.1.json+4-4
- tests/spec/specification-test.json-16
- tests/types/bazel-test.json+9-7
- tests/types/conan-test.json-70
- tests/types/cran-test.json-34
- tests/types/huggingface-test.json+14-14
- tests/types/opam-test.json+71
- tests/types/otp-test.json+120
- tests/types/swift-test.json-34
- tests/types/vscode-extension-test.json+211
- tests/types/yocto-test.json+24
- types-doc/julia-definition.md+1
- types-doc/opam-definition.md+42
- types-doc/otp-definition.md+68
- types-doc/vscode-extension-definition.md+55
- types-doc/yocto-definition.md+54
- types/README.md+23-19
- types/bazel-definition.json+2-2
- types/julia-definition.json+1
- types/opam-definition.json+30
- types/otp-definition.json+61
- types/vscode-extension-definition.json+48
- types/yocto-definition.json+48
0 commit comments