Public-Environmental-Data-Partners / Public-Environmental-Data-Partners/EJAM-API

API version number displayed should reflect EJAM version

Open
#54 2 comments 0 reactions 2 assignees View on GitHub

@ericnost is already working on this.

Since Aug 19, 2026.

bug
Dominant language
Jupyter Notebook
Stars
1
Forks
1
Avg merge
38m
Merged PRs (30d)
1

Description

This same issue is also listed as https://github.com/Public-Environmental-Data-Partners/EJAM/issues/580

API shows a version number in the API documentation page. That number should be based on whatever EJAM package version the API is currently using, whether stored in EJAM_VERSION environment variable or stored in packageVersion("EJAM") determined at the time the API starts to run.

This is fixed in the draft API rest controller that is in the EJAM repo by https://github.com/Public-Environmental-Data-Partners/EJAM/pull/579
but that needs to also be done in the version of the API rest controller / plumber code that is used by the EJAM-API repo which the EJAM has a copy of but those are separate files in separate repositories, and need to be kept in sync manually for now via PRs, etc.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.