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

feat: add self-hosted server details to DeviceInfo #268

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

EvanHahn
Copy link
Contributor

This PR is made against the server branch, which we won't merge into main until we're ready to deploy this.

This adds a new object, selfHostedServerDetails, to DeviceInfo. It currently has one property, hostname, but could have more later.

proto/deviceInfo/v1.proto Outdated Show resolved Hide resolved
This adds a new object, `selfHostedServerDetails`, to `DeviceInfo`. It
currently has one property, `hostname`, but could have more later.
@EvanHahn EvanHahn force-pushed the server-selfhostedserverdetails branch from 1818a9e to ee315e5 Compare October 2, 2024 14:23
@EvanHahn
Copy link
Contributor Author

EvanHahn commented Oct 2, 2024

Got Gregor's approval separately. Merging (and only into the server branch for now).

@EvanHahn EvanHahn merged commit ec671e4 into server Oct 2, 2024
6 checks passed
@EvanHahn EvanHahn deleted the server-selfhostedserverdetails branch October 2, 2024 14:25
EvanHahn added a commit that referenced this pull request Oct 21, 2024
This adds a new object, `selfHostedServerDetails`, to `DeviceInfo`. It
currently has one property, `baseUrl`, but could have more later.

See [#268].

[#268]: #268
EvanHahn added a commit that referenced this pull request Oct 22, 2024
This adds a new object, `selfHostedServerDetails`, to `DeviceInfo`. It
currently has one property, `baseUrl`, but could have more later.

See [#268].

[#268]: #268
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants