feat(product): 导入 GitCode DataAgent main 完整快照 - #115
Closed
wangjk9527 wants to merge 2 commits into
Closed
Conversation
将 datagallery/dataagent 的 main(87bb8be)完整放入 product/,便于在 DataFoundry 仓库内作为产品目录一并维护。
去掉嵌套 .git 后,在根仓库和 product/.gitignore 同时拦截 venv、缓存、密钥和环境产物,避免本地运行文件被提交。
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.
Summary
main完整快照放入 DataFoundry 仓库的product/目录。87bb8bea106629dbf3ef03861d455d9592a818c0(!348 merge feat/lineage-sha256-main into main)。.git),并在product/VENDOR.md记录来源与 SHA。Test plan
product/顶层与 GitCode main 一致(README.md、pyproject.toml、dataagent/、tests/、docs/等).git、.env明文密钥或node_modulesproduct/README_zh.md的环境要求,可在product/内独立安装/启动 DataAgent(本次未改产品内部结构)