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

External requests api Closes #2587 #2591

Merged
merged 7 commits into from
Nov 11, 2024
Merged

Conversation

shalom938
Copy link
Contributor

No description provided.

Copy link
Collaborator

@shaykeren shaykeren left a comment

Choose a reason for hiding this comment

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

check my comment

val project = findActiveProject()
return project?.let {
BackendInfoHolder.getInstance(it).getAbout()?.applicationVersion ?: "unknown"
Copy link
Collaborator

Choose a reason for hiding this comment

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

backend is responsible to return ApplicationVersion with "unknown" value

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is the case where there is no connection to backend

@shalom938 shalom938 merged commit 223235c into main Nov 11, 2024
18 of 30 checks passed
@shalom938 shalom938 deleted the external-requests-handlers branch November 11, 2024 13:25
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