diff --git a/src/PackageRegistryService/Data/arc-validate-package-index.json b/src/PackageRegistryService/Data/arc-validate-package-index.json index f8746bb..57fb393 100644 --- a/src/PackageRegistryService/Data/arc-validate-package-index.json +++ b/src/PackageRegistryService/Data/arc-validate-package-index.json @@ -2,11 +2,11 @@ { "RepoPath": "src/PackageRegistryService/StagingArea/invenio/invenio@1.0.0.fsx", "FileName": "invenio@1.0.0.fsx", - "LastUpdated": "2024-02-29T14:45:24+01:00", - "ContentHash": "864458DA6C7B0F08A546210CFD3CCA4A", + "LastUpdated": "2024-02-29T17:07:35+01:00", + "ContentHash": "066FBA6F80023DA281AF3AEB7C66C9A4", "Metadata": { "Name": "invenio", - "Summary": "", + "Summary": "Validates if the ARC contains the necessary metadata to be publishable via Invenio.", "Description": "Validates if the ARC contains the necessary metadata to be publishable via Invenio.\nThe following metadata is required:\n - Investigation has title and description\n - All persons in Investigation Contacts must have a name, last name, affiliation and valid email\n", "MajorVersion": 1, "MinorVersion": 0, @@ -38,11 +38,11 @@ { "RepoPath": "src/PackageRegistryService/StagingArea/test/test@1.0.0.fsx", "FileName": "test@1.0.0.fsx", - "LastUpdated": "2024-02-28T15:39:07+01:00", - "ContentHash": "43BFF4CDCC3F3EBB3CA21B6C1F8AC5BA", + "LastUpdated": "2024-02-29T17:07:35+01:00", + "ContentHash": "3E129B7298327351BAB43B72E70503EA", "Metadata": { "Name": "test", - "Summary": "", + "Summary": "this package is here for testing purposes only.", "Description": "this package is here for testing purposes only.", "MajorVersion": 1, "MinorVersion": 0, @@ -56,11 +56,11 @@ { "RepoPath": "src/PackageRegistryService/StagingArea/test/test@1.0.1.fsx", "FileName": "test@1.0.1.fsx", - "LastUpdated": "2024-02-28T15:39:07+01:00", - "ContentHash": "0B9CBA89F1CECFAF5EB0BA1CE6A480FA", + "LastUpdated": "2024-02-29T17:07:35+01:00", + "ContentHash": "0141BBA7221725EAE90C9817447EA039", "Metadata": { "Name": "test", - "Summary": "", + "Summary": "this package is here for testing purposes only.", "Description": "this package is here for testing purposes only.", "MajorVersion": 1, "MinorVersion": 0, @@ -74,11 +74,11 @@ { "RepoPath": "src/PackageRegistryService/StagingArea/test/test@2.0.0.fsx", "FileName": "test@2.0.0.fsx", - "LastUpdated": "2024-02-29T14:45:24+01:00", - "ContentHash": "40729E451689807AEFF17F5932843A4C", + "LastUpdated": "2024-02-29T17:07:35+01:00", + "ContentHash": "804D5FF5CE4D7266F5D1BDBA4CEF6B3A", "Metadata": { "Name": "test", - "Summary": "", + "Summary": "this package is here for testing purposes only.", "Description": "this package is here for testing purposes only.", "MajorVersion": 2, "MinorVersion": 0, @@ -121,11 +121,11 @@ { "RepoPath": "src/PackageRegistryService/StagingArea/test/test@3.0.0.fsx", "FileName": "test@3.0.0.fsx", - "LastUpdated": "2024-02-29T14:45:24+01:00", - "ContentHash": "0537642158095CE84F4FA8363225831E", + "LastUpdated": "2024-02-29T17:07:35+01:00", + "ContentHash": "618DC951075C63B2FDCE12450A584190", "Metadata": { "Name": "test", - "Summary": "", + "Summary": "this package is here for testing purposes only.", "Description": "this package is here for testing purposes only.", "MajorVersion": 3, "MinorVersion": 0, diff --git a/src/PackageRegistryService/StagingArea/invenio/invenio@1.0.0.fsx b/src/PackageRegistryService/StagingArea/invenio/invenio@1.0.0.fsx index 39f373a..6120353 100644 --- a/src/PackageRegistryService/StagingArea/invenio/invenio@1.0.0.fsx +++ b/src/PackageRegistryService/StagingArea/invenio/invenio@1.0.0.fsx @@ -1,6 +1,7 @@ (* --- Name: invenio +Summary: Validates if the ARC contains the necessary metadata to be publishable via Invenio. Description: | Validates if the ARC contains the necessary metadata to be publishable via Invenio. The following metadata is required: diff --git a/src/PackageRegistryService/StagingArea/test/test@1.0.0.fsx b/src/PackageRegistryService/StagingArea/test/test@1.0.0.fsx index a70100b..c9392f0 100644 --- a/src/PackageRegistryService/StagingArea/test/test@1.0.0.fsx +++ b/src/PackageRegistryService/StagingArea/test/test@1.0.0.fsx @@ -1,6 +1,7 @@ (* --- Name: test +Summary: this package is here for testing purposes only. Description: this package is here for testing purposes only. MajorVersion: 1 MinorVersion: 0 diff --git a/src/PackageRegistryService/StagingArea/test/test@1.0.1.fsx b/src/PackageRegistryService/StagingArea/test/test@1.0.1.fsx index 8f58ba4..6838ea3 100644 --- a/src/PackageRegistryService/StagingArea/test/test@1.0.1.fsx +++ b/src/PackageRegistryService/StagingArea/test/test@1.0.1.fsx @@ -1,6 +1,7 @@ (* --- Name: test +Summary: this package is here for testing purposes only. Description: this package is here for testing purposes only. MajorVersion: 1 MinorVersion: 0 diff --git a/src/PackageRegistryService/StagingArea/test/test@2.0.0.fsx b/src/PackageRegistryService/StagingArea/test/test@2.0.0.fsx index 9392fda..c7dd8d2 100644 --- a/src/PackageRegistryService/StagingArea/test/test@2.0.0.fsx +++ b/src/PackageRegistryService/StagingArea/test/test@2.0.0.fsx @@ -5,6 +5,7 @@ MajorVersion: 2 MinorVersion: 0 PatchVersion: 0 Publish: true +Summary: this package is here for testing purposes only. Description: this package is here for testing purposes only. Authors: - FullName: John Doe diff --git a/src/PackageRegistryService/StagingArea/test/test@3.0.0.fsx b/src/PackageRegistryService/StagingArea/test/test@3.0.0.fsx index 85ffdbf..9e5e16f 100644 --- a/src/PackageRegistryService/StagingArea/test/test@3.0.0.fsx +++ b/src/PackageRegistryService/StagingArea/test/test@3.0.0.fsx @@ -5,6 +5,7 @@ MajorVersion: 3 MinorVersion: 0 PatchVersion: 0 Publish: true +Summary: this package is here for testing purposes only. Description: this package is here for testing purposes only. Authors: - FullName: John Doe