-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
Discussion started here: #409 (comment).
Including backends in this repo was convenient when stac-fastapi was first created but the pros are now outweighed by the cons.
Migration plan:
- Merge all open PRs.
- Release a new version, this will be the last version with a monorepo.
- Create two new repos in
stac-utils
org, one for each backend. - Copy backend submodules over to new repos.
- Merge the
api
,extensions
, andtypes
submodules into a single stac-fastapi package, keep import paths the same to avoid breaking. - Cut over to the new stac-fastapi package in the backend repos.
- Test / validate backend repos before we merge all of the code.
- Move backend specific issues to the appropriate repo.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request