Skip to content

Add Endpoint Descriptions to Portal #106

@christinehc

Description

@christinehc

Issue

Endpoint metadata mapping step from the old database build scripts has not been propagated to the new pipeline build script:

getEndpointMetadata<-function(data.dir){

Currently the pipeline has the code for the endpoint metadata mapping, but it doesn't pull the SuperEndpoint Mapping file, so it may not be generating the same output:

def get_endpoint_metadata(filename: str) -> pd.DataFrame:

endpoint_details = get_endpoint_metadata(

Tasks

  • Verify the output of the current metadata pipeline
  • Supply the SuperEndpoint Mapping file and validate output
  • Update main workflow as needed to pull correct file (if needed)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions