IQSS / IQSS/dataverse

feature request: API endpoint which returns Postgres version

Open
#9,518 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

Part of our Dataverse validation work requires that we programmatically, remotely obtain the version of Postgres serving Dataverse's metadata catalog. I checked /openapi but didn't find anything related.

For security reasons it might be nice for this endpoint to require the API token of a superuser.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the API surface exposed through /openapi and the code serving Dataverse's metadata catalog. Define how the endpoint should obtain and expose the Postgres version, including the proposed superuser API-token requirement; done means the version can be retrieved remotely for validation and the endpoint is represented in /openapi.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, postgresql
Domain
api, backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.