https://github.com/bigbuildbench/google-github-actions_deploy-appengine
https://github.com/bigbuildbench/google-github-actions_deploy-appengine
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
- Language: TypeScript
- Default Branch: main
- Size: 2.13 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
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
- Create event: 2
Last Year
- Create event: 2
Dependencies
.github/workflows/cleanup.yml
actions
- actions/checkout v4 composite
- google-github-actions/auth v2 composite
- google-github-actions/setup-gcloud v2 composite
.github/workflows/draft-release.yml
actions
.github/workflows/integration.yml
actions
- ./ * composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- google-github-actions/auth v2 composite
.github/workflows/publish.yml
actions
- actions/checkout eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 composite
- actions/publish-immutable-action 4b1aa5c1cde5fedc80d52746c9546cb5560e5f53 composite
.github/workflows/release.yml
actions
.github/workflows/unit.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
action.yml
actions
- dist/index.js node20 javascript
example-app/package-lock.json
npm
- accepts 1.3.8
- array-flatten 1.1.1
- body-parser 1.20.3
- bytes 3.1.2
- call-bind 1.0.7
- content-disposition 0.5.4
- content-type 1.0.5
- cookie 0.6.0
- cookie-signature 1.0.6
- debug 2.6.9
- define-data-property 1.1.4
- depd 2.0.0
- destroy 1.2.0
- ee-first 1.1.1
- encodeurl 1.0.2
- encodeurl 2.0.0
- es-define-property 1.0.0
- es-errors 1.3.0
- escape-html 1.0.3
- etag 1.8.1
- express 4.21.0
- finalhandler 1.3.1
- forwarded 0.2.0
- fresh 0.5.2
- function-bind 1.1.2
- get-intrinsic 1.2.4
- gopd 1.0.1
- has-property-descriptors 1.0.2
- has-proto 1.0.3
- has-symbols 1.0.3
- hasown 2.0.2
- http-errors 2.0.0
- iconv-lite 0.4.24
- inherits 2.0.4
- ipaddr.js 1.9.1
- media-typer 0.3.0
- merge-descriptors 1.0.3
- methods 1.1.2
- mime 1.6.0
- mime-db 1.52.0
- mime-types 2.1.35
- ms 2.0.0
- ms 2.1.3
- negotiator 0.6.3
- object-inspect 1.13.2
- on-finished 2.4.1
- parseurl 1.3.3
- path-to-regexp 0.1.10
- proxy-addr 2.0.7
- qs 6.13.0
- range-parser 1.2.1
- raw-body 2.5.2
- safe-buffer 5.2.1
- safer-buffer 2.1.2
- send 0.19.0
- serve-static 1.16.2
- set-function-length 1.2.2
- setprototypeof 1.2.0
- side-channel 1.0.6
- statuses 2.0.1
- toidentifier 1.0.1
- type-is 1.6.18
- unpipe 1.0.0
- utils-merge 1.0.1
- vary 1.1.2
example-app/package.json
npm
- express ^4.21.0
package-lock.json
npm
- 159 dependencies
package.json
npm
- @eslint/eslintrc ^3.1.0 development
- @eslint/js ^9.8.0 development
- @types/node ^22.1.0 development
- @typescript-eslint/eslint-plugin ^8.0.0 development
- @typescript-eslint/parser ^8.0.0 development
- @vercel/ncc ^0.38.1 development
- eslint ^9.8.0 development
- eslint-config-prettier ^9.1.0 development
- eslint-plugin-prettier ^5.2.1 development
- prettier ^3.3.3 development
- ts-node ^10.9.2 development
- typescript ^5.5.4 development
- typescript-eslint ^8.0.0 development