https://github.com/bigbuildbench/actions_container-toolkit-action
https://github.com/bigbuildbench/actions_container-toolkit-action
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 1.71 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
Codeowners
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.
GitHub Events
Total
- Delete event: 2
- Issue comment event: 2
- Pull request event: 3
- Create event: 4
Last Year
- Delete event: 2
- Issue comment event: 2
- Pull request event: 3
- Create event: 4
Dependencies
.github/workflows/check-dist.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
.github/workflows/ci.yml
actions
- ./ * composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- docker/build-push-action v6 composite
- docker/setup-buildx-action v3 composite
- registry 2 docker
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/autobuild v3 composite
- github/codeql-action/init v3 composite
.github/workflows/linter.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- super-linter/super-linter/slim v7 composite
action.yml
actions
- Dockerfile * docker
Dockerfile
docker
- node slim build
package-lock.json
npm
- 554 dependencies
package.json
npm
- @types/jest ^29.5.14 development
- @types/node ^22.9.0 development
- @typescript-eslint/eslint-plugin ^8.13.0 development
- @typescript-eslint/parser ^8.13.0 development
- @vercel/ncc ^0.38.2 development
- eslint ^8.57.1 development
- eslint-plugin-github ^5.0.2 development
- eslint-plugin-jest ^28.9.0 development
- eslint-plugin-jsonc ^2.18.1 development
- eslint-plugin-prettier ^5.2.1 development
- jest-circus ^29.7.0 development
- make-coverage-badge ^1.2.0 development
- prettier ^3.3.3 development
- prettier-eslint ^16.3.0 development
- ts-jest ^29.2.5 development
- typescript ^5.6.3 development