File tree Expand file tree Collapse file tree 7 files changed +504
-1451
lines changed Expand file tree Collapse file tree 7 files changed +504
-1451
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @platforma-open/milaboratories.mixcr-shm-trees " : patch
3+ " @platforma-open/milaboratories.mixcr-shm-trees.model " : patch
4+ " @platforma-open/milaboratories.mixcr-shm-trees.test " : patch
5+ " @platforma-open/milaboratories.mixcr-shm-trees.ui " : patch
6+ " @platforma-open/milaboratories.mixcr-shm-trees.workflow " : patch
7+ ---
8+
9+ technical release
Original file line number Diff line number Diff line change 1+ ---
2+ " @platforma-open/milaboratories.mixcr-shm-trees " : patch
3+ " @platforma-open/milaboratories.mixcr-shm-trees.model " : patch
4+ " @platforma-open/milaboratories.mixcr-shm-trees.test " : patch
5+ " @platforma-open/milaboratories.mixcr-shm-trees.ui " : patch
6+ " @platforma-open/milaboratories.mixcr-shm-trees.workflow " : patch
7+ ---
8+
9+ technical release
Original file line number Diff line number Diff line change 1+ ---
2+ " @platforma-open/milaboratories.mixcr-shm-trees " : patch
3+ " @platforma-open/milaboratories.mixcr-shm-trees.model " : patch
4+ " @platforma-open/milaboratories.mixcr-shm-trees.test " : patch
5+ " @platforma-open/milaboratories.mixcr-shm-trees.ui " : patch
6+ " @platforma-open/milaboratories.mixcr-shm-trees.workflow " : patch
7+ ---
8+
9+ technical release
Original file line number Diff line number Diff line change 1+ ---
2+ " @platforma-open/milaboratories.mixcr-shm-trees " : patch
3+ " @platforma-open/milaboratories.mixcr-shm-trees.model " : patch
4+ " @platforma-open/milaboratories.mixcr-shm-trees.test " : patch
5+ " @platforma-open/milaboratories.mixcr-shm-trees.ui " : patch
6+ " @platforma-open/milaboratories.mixcr-shm-trees.workflow " : patch
7+ ---
8+
9+ technical release
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ jobs:
2424 with :
2525 app-name : ' Block: MiXCR SHM Trees'
2626 app-name-slug : ' block-mixcr-shm-trees'
27- notify-telegram : true
2827 node-version : ' 20.x'
2928 build-script-name : ' build'
3029 pnpm-recursive-build : false
30+
3131 test : true
3232 test-script-name : ' test'
3333 pnpm-recursive-tests : false
@@ -55,10 +55,14 @@ jobs:
5555 "PL_CI_TEST_PASSWORD": ${{ toJSON(secrets.PL_CI_TEST_PASSWORD) }},
5656
5757 "AWS_CI_IAM_MONOREPO_SIMPLE_ROLE": ${{ toJSON(secrets.AWS_CI_IAM_MONOREPO_SIMPLE_ROLE) }},
58- "AWS_CI_TURBOREPO_S3_BUCKET": ${{ toJSON(secrets.AWS_CI_TURBOREPO_US_S3_BUCKET) }} }
58+ "AWS_CI_TURBOREPO_S3_BUCKET": ${{ toJSON(secrets.AWS_CI_TURBOREPO_US_S3_BUCKET) }},
59+
60+ "PL_REGISTRY_PLATFORMA_OPEN_UPLOAD_URL": ${{ toJSON(secrets.PL_REGISTRY_PLOPEN_UPLOAD_URL) }},
61+ "QUAY_USERNAME": ${{ toJSON(secrets.QUAY_USERNAME) }},
62+ "QUAY_ROBOT_TOKEN": ${{ toJSON(secrets.QUAY_ROBOT_TOKEN) }} }
5963
60- TELEGRAM_NOTIFICATION_TARGET : ${{ secrets.TG_CHANNEL_MIBUILDS }}
61- TELEGRAM_API_TOKEN : ${{ secrets.TG_CI_BOT_TOKEN }}
64+ SLACK_CHANNEL : ${{ secrets.SLACK_BLOCKS_CI_CHANNEL }}
65+ SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }}
6266
6367 GH_ZEN_APP_ID : ${{ secrets.GH_ZEN_APP_ID }}
6468 GH_ZEN_APP_PRIVATE_KEY : ${{ secrets.GH_ZEN_APP_PRIVATE_KEY }}
You can’t perform that action at this time.
0 commit comments