Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MAINT] - Audit and trim REST API endpoints #938

Open
soapy1 opened this issue Oct 31, 2024 · 1 comment
Open

[MAINT] - Audit and trim REST API endpoints #938

soapy1 opened this issue Oct 31, 2024 · 1 comment
Labels

Comments

@soapy1
Copy link
Contributor

soapy1 commented Oct 31, 2024

Context

There are some API endpoints which a clearly not used. For example, the /api/v1/specification endpoint which was broken since Oct. 2023. It would be nice to:

  • understand which endpoints do not need to be supported (eg. they are unused, or no longer fit the intended usage of conda-store)
  • remove unsupported api endpoints
  • understand what the intended use of each REST endpoint is

Value and/or benefit

Trimming down the REST api will:

  • reduce cruft to maintain
  • provide users with an opinionated way to use conda-store

Anything else?

No response

@soapy1 soapy1 added area: api roadmap: UX Experience type: exploration 🔬 Exploratory and experimental type work labels Oct 31, 2024
@peytondmurray peytondmurray changed the title Audit and trim api endpoints [MAINT] - Audit and trim REST API endpoints Nov 4, 2024
@soapy1 soapy1 moved this from New 🚦 to Ready 🛎️ in conda-store 🐍 Nov 7, 2024
@trallard
Copy link
Collaborator

trallard commented Nov 11, 2024

Also relevant: our backwards compatibility policy.
If more context is needed on this @dcmcand can help fill in any gaps since he worked on such policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready 🛎️
Development

No branches or pull requests

2 participants