Skip to content

chore(developer): remove duplicated versioning information from Server - #16478

Open
mcdurdin wants to merge 2 commits into
fix/developer/12165-server-root-path-not-pwdfrom
chore/developer/server-remove-environment-version-duplication
Open

chore(developer): remove duplicated versioning information from Server#16478
mcdurdin wants to merge 2 commits into
fix/developer/12165-server-root-path-not-pwdfrom
chore/developer/server-remove-environment-version-duplication

Conversation

@mcdurdin

Copy link
Copy Markdown
Member

Use KEYMAN_VERSION instead of parsing version information.

Test-bot: skip

Use `KEYMAN_VERSION` instead of parsing version information.

Test-bot: skip
@keymanapp-test-bot

Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

*/
import path from 'node:path';
import { extractVersionData } from './version-data.js';
// TODO: environment should be just KEYMAN_VERSION

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the trigger for this PR

Server lacks tests at present. Removing version-data tests as no longer
relevant meant that there were no tests! So, added environment tests
which relate to changes in #16476.

@SabineSIL SabineSIL left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants