-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
make api to call fw headless sync #1252
Conversation
C# Unit Tests90 tests 90 ✅ 5s ⏱️ Results for commit 4862c48. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed some changes and have some feedback that I think is worth looking at.
But, this is ultimately mergeable.
…less-sync-from-lexbox
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still LGTM
I resolved the conflicts.
related to #1244 but does not close it
found bug #1251 while testing this
closes #1255
adds an API for lexbox to call fw-headless sync, I also took the chance to test out the new service discovery package which standardizes configuring where http service host names are defined. See appsettings.Development.json and lexbox-deployment.yaml for how that's setup