We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
User experience
The repo is over 500MiB
The gh-pages branch keeps too many large objects.
gh-pages
36954d98b282 4.5MiB search-index.js e034cf49cafe 4.5MiB search-index.js 5ecb5829182e 4.5MiB search-index.js f6ba721cdaf5 4.7MiB type.impl/alloc/sync/struct.Arc.js d613c55e6adf 4.8MiB type.impl/std/primitive.u32.js e5f60b83ec34 4.8MiB type.impl/std/primitive.u32.js 238561df0885 4.8MiB type.impl/std/primitive.u32.js 1b06db21acf1 4.8MiB type.impl/std/primitive.u32.js 21aaed2b92c9 4.8MiB type.impl/std/primitive.u32.js cf947aed63f7 4.8MiB type.impl/std/primitive.u32.js ae1dfdb6f2eb 4.8MiB type.impl/std/primitive.u32.js 457e95bcd703 4.9MiB type.impl/std/primitive.u32.js b5bbdfb6c684 4.9MiB type.impl/std/primitive.u32.js 5e9023be2061 4.9MiB type.impl/std/primitive.u32.js ba7bef6d6126 4.9MiB type.impl/std/primitive.u32.js 347e983d099d 4.9MiB type.impl/std/primitive.u32.js 5f39e882d830 5.0MiB type.impl/alloc/sync/struct.Arc.js df605a33c431 5.0MiB type.impl/alloc/sync/struct.Arc.js cec3d999c507 5.2MiB type.impl/alloc/sync/struct.Arc.js 18d060690246 5.3MiB type.impl/alloc/sync/struct.Arc.js 421f866a27cc 5.3MiB type.impl/alloc/sync/struct.Arc.js 5831aa3a9587 5.3MiB type.impl/alloc/sync/struct.Arc.js 22fdda585727 5.3MiB type.impl/alloc/sync/struct.Arc.js 457b1aebc564 5.3MiB type.impl/alloc/sync/struct.Arc.js 4b2b76741303 5.3MiB type.impl/alloc/sync/struct.Arc.js 6f7efc965914 5.3MiB type.impl/alloc/sync/struct.Arc.js 8cabaff421a5 7.5MiB type.impl/core/result/enum.Result.js 46f386cc9162 7.5MiB type.impl/core/result/enum.Result.js b4a163bcbfd4 7.5MiB type.impl/core/result/enum.Result.js e5ee3fe4361f 7.7MiB type.impl/core/result/enum.Result.js b4b76b8ec045 7.9MiB type.impl/core/result/enum.Result.js eb09efc5563d 8.1MiB type.impl/core/result/enum.Result.js 93bb43c6d620 8.1MiB type.impl/core/result/enum.Result.js
We can set single-commit to true to avoid keeping all history files. https://github.com/JamesIves/github-pages-deploy-action?tab=readme-ov-file#optional-choices
single-commit
No response
The text was updated successfully, but these errors were encountered:
After #3580, the repo size is 33MiB now
$ git clone https://github.com/GreptimeTeam/greptimedb.git Cloning into 'greptimedb'... remote: Enumerating objects: 66742, done. remote: Counting objects: 100% (10377/10377), done. remote: Compressing objects: 100% (3406/3406), done. remote: Total 66742 (delta 8261), reused 8488 (delta 6887), pack-reused 56365 Receiving objects: 100% (66742/66742), 33.28 MiB | 1.33 MiB/s, done. Resolving deltas: 100% (44953/44953), done.
Sorry, something went wrong.
No branches or pull requests
What type of enhancement is this?
User experience
What does the enhancement do?
The repo is over 500MiB
The
gh-pages
branch keeps too many large objects.We can set
single-commit
to true to avoid keeping all history files.https://github.com/JamesIves/github-pages-deploy-action?tab=readme-ov-file#optional-choices
Implementation challenges
No response
The text was updated successfully, but these errors were encountered: