https://github.com/bigbuildbench/arduino_setup-task
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: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: gpl-3.0
- Language: TypeScript
- Default Branch: main
- Size: 5.07 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
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: 5
- Issue comment event: 16
- Push event: 1
- Pull request event: 18
- Create event: 22
Last Year
- Delete event: 5
- Issue comment event: 16
- Push event: 1
- Pull request event: 18
- Create event: 22
Dependencies
.github/workflows/check-action-metadata-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
.github/workflows/check-license.yml
actions
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite
.github/workflows/check-markdown-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
- xt0rted/markdownlint-problem-matcher v3 composite
.github/workflows/check-npm-dependencies-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- arduino/setup-task v2 composite
- jonabc/setup-licensed v1 composite
.github/workflows/check-npm-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
.github/workflows/check-prettier-formatting-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
.github/workflows/check-tsconfig-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
.github/workflows/check-typescript-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
.github/workflows/spell-check-task.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- arduino/setup-task v2 composite
.github/workflows/sync-labels-npm.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-node v4 composite
- actions/upload-artifact v4 composite
- carlosperate/download-file-action v2 composite
- geekyeggo/delete-artifact v5 composite
.github/workflows/test-integration.yml
actions
- ./ * composite
- actions/checkout v4 composite
.github/workflows/test-typescript-task.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- arduino/setup-task v2 composite
action.yml
actions
- dist/index.js node20 javascript
package-lock.json
npm
- 726 dependencies
package.json
npm
- @actions/io ^1.1.3 development
- @types/jest ^28.1.8 development
- @types/node ^20.17.6 development
- @types/semver ^7.5.8 development
- @typescript-eslint/eslint-plugin ^7.18.0 development
- @typescript-eslint/parser ^7.18.0 development
- @vercel/ncc ^0.38.2 development
- ajv-cli ^5.0.0 development
- ajv-formats ^3.0.1 development
- eslint ^8.57.1 development
- eslint-config-airbnb-base ^15.0.0 development
- eslint-config-airbnb-typescript ^18.0.0 development
- eslint-config-prettier ^9.1.0 development
- eslint-plugin-import ^2.31.0 development
- github-label-sync 2.3.1 development
- jest ^28.1.3 development
- jest-circus ^29.7.0 development
- markdown-link-check ^3.12.2 development
- markdownlint-cli ^0.42.0 development
- nock ^13.5.6 development
- prettier ^3.3.3 development
- strip-json-comments-cli ^3.0.0 development
- ts-jest ^28.0.8 development
- typescript ^5.6.3 development
poetry.lock
pypi
- codespell 2.3.0
pyproject.toml
pypi
- codespell ^2.3.0 develop
- python ^3.9