Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

feat: version endpoint - #612

Merged
lxmcgvrn merged 10 commits into
mainfrom
feat/555/version-endpoint
Jan 17, 2025
Merged

feat: version endpoint#612
lxmcgvrn merged 10 commits into
mainfrom
feat/555/version-endpoint

Conversation

@lxmcgvrn

Copy link
Copy Markdown
Contributor

Early work to add a simple version check endpoint to the server, to be polled by the dashboard to address #555.

Still figuring out how to get stuff done in this codebase — so probably riddled with schoolboy errors.

Comment threadpyproject.toml
Comment threadsrc/codegate/server.py Outdated
@lxmcgvrn
lxmcgvrn marked this pull request as ready for review January 16, 2025 16:13
@lxmcgvrnlxmcgvrn changed the title feat: version endpoint (WIP)feat: version endpointJan 16, 2025
Comment threadsrc/codegate/dashboard/dashboard.py Outdated
Comment threadsrc/codegate/dashboard/dashboard.py Outdated
aponcedeleonch
aponcedeleonch previously approved these changes Jan 16, 2025

@aponcedeleonchaponcedeleonch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

2 small questions but I will approve since I tested it and it works which is the main thing :) , nice!

@aponcedeleonchaponcedeleonch left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nice

@lxmcgvrn
lxmcgvrn merged commit e4b3ceb into mainJan 17, 2025
@lxmcgvrn
lxmcgvrn deleted the feat/555/version-endpoint branch January 17, 2025 11:12
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lxmcgvrn@lukehinds@aponcedeleonch