forked from apache/hugegraph-toolchain
-
Notifications
You must be signed in to change notification settings - Fork 0
[Task] New Hubble 2.0 version #4
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
Open
imbajin
wants to merge
36
commits into
master
Choose a base branch
from
hubble2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
e638ba6
frontend transfer
FrostyHec cac690d
update i18n configuration
FrostyHec 2b46abf
i18n configuration on components and algorithm form, algorithm search
FrostyHec 96e7f70
supporting i18n on olap components
FrostyHec 5e9e16a
Update exist class in backend to support new version.
FrostyHec 9e1c872
support i18n for mode switch text
FrostyHec 7ce5b0c
support auth api in hubble-backend
FrostyHec 35290c6
support algorithm api in hubble-backend
FrostyHec 46231e3
supporting saas, langchain and op in hubble-backend
FrostyHec e27f64b
updating files to support hubble-2.0 backend
FrostyHec 99160e9
fix complication error from i18n
FrostyHec 6760f2c
fix dependency
FrostyHec acd6948
fix i18n display
FrostyHec b7f63de
update license header
FrostyHec 7b74852
update license header
FrostyHec 0362086
update file format
FrostyHec 5a50a92
update file format
FrostyHec 3a4818d
update path
FrostyHec ba7423e
remove common-logger
FrostyHec d3a3afb
recover legacy version
FrostyHec 5c79ea4
Merge branch 'refs/heads/master' into hubble2.0
FrostyHec deadd30
use hg-common-1.3.0
FrostyHec 10e95a9
update yarn
FrostyHec 450fb2a
fix dependency
FrostyHec e0c4d76
Fixing Dependency issues between Hubble and Client.
FrostyHec 0a445bc
Merge branch 'master' into pr/632
imbajin 86ccdf4
fix: remove duplicate client() method in BaseApiTest
imbajin 4e3bdda
refactor(loader): improve code readability and formatting
imbajin 7fbe313
chore(hubble): improve Node.js build caching and update Sass dependency
imbajin 1bb505b
fix(hubble): merge conflict and add yarn resolutions
imbajin ba85ea5
chore(hubble): update Node.js version to 18.20.8 across project
imbajin e2a9dd4
chore(hubble): set CI env vars and increase Node memory in build
imbajin 9a29f52
feat: init serena onboarding & project memory files
imbajin 6e17aa3
Merge branch 'master' into hubble2.0
imbajin 836b380
[fix] Modify the startup script to fix the log and protobuf dependenc…
kenssa4eedfd 291232d
chore: add workflow for auto PR comments
imbajin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| # Licensed to the Apache Software Foundation (ASF) under one | ||
| # or more contributor license agreements. See the NOTICE file | ||
| # distributed with this work for additional information | ||
| # regarding copyright ownership. The ASF licenses this file | ||
| # to you under the Apache License, Version 2.0 (the | ||
| # "License"); you may not use this file except in compliance | ||
| # with the License. You may obtain a copy of the License at | ||
| # | ||
| # http://www.apache.org/licenses/LICENSE-2.0 | ||
| # | ||
| # Unless required by applicable law or agreed to in writing, | ||
| # software distributed under the License is distributed on an | ||
| # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
| # KIND, either express or implied. See the License for the | ||
| # specific language governing permissions and limitations | ||
| # under the License. | ||
|
|
||
| name: "Auto PR Commenter" | ||
|
|
||
| on: | ||
| pull_request_target: | ||
| types: [opened] | ||
|
|
||
| jobs: | ||
| add-review-comment: | ||
| runs-on: ubuntu-latest | ||
| permissions: | ||
| pull-requests: write | ||
| steps: | ||
| - name: Add review comment | ||
| uses: peter-evans/create-or-update-comment@v4 | ||
| with: | ||
| issue-number: ${{ github.event.pull_request.number }} | ||
| body: | | ||
| @codecov-ai-reviewer review |
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
This commented-out line appears to be a temporary change for local testing. It should be removed to keep the code clean and avoid confusion.