Skip to content

API: revise compspec seed data usage #1303

@rssk

Description

@rssk

Task Description

Compspecs currently live as files in the seed/data dir, this should be changed per #1301

  • Change the computation route to allow public api requests
  • Remove the compspecs from the seed/data dir but place a .gitignore inside to preserve the dir and ignore all contents
  • Revise the populate script by removing the compspecs currently loaded, and automatically pull (if any) specs from said dir and give them the necessary db attributes programmatically. Grab the current list using the api, use an envar to do so
  • Change sim to use this new route

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions