Skip to content

Conversation

liuzengh
Copy link
Contributor

@liuzengh liuzengh commented Apr 15, 2025

  • remove .gitattributes to keep git commit id( git lfs migrate export will rebuild commit id)
  • add go.mod to .resources directory to avoid pulling large file resources into this path
  • .resource => .resources-without-git-lfs(make all files under .resource to actual file content)

, and add go.mod to .resources directory to avoid pulling large file resources into this path
This commit updates the image paths in multiple documentation files to reference a new directory `.resources_without_git_lfs` instead of the old `.resources` directory. It also moves the images to the new directory to ensure they are correctly referenced.
Updated the paths for images and renamed directories to use a consistent naming convention. This change affects multiple documentation files and resources, ensuring that all references to images are correctly updated to the new directory name `.resources-without-git-lfs`.
@liuzengh liuzengh changed the title .resource: remove .gitattributes to disable git-lfs .resource: disable git-lfs to support synchronization to Gitee Apr 15, 2025
@liuzengh
Copy link
Contributor Author

consider to skip Pull Request Check / build (pull_request) image

@sandyskies sandyskies merged commit 5b4a167 into trpc-group:main Apr 18, 2025
4 of 5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants