Skip to content

Commit b46bce8

Browse files
authored
Merge pull request #45 from platforma-open/chore/restore-mark-stable-script
chore: restore mark-stable script on the block facade
2 parents 719d8ec + 7c2b9d9 commit b46bce8

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.changeset/lucky-pandas-return.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

block/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
},
1919
"scripts": {
2020
"build": "ts-builder build --target block-facade && block-tools pack",
21+
"mark-stable": "block-tools mark-stable -r 's3://milab-euce1-prod-pkgs-s3-block-registry/pub/releases/?region=eu-central-1'",
2122
"prepublishOnly": "block-tools publish -r s3://milab-euce1-prod-pkgs-s3-block-registry/pub/releases/?region=eu-central-1 --registry-serve-url https://blocks.pl-open.science",
2223
"do-pack": "shx rm -f package.tgz && pnpm pack && shx mv *.tgz package.tgz",
2324
"check": "ts-builder type-check --target block-facade"

0 commit comments

Comments
 (0)