try standarize version
All checks were successful
Publish Docker image / Build (push) Successful in 4m46s
Test (production install and build) / production (20.16.0) (push) Successful in 1m12s
Lint / pnpm_install (pull_request) Successful in 1m38s
Publish Docker image / Build (pull_request) Successful in 4m58s
Test (production install and build) / production (20.16.0) (pull_request) Successful in 1m27s
Test (backend) / unit (20.16.0) (pull_request) Successful in 7m55s
Test (backend) / e2e (20.16.0) (pull_request) Successful in 11m5s
Test (backend) / unit (20.16.0) (push) Successful in 7m4s
Lint / pnpm_install (push) Successful in 1m11s
Lint / lint (backend) (pull_request) Successful in 2m9s
Lint / lint (frontend) (pull_request) Successful in 2m12s
Lint / lint (frontend-embed) (pull_request) Successful in 2m12s
Lint / lint (frontend-shared) (pull_request) Successful in 2m13s
Test (backend) / e2e (20.16.0) (push) Successful in 10m56s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m22s
Lint / lint (misskey-js) (pull_request) Successful in 2m38s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m31s
Lint / lint (sw) (pull_request) Successful in 2m36s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m37s
Lint / typecheck (backend) (pull_request) Successful in 2m46s
Lint / typecheck (sw) (pull_request) Successful in 1m39s
Lint / lint (backend) (push) Successful in 2m12s
Lint / lint (frontend) (push) Successful in 2m17s
Lint / lint (frontend-embed) (push) Successful in 2m30s
Lint / lint (frontend-shared) (push) Successful in 2m30s
Lint / lint (misskey-bubble-game) (push) Successful in 2m39s
Lint / lint (misskey-js) (push) Successful in 2m35s
Lint / lint (misskey-reversi) (push) Successful in 3m0s
Lint / typecheck (backend) (push) Successful in 2m51s
Lint / lint (sw) (push) Successful in 3m18s
Lint / typecheck (sw) (push) Successful in 1m58s
Lint / typecheck (misskey-js) (push) Successful in 2m41s
All checks were successful
Publish Docker image / Build (push) Successful in 4m46s
Test (production install and build) / production (20.16.0) (push) Successful in 1m12s
Lint / pnpm_install (pull_request) Successful in 1m38s
Publish Docker image / Build (pull_request) Successful in 4m58s
Test (production install and build) / production (20.16.0) (pull_request) Successful in 1m27s
Test (backend) / unit (20.16.0) (pull_request) Successful in 7m55s
Test (backend) / e2e (20.16.0) (pull_request) Successful in 11m5s
Test (backend) / unit (20.16.0) (push) Successful in 7m4s
Lint / pnpm_install (push) Successful in 1m11s
Lint / lint (backend) (pull_request) Successful in 2m9s
Lint / lint (frontend) (pull_request) Successful in 2m12s
Lint / lint (frontend-embed) (pull_request) Successful in 2m12s
Lint / lint (frontend-shared) (pull_request) Successful in 2m13s
Test (backend) / e2e (20.16.0) (push) Successful in 10m56s
Lint / lint (misskey-bubble-game) (pull_request) Successful in 2m22s
Lint / lint (misskey-js) (pull_request) Successful in 2m38s
Lint / lint (misskey-reversi) (pull_request) Successful in 2m31s
Lint / lint (sw) (pull_request) Successful in 2m36s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m37s
Lint / typecheck (backend) (pull_request) Successful in 2m46s
Lint / typecheck (sw) (pull_request) Successful in 1m39s
Lint / lint (backend) (push) Successful in 2m12s
Lint / lint (frontend) (push) Successful in 2m17s
Lint / lint (frontend-embed) (push) Successful in 2m30s
Lint / lint (frontend-shared) (push) Successful in 2m30s
Lint / lint (misskey-bubble-game) (push) Successful in 2m39s
Lint / lint (misskey-js) (push) Successful in 2m35s
Lint / lint (misskey-reversi) (push) Successful in 3m0s
Lint / typecheck (backend) (push) Successful in 2m51s
Lint / lint (sw) (push) Successful in 3m18s
Lint / typecheck (sw) (push) Successful in 1m58s
Lint / typecheck (misskey-js) (push) Successful in 2m41s
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
539ce47adb
commit
ae46750102
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "2024.11.0-yumechinokuni.alpha.0",
|
||||
"version": "2024.11.0-yumechinokuni.0",
|
||||
"codename": "nasubi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "module",
|
||||
"name": "misskey-js",
|
||||
"version": "2024.11.0-alpha.0",
|
||||
"version": "2024.11.0-yumechinokuni.0",
|
||||
"description": "Misskey SDK for JavaScript",
|
||||
"license": "MIT",
|
||||
"main": "./built/index.js",
|
||||
|
|
Loading…
Reference in a new issue