-
Notifications
You must be signed in to change notification settings - Fork 13
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
Implement pages in docs for demo #409
base: demo-main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
This reverts commit 2be8337.
Quality Gate passedIssues Measures |
Relevant users for this PR:
Auto assigning to relevant reviewers. If you are a relevant reviewer, you can use the Vibinex browser extension to see parts of the PR relevant to you To change comment and auto-assign settings, go to your Vibinex settings page. |
%%{
init: {
'theme': 'neutral',
'themeVariables': {
'fontSize': '20px',
},
'flowchart': {
'nodeSpacing': 100,
'rankSpacing': 100
}
}
}%%
flowchart LR
%% nodes added for outgoing/incoming edges
subgraph file20["components/RenderMarkdown.tsx"]
f22["RenderMarkdown"]
end
%% subgraph file22["utils/db/setupRepos.ts"]
%% f24["removePreviousSelections"]
%% end
%% subgraph file23["utils/pubsub/pubsubClient"]
%% f35["publishMessage"]
%% end
subgraph file25["components/SideBar.tsx"]
f26["SideBar"]
end
subgraph file26["utils/auth.ts"]
f27["getAuthUserId"]
end
%% subgraph file28["pages/api/docs/getInstalledRepos.ts"]
%% f30["getInstalledReposForUser"]
%% end
%% subgraph file29["pages/docs/setup/providerLogin.tsx"]
%% f31["ProviderLogin"]
%% end
subgraph file30["pages/docs/troubleshooting/index.tsx"]
f32["TroubleshootingPages"]
end
subgraph file31["pages/docs/troubleshooting/starting-vm-in-cloud.tsx"]
f33["StartingVMInCloud"]
end
subgraph file32["pages/docs/troubleshooting/unable-to-run-docker-command.tsx"]
f34["UnableToRunDockerComman"]
end
%% nodes that are part of diff
subgraph file1 ["components/setup/BuildInstruction.tsx"]
f1["BuildInstruction"]
click f1 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-2bf1f65ef20d73b9d4207f2ce5e0842877352a8dd9f4e5b9550906892bafba37R62" "handleBuildButtonClick" _blank
class f1 modified
end
subgraph file2 ["components/setup/CodeWithCopyButton.tsx"]
f2["CodeWithCopyButton"]
click f2 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-248bfa7b771150fdd6469a4d96384ee47f4692be0251b9a17127494966f5d837R11" _blank
class f2 modified
end
subgraph file3 ["components/setup/DockerInstructions.tsx"]
f3["DockerInstructions"]
click f3 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-1381c0ffdbb14c9e74debf3e500090c05b8708cc5b019619584417d1f5f372ffR15" _blank
class f3 modified
end
subgraph file4 ["components/setup/DpuHealthChipWithRefresh.tsx"]
f4["DpuHealthChipWithRefresh"]
f7["DpuHealthStates"]
class f4 modified
click f4 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-0b51ad4ceb9999d83d70d16e6452033f8d6d78b7f438e948d0161e4fdab9fce1R10" _blank
class f7 modified
click f7 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-0b51ad4ceb9999d83d70d16e6452033f8d6d78b7f438e948d0161e4fdab9fce1R20" _blank
end
subgraph file5 ["components/setup/InstructionsToGeneratePersonalAccessToken.tsx"]
f5["InstructionsToGeneratePersonalAccessToken"]
class f5 modified
click f5 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-c420c375d330bae54b7a72f82f0f98315aebebd39a32ef9edbbf1bbd8ef77950R8" _blank
end
subgraph file6 ["components/setup/RadioCard.tsx"]
f6["RadioCard"]
class f6 modified
click f6 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-9fcd30a3e9f2bd3e0cda77f30b04b9ac72cb1ff8cc85fb115104ffa0936458a9R11" _blank
end
subgraph file7 ["components/setup/RepoSelection.tsx"]
f8["RepoSelection"]
class f8 modified
click f8 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-9515b78b63579d415c808eed9bebf5854cf082b508c429b460819022f475f0d2R33" _blank
end
subgraph file8["components/setup/TriggerContent.tsx"]
f9["TriggerContent"]
class f9 modified
click f9 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-e2424da4cb7b14856fcd3241a085c2c486c92be7a82d61d156dd43db4fccc9aeR12" _blank
end
%% subgraph file9["pages/api/docs/getDpuHealth.ts"]
%% f29["getDpuHealth"]
%% end
%% class file9 modified
%% subgraph file10["pages/api/docs/userSelectedRepos.ts"]
%% f10["UserSelectedRepos"]
%% class f10 modified
%% click f10 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-5c2535665adfa6163df306ec5287af3b23335f8940139d40e8958234904a0c32R9" _blank
%% end
%% subgraph file11["pages/api/dpu/health.ts"]
%% f11["healthHandler"]
%% class f11 modified
%% click f10 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-9d300c9dfa7749f118ced3bf984cb52a96cfc339ba1df8e4c505a07216d9f5b1R4" _blank
%% end
subgraph file12["pages/docs/setup/chromeExtension.tsx"]
f12["ChromeExtension"]
class f12 modified
click f12 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-d9c4f57a998101cc12630fef11866c0f24889351038e9a849c38b55526e555a4R14" _blank
end
subgraph file13["pages/docs/setup/hosting.tsx"]
f13["Hosting"]
class f13 modified
click f13 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2R22" _blank
end
subgraph file14["pages/docs/setup/installation.tsx"]
f14["InstallationType"]
class f14 modified
click f14 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-8948b25ccd0f6c06379fbd75a2505fc0535fec5d89381558e2a245a6e9c883b9R17" _blank
end
subgraph file15["pages/docs/setup/providerAppInstall.tsx"]
f15["ProviderAppInstall"]
f16["ProviderAppInstall.getInitialProps"]
class f15 modified
click f15 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-c41db538fc08c4339679b2408d291b44b4768bf0d604e9d4369dd6bf377ff040R18" _blank
class f16 added
click f16 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-c41db538fc08c4339679b2408d291b44b4768bf0d604e9d4369dd6bf377ff040R84" _blank
end
subgraph file16["pages/docs/setup/repositories.tsx"]
f17["Repositories"]
class f17 modified
click f17 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-9bc3ef6677019c19a301293f782f88bc5519a7998e0ce38e2a4412c0f0805c6fR19" _blank
end
%% subgraph file17["utils/db/healthStatus.ts"]
%% f18["saveHealthStatusToDB"]
%% f19["getHealthStatusFromDB"]
%% class f18 modified
%% click f18 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-557c6ba413f2a8ed8be605edc4b7a9d4beffcd8ac563fde235349d156e0aae56R3" _blank
%% class f19 modified
%% click f19 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-557c6ba413f2a8ed8be605edc4b7a9d4beffcd8ac563fde235349d156e0aae56R22" _blank
%% end
%% subgraph file18["utils/db/users.ts"]
%% f20["getUserTopicFromDb"]
%% class f20 modified
%% click f20 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-4c564995e26fa3b6a67d1816e68d07946a74810ab24e4101a2ca66031d458de1R255" _blank
%% end
subgraph file19["views/docs/DocsSideBar.tsx"]
f21["DocsSideBar"]
class f21 modified
click f21 href "https://github.com/vibinex/vibinex-server/pull/409/files#diff-537ba17105f494abbb14c4a3fe7ec5d9cb681fe562ae099a2c3a6ca61ae7369eR35" _blank
end
class file1 modified
class file2 modified
class file3 modified
class file4 modified
class file5 modified
class file6 modified
class file7 modified
class file8 modified
class file9 modified
class file10 modified
class file11 modified
class file12 modified
class file13 modified
class file14 modified
class file15 modified
class file16 modified
class file17 modified
class file18 modified
class file19 modified
classDef modified stroke:black,fill:yellow
classDef added stroke:black,fill:#b7e892,color:black
classDef deleted stroke:black,fill:red
%% Incoming edges
f3 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-1381c0ffdbb14c9e74debf3e500090c05b8708cc5b019619584417d1f5f372ffL38'>Line 38</a>" =====>f2
%% yellow
f13 =="<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/hosting.tsx#L85'>Line 85</a>"=====>f3
f3 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-1381c0ffdbb14c9e74debf3e500090c05b8708cc5b019619584417d1f5f372ffR44'>Line 44</a>" =====>f5
%% yellow
f14 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/installation.tsx#L70'>Line 70</a>" =====>f6
f17 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/repositories.tsx#L67'>Line 67</a>" =====>f8
f15 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/providerAppInstall.tsx#L61'>Line 61</a>" =====>f9
%% f29 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/api/docs/getDpuHealth.ts#L15'>Line 15</a>" =====>f19
%% f30 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/api/docs/getInstalledRepos.ts#L23>Line 23</a>'" =====>f20
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L75'>Line 75</a>" =====>f21
%% yellow
f12 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-d9c4f57a998101cc12630fef11866c0f24889351038e9a849c38b55526e555a4L52'>Line 52</a>" =====>f21
%% yellow
%% f31 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/providerLogin.tsx#L58'>Line 58</a>" =====>f21
f14 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/setup/installation.tsx#L63'>Line 63</a>" =====>f21
f32 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/troubleshooting/index.tsx#L18'>Line 18</a>" =====>f21
f33 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/troubleshooting/starting-vm-in-cloud.tsx#L42'>Line 42</a>" =====>f21
f34 =="<a target='_blank' href='https://github.com/vibinex/vibinex-server/blob/581b726d1e64f98c10c5369b02c8e9dcef7fd142/pages/docs/troubleshooting/unable-to-run-docker-command.tsx#L36'>Line 36</a>"=====>f21
%% Outgoing edges from diff (file1 - file19)
f3 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-1381c0ffdbb14c9e74debf3e500090c05b8708cc5b019619584417d1f5f372ffR48'>Line 48</a>" =====> f22
%% green
f5 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-c420c375d330bae54b7a72f82f0f98315aebebd39a32ef9edbbf1bbd8ef77950R18'>Line 18</a>" =====> f22
%% green
%% f10 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-5c2535665adfa6163df306ec5287af3b23335f8940139d40e8958234904a0c32R19'>Line 19</a>" =====>f20
%% f10 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-5c2535665adfa6163df306ec5287af3b23335f8940139d40e8958234904a0c32R42'>Line 19</a>" =====>f24
%% f10 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-5c2535665adfa6163df306ec5287af3b23335f8940139d40e8958234904a0c32R69'>Line 69</a>" =====>f35
%% f11 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-9d300c9dfa7749f118ced3bf984cb52a96cfc339ba1df8e4c505a07216d9f5b1R8'>Line 8</a>"=====>f18
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L75'>Line 75</a>"=====>f21
%% yellow
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L81'>Line 81</a>" =====>f22
%% yellow
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L83'>Line 83</a>" =====>f1
%% yellow
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L98'>Line 98</a>" =====>f4
%% red
f13 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-2f7be1765aa2962a7010f267d03e71f523652cbffe6cd427ae47a10fd5963ed2L79'>Line 79</a>" =====>f5
%% yellow
f15 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-c41db538fc08c4339679b2408d291b44b4768bf0d604e9d4369dd6bf377ff040L59'>Line 59</a>" =====>f21
%% yellow
f17 == "<a target='_blank' href ='https://github.com/vibinex/vibinex-server/pull/409/files#diff-9bc3ef6677019c19a301293f782f88bc5519a7998e0ce38e2a4412c0f0805c6fR66'>Line 66</a>" =====>f21
%% green
f21 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-537ba17105f494abbb14c4a3fe7ec5d9cb681fe562ae099a2c3a6ca61ae7369eL33'>Line 33</a>" =====>f26
%% yellow
f21 == "<a target='_blank' href='https://github.com/vibinex/vibinex-server/pull/409/files#diff-537ba17105f494abbb14c4a3fe7ec5d9cb681fe562ae099a2c3a6ca61ae7369eR39'>Line 39</a>" =====>f4
%% green
f21 == "<a target='_blank' href ='https://github.com/vibinex/vibinex-server/pull/409/files#diff-537ba17105f494abbb14c4a3fe7ec5d9cb681fe562ae099a2c3a6ca61ae7369eR39'>Line 39</a>" =====>f27
%% green
linkStyle 1,3,4,5,8,9,10,11 stroke-width:1
linkStyle 12,13,20,22,23 stroke:green,stroke-width:10
linkStyle 0,2,6,7,14,15,16,18,19,21 stroke:#ffe302,stroke-width:10
linkStyle 17 stroke:red,stroke-width:10
|
This is a dummy commit
Quality Gate passedIssues Measures |
No description provided.