Resolve merge conflicts for PRs #95 and #96 by rebasing onto restructured sidebar - #124
Closed
David Pine (IEvangelist) with Copilot wants to merge 7 commits into
Closed
Resolve merge conflicts for PRs #95 and #96 by rebasing onto restructured sidebar#124David Pine (IEvangelist) with Copilot wants to merge 7 commits into
David Pine (IEvangelist) with Copilot wants to merge 7 commits into
Conversation
This commit resolves merge conflicts from PR #95 by applying the changes to the current main branch structure. The sidebar.topics.ts file was moved to config/sidebar/ in main, so the goff entry is added to the new location. Original PR: #95 Original author: @Odonno Changes include: - Add goff icon - Add goff documentation - Update IntegrationGrid with goff icon - Add goff entry to sidebar - Add goff mapping to integration-docs.json
This commit resolves merge conflicts from PR #96 by applying the changes to the current main branch structure. The sidebar.topics.ts file was moved to config/sidebar/ in main, so the SurrealDB entry is added to the new location. Original PR: #96 Original author: @Odonno Changes include: - Add SurrealDB documentation - Add SurrealDB entry to sidebar
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Rebase PRs #95 and #96 from main to resolve conflicts
Resolve merge conflicts for PRs #95 and #96 by rebasing onto restructured sidebar
Dec 6, 2025
This was referenced Dec 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PRs #95 (GO Feature Flag) and #96 (SurrealDB) from David Bottiau (@Odonno) had conflicts due to
sidebar.topics.tsbeing moved fromsrc/frontend/tosrc/frontend/config/sidebar/in commit0fbe528.Changes
Created clean rebased branches:
rebase-pr-95-goff- GO Feature Flag integrationrebase-pr-96-surrealdb- SurrealDB integrationPR #95 - GO Feature Flag:
src/frontend/src/assets/icons/go-feature-flag.pngsrc/frontend/src/content/docs/integrations/devtools/goff.mdx(184 lines)IntegrationGrid.astroto register goff iconconfig/sidebar/sidebar.topics.ts(devtools section)integration-docs.jsonPR #96 - SurrealDB:
src/frontend/src/content/docs/integrations/databases/surrealdb.mdx(254 lines)config/sidebar/sidebar.topics.ts(databases section)Usage
Original author can force-push rebased branches:
Or maintainers can merge individual branches or this combined PR directly.
See
MERGE_CONFLICT_RESOLUTION.mdfor technical details.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/CommunityToolkit/Aspire/usr/local/bin/node node ./scripts/update-github-stats.js(http block)https://api.github.com/repos/dotnet/aspire/usr/local/bin/node node ./scripts/update-github-stats.js(http block)https://api.github.com/repos/dotnet/aspire-samples/usr/local/bin/node node ./scripts/update-github-stats.js(http block)https://api.github.com/repos/microsoft/aspire.dev/usr/local/bin/node node ./scripts/update-github-stats.js(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.