@@ -319,6 +319,7 @@ jobs:
319
319
file : s3-concourse-vsix-snapshot/*.vsix
320
320
acl : public-read
321
321
- name : create-rc-wiki-page
322
+ serial : true
322
323
plan :
323
324
- in_parallel :
324
325
- get : sts4-wiki
@@ -575,7 +576,7 @@ jobs:
575
576
on_success :
576
577
put : slack-notification
577
578
params :
578
- channel : " #tools-team-internal "
579
+ channel : " #spring- tools-team"
579
580
text_file : s3-concourse-vsix-snapshot/url
580
581
icon_url : https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png
581
582
text : |
@@ -610,7 +611,7 @@ jobs:
610
611
on_success :
611
612
put : slack-notification
612
613
params :
613
- channel : " #tools-team-internal "
614
+ channel : " #spring- tools-team"
614
615
text_file : s3-manifest-yaml-vsix-snapshot/url
615
616
icon_url : https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-manifest-yaml/icon.png
616
617
text : |
@@ -645,7 +646,7 @@ jobs:
645
646
on_success :
646
647
put : slack-notification
647
648
params :
648
- channel : " #tools-team-internal "
649
+ channel : " #spring- tools-team"
649
650
text_file : s3-bosh-vsix-snapshot/url
650
651
icon_url : https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png
651
652
text : |
@@ -681,7 +682,7 @@ jobs:
681
682
on_success :
682
683
put : slack-notification
683
684
params :
684
- channel : " #tools-team-internal "
685
+ channel : " #spring- tools-team"
685
686
text_file : s3-spring-boot-vsix-snapshot/url
686
687
icon_url : https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-spring-boot/spring-boot-logo.png
687
688
text : |
@@ -719,7 +720,7 @@ jobs:
719
720
on_success :
720
721
put : slack-notification
721
722
params :
722
- channel : " #tools-team-internal "
723
+ channel : " #spring- tools-team"
723
724
text : |
724
725
STS 4 VScode Extensions released to ovsx.
725
726
- name : publish-release
@@ -767,7 +768,7 @@ jobs:
767
768
on_success :
768
769
put : slack-notification
769
770
params :
770
- channel : " #tools-team-internal "
771
+ channel : " #spring- tools-team"
771
772
text_file : version/version
772
773
text : |
773
774
STS 4 VScode Extensions $TEXT_FILE_CONTENT released
@@ -816,7 +817,7 @@ jobs:
816
817
on_success :
817
818
put : slack-notification
818
819
params :
819
- channel : " #tools-team-internal "
820
+ channel : " #spring- tools-team"
820
821
text_file : version/version
821
822
text : |
822
823
STS 4 VScode Extensions $TEXT_FILE_CONTENT released
0 commit comments