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

make api to call fw headless sync #1252

Merged
merged 8 commits into from
Nov 25, 2024

Conversation

hahn-kev
Copy link
Collaborator

@hahn-kev hahn-kev commented Nov 19, 2024

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

Copy link

github-actions bot commented Nov 19, 2024

C# Unit Tests

90 tests   90 ✅  5s ⏱️
14 suites   0 💤
 1 files     0 ❌

Results for commit 4862c48.

♻️ This comment has been updated with latest results.

myieye
myieye previously approved these changes Nov 19, 2024
Copy link
Contributor

@myieye myieye left a 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.

backend/LexBoxApi/Controllers/CrdtController.cs Outdated Show resolved Hide resolved
Copy link
Contributor

@myieye myieye left a 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.

Copy link

UI unit Tests

12 tests  ±0   12 ✅ ±0   0s ⏱️ ±0s
 4 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 4862c48. ± Comparison against base commit 0da7cf8.

@hahn-kev hahn-kev merged commit d816858 into develop Nov 25, 2024
21 of 22 checks passed
@hahn-kev hahn-kev deleted the chore/call-fw-headless-sync-from-lexbox branch November 25, 2024 08:19
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.

FwHeadless: CookieException when cookie domain has port number in it
2 participants