refactor: adapter 구현중..
This commit is contained in:
+141
-22
@@ -517,10 +517,100 @@
|
||||
"executableSchemaId": "field-web-vitals"
|
||||
},
|
||||
{
|
||||
"id": "json-generic-json-object",
|
||||
"id": "json-automated-a11y",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "generic-json-object"
|
||||
"executableSchemaId": "automated-a11y"
|
||||
},
|
||||
{
|
||||
"id": "json-manual-a11y",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "manual-a11y"
|
||||
},
|
||||
{
|
||||
"id": "json-architecture-dependency-report",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "architecture-dependency-report"
|
||||
},
|
||||
{
|
||||
"id": "json-design-system-contract",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "design-system-contract"
|
||||
},
|
||||
{
|
||||
"id": "json-i18n-contract",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "i18n-contract"
|
||||
},
|
||||
{
|
||||
"id": "json-diagnostics-contract",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "diagnostics-contract"
|
||||
},
|
||||
{
|
||||
"id": "json-realtime-boundaries",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "realtime-boundaries"
|
||||
},
|
||||
{
|
||||
"id": "json-optional-recipes",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "optional-recipes"
|
||||
},
|
||||
{
|
||||
"id": "json-optional-recipe-fixtures",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "optional-recipe-fixtures"
|
||||
},
|
||||
{
|
||||
"id": "json-registry-compatibility-fixtures",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "registry-compatibility-fixtures"
|
||||
},
|
||||
{
|
||||
"id": "json-reproducible-build",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "reproducible-build"
|
||||
},
|
||||
{
|
||||
"id": "json-supply-chain-fixtures",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "supply-chain-fixtures"
|
||||
},
|
||||
{
|
||||
"id": "json-supply-chain-provider-fixtures",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "supply-chain-provider-fixtures"
|
||||
},
|
||||
{
|
||||
"id": "json-compatibility-fixtures",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "compatibility-fixtures"
|
||||
},
|
||||
{
|
||||
"id": "json-documentation-review",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "documentation-review"
|
||||
},
|
||||
{
|
||||
"id": "json-hosting-headers",
|
||||
"kind": "json",
|
||||
"maxBytes": 67108864,
|
||||
"executableSchemaId": "hosting-headers"
|
||||
},
|
||||
{
|
||||
"id": "json-ci-contract-report",
|
||||
@@ -909,7 +999,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-tests-a11y-json",
|
||||
"path": "artifacts/tests/a11y.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-automated-a11y",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"test-a11y"
|
||||
@@ -972,7 +1062,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-tests-a11y-manual-report-json",
|
||||
"path": "artifacts/tests/a11y-manual/report.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-manual-a11y",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"review-a11y-manual"
|
||||
@@ -987,7 +1077,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-dependency-report-json",
|
||||
"path": "artifacts/quality/dependency-report.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-architecture-dependency-report",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-architecture"
|
||||
@@ -996,7 +1086,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-design-system-json",
|
||||
"path": "artifacts/quality/design-system.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-design-system-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-design-system"
|
||||
@@ -1005,7 +1095,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-design-system-fixture-json",
|
||||
"path": "artifacts/quality/design-system-fixture.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-design-system-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-design-system-fixture"
|
||||
@@ -1014,7 +1104,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-i18n-json",
|
||||
"path": "artifacts/quality/i18n.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-i18n-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-i18n"
|
||||
@@ -1023,7 +1113,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-i18n-fixture-json",
|
||||
"path": "artifacts/quality/i18n-fixture.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-i18n-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-i18n-fixture"
|
||||
@@ -1032,7 +1122,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-diagnostics-json",
|
||||
"path": "artifacts/quality/diagnostics.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-diagnostics-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-diagnostics"
|
||||
@@ -1041,7 +1131,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-diagnostics-fixture-json",
|
||||
"path": "artifacts/quality/diagnostics-fixture.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-diagnostics-contract",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-diagnostics-fixture"
|
||||
@@ -1050,7 +1140,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-realtime-boundaries-json",
|
||||
"path": "artifacts/quality/realtime-boundaries.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-realtime-boundaries",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-realtime-boundaries"
|
||||
@@ -1059,7 +1149,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-optional-recipes-json",
|
||||
"path": "artifacts/quality/optional-recipes.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-optional-recipes",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-optional-recipes-source",
|
||||
@@ -1069,7 +1159,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-optional-recipe-fixtures-json",
|
||||
"path": "artifacts/quality/optional-recipe-fixtures.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-optional-recipe-fixtures",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-optional-recipe-fixtures"
|
||||
@@ -1087,7 +1177,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-registry-compatibility-fixtures-json",
|
||||
"path": "artifacts/quality/registry-compatibility-fixtures.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-registry-compatibility-fixtures",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-registries-compatibility-fixtures"
|
||||
@@ -1213,7 +1303,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-release-reproducible-build-json",
|
||||
"path": "artifacts/release/reproducible-build.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-reproducible-build",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"verify-reproducible-build"
|
||||
@@ -1267,7 +1357,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-security-supply-chain-fixtures-json",
|
||||
"path": "artifacts/security/supply-chain-fixtures.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-supply-chain-fixtures",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-supply-chain-fixtures"
|
||||
@@ -1276,7 +1366,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-security-supply-chain-provider-fixtures-json",
|
||||
"path": "artifacts/security/supply-chain-provider-fixtures.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-supply-chain-provider-fixtures",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"check-supply-chain-provider-fixtures"
|
||||
@@ -1291,7 +1381,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-release-compatibility-json",
|
||||
"path": "artifacts/release/compatibility.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-compatibility-fixtures",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"verify-compatibility"
|
||||
@@ -1345,7 +1435,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-quality-documentation-review-json",
|
||||
"path": "artifacts/quality/documentation-review.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-documentation-review",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"verify-documentation"
|
||||
@@ -1375,7 +1465,7 @@
|
||||
{
|
||||
"id": "artifact-artifacts-release-hosting-headers-json",
|
||||
"path": "artifacts/release/hosting-headers.json",
|
||||
"schemaId": "json-generic-json-object",
|
||||
"schemaId": "json-hosting-headers",
|
||||
"production": "command-generated",
|
||||
"producerCommandIds": [
|
||||
"verify-hosting-headers"
|
||||
@@ -2185,6 +2275,35 @@
|
||||
"artifacts/security/supply-chain-coherence.json",
|
||||
"artifacts/security/supply-chain-verification.json",
|
||||
"artifacts/security/vulnerability-report.json",
|
||||
"config/security/dependency-baseline.approval.json",
|
||||
"config/security/dependency-baseline.json",
|
||||
"config/security/dependency-change-evidence.json",
|
||||
"config/security/dependency-policy.json",
|
||||
"config/security/secret-scan-policy.json",
|
||||
"config/security/vulnerability-exceptions.json",
|
||||
"config/security/vulnerability-policy.json",
|
||||
"schemas/artifacts/build-manifest.schema.json",
|
||||
"schemas/artifacts/dependency-inventory.schema.json",
|
||||
"schemas/artifacts/supply-chain-verification.schema.json",
|
||||
"scripts/contracts/release-artifacts.ts",
|
||||
"scripts/create-release-candidate.ts",
|
||||
"scripts/generate-supply-chain.ts",
|
||||
"scripts/lib/build-manifest-outputs.ts",
|
||||
"scripts/lib/json-schema.ts",
|
||||
"scripts/lib/local-policy-evidence.ts",
|
||||
"scripts/lib/local-release-evidence.ts",
|
||||
"scripts/lib/release-candidate.ts",
|
||||
"scripts/lib/release-input-evidence.ts",
|
||||
"scripts/lib/release-runtime-coherence.ts",
|
||||
"scripts/lib/repository-file-inventory.ts",
|
||||
"scripts/lib/secret-scan-evaluator.ts",
|
||||
"scripts/lib/secret-scan-policy.ts",
|
||||
"scripts/lib/secret-scan.ts",
|
||||
"scripts/lib/supply-chain.ts",
|
||||
"scripts/lib/validated-json-artifact.ts",
|
||||
"src/contracts/release-artifacts.ts",
|
||||
"src/features/installed-contract-contributions.ts",
|
||||
"src/features/installed-feature-contracts.ts",
|
||||
"artifacts/release/release-candidate.json"
|
||||
],
|
||||
"archiveOutputName": "archive_sha256",
|
||||
@@ -2383,7 +2502,7 @@
|
||||
"vulnerability_provider",
|
||||
"provenance_provider"
|
||||
],
|
||||
"condition": "always",
|
||||
"condition": "needs-success",
|
||||
"timeoutMinutes": 45,
|
||||
"gateIds": [],
|
||||
"browserGateIds": [],
|
||||
|
||||
Reference in New Issue
Block a user