Adding MCP endpoint for finding ref guide URLs - #86
Conversation
Signed-off-by: jzonthemtn <jeff.zemerick@mtnfog.com>
…han 9. Signed-off-by: jzonthemtn <jeff.zemerick@mtnfog.com>
|
Converting back to draft for a bit. |
|
Hi! A new PR-validation CI workflow recently landed on |
|
Heads-up: this branch currently shows as conflicting against The two conflicts, and how they resolve:
That's the whole manual resolution — two import lines. The Result after rebase: One thing that will block the native path: import org.junit.jupiter.api.condition.DisabledInNativeImage;
@DisabledInNativeImage
@ExtendWith(MockitoExtension.class)
class RefGuideServiceTest {Two smaller review notes, take or leave:
Happy to send the rebased commits as a patch if that's useful — they preserve your authorship and sign-off. |
|
Updating my earlier comment — it's gone stale, and I'd rather not have you work from it. Back then I said this branch rebased onto
No rush given this is a draft — flagging it mainly so the "it's just imports" read doesn't cost you time when you pick it back up. Happy to push a rebased branch to your fork if that's easier; just say so. |
Creating a PR because it's easier to understand to see the code.
Closes #85