Skip to content

Commit fc1c809

Browse files
authored
Merge pull request #233 from carapace-sh/rm-services
removed old services
2 parents 3de0106 + d9271c8 commit fc1c809

4 files changed

Lines changed: 0 additions & 822 deletions

File tree

.github/workflows/aws.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ jobs:
189189
entityresolution: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: entityresolution, version: "${{ needs.build.outputs.version }}"}}
190190
es: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: es, version: "${{ needs.build.outputs.version }}"}}
191191
events: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: events, version: "${{ needs.build.outputs.version }}"}}
192-
evidently: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: evidently, version: "${{ needs.build.outputs.version }}"}}
193192
evs: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: evs, version: "${{ needs.build.outputs.version }}"}}
194193
finspace: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: finspace, version: "${{ needs.build.outputs.version }}"}}
195194
finspace-data: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: finspace-data, version: "${{ needs.build.outputs.version }}"}}
@@ -230,7 +229,6 @@ jobs:
230229
iot-data: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iot-data, version: "${{ needs.build.outputs.version }}"}}
231230
iot-jobs-data: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iot-jobs-data, version: "${{ needs.build.outputs.version }}"}}
232231
iot-managed-integrations: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iot-managed-integrations, version: "${{ needs.build.outputs.version }}"}}
233-
iotanalytics: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iotanalytics, version: "${{ needs.build.outputs.version }}"}}
234232
iotdeviceadvisor: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iotdeviceadvisor, version: "${{ needs.build.outputs.version }}"}}
235233
iotevents: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iotevents, version: "${{ needs.build.outputs.version }}"}}
236234
iotevents-data: {needs: build, uses: ./.github/workflows/aws-template.yml, with: {service: iotevents-data, version: "${{ needs.build.outputs.version }}"}}

0 commit comments

Comments
 (0)