Skip to content

Commit 90bb5a3

Browse files
committed
Merge branch 'CMR-10369-es8-feature' of https://github.com/nasa/Common-Metadata-Repository into CMR-10375-Mini
2 parents e714fed + 3a603f2 commit 90bb5a3

47 files changed

Lines changed: 1 addition & 4090 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Generics.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ If adding a new document, you will need to update the defconf variable by either
3535
{:default {:grid ["0.0.1"]
3636
:data-quality-summary ["1.0.0"]
3737
:order-option ["1.0.0"]
38-
:service-entry ["1.0.0"]
39-
:service-option ["1.0.0"]
4038
:visualization ["1.0.0"]}
4139
:parser #(json/parse-string % true)})
4240

@@ -45,8 +43,6 @@ When setting in an ENV or in AWS, use the JSON format:
4543
"{\"grid\": [\"0.0.1\"],
4644
\"data-quality-summary\": [\"1.0.0\"],
4745
\"order-option\": [\"1.0.0\"],
48-
\"service-entry\": [\"1.0.0\"],
49-
\"service-option\": [\"1.0.0\"]
5046
\"visualization\": [\"1.0.0\"]}"
5147

5248
Each setting consists of a key, which is the name for the Generic which must be unique, and a list of version numbers. These values *must* match parts of a file system path under "schemas". For example, the order-option value must resolve to:

db-es-audit/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

db-es-audit/Dockerfile_find_granule_counts

Lines changed: 0 additions & 22 deletions
This file was deleted.

db-es-audit/Dockerfile_find_granules

Lines changed: 0 additions & 22 deletions
This file was deleted.

db-es-audit/README.md

Lines changed: 0 additions & 103 deletions
This file was deleted.

db-es-audit/requirements.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

db-es-audit/run-tests-cicd.sh

Lines changed: 0 additions & 9 deletions
This file was deleted.

db-es-audit/src/es.py

Lines changed: 0 additions & 36 deletions
This file was deleted.

db-es-audit/src/find_db.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)