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

exposes simple version in support header #2754

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

nickzelei
Copy link
Member

@nickzelei nickzelei commented Sep 27, 2024

The version seen in the screenshot is the untagged, default development version.
In production users will see: v0.x.x
image

We can make this better over time but I wanted to at a minimum expose the neosync version somewhere as this would have helped people in the past during debug sessions on discord.

I also went ahead and updated the proto to mark this method as having no side effects so it can be used in GET requests.

Similar to how Temporal exposes this information on their site header in their cloud version
image

Copy link

vercel bot commented Sep 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neosync-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 10:43pm

Copy link

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (1)Sep 27, 2024, 10:43 PM

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.82%. Comparing base (abaff3c) to head (a73bb1e).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2754      +/-   ##
==========================================
+ Coverage   29.59%   36.82%   +7.22%     
==========================================
  Files         285      285              
  Lines       26673    26673              
==========================================
+ Hits         7893     9821    +1928     
+ Misses      17753    15554    -2199     
- Partials     1027     1298     +271     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nickzelei nickzelei marked this pull request as ready for review September 27, 2024 22:57
@nickzelei nickzelei merged commit d58db93 into main Sep 27, 2024
17 of 19 checks passed
@nickzelei nickzelei deleted the nick/expose-neosync-version branch September 27, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants