Skip to content

Updated Release Notes for 2.0.1 (#278) #101

Updated Release Notes for 2.0.1 (#278)

Updated Release Notes for 2.0.1 (#278) #101

# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
name: Build and Upload Integration Test Artifact
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
permissions:
id-token: write
contents: read
jobs:
BuildAndUpload:
uses: ./.github/workflows/build-and-upload-release.yml

Check failure on line 20 in .github/workflows/build-and-upload-integration.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-and-upload-integration.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-and-upload-integration.yml" -> "./.github/workflows/build-and-upload-release.yml" (source branch with sha:77c73e5165401db0402d3ee94d3a603c10fd121d) --> "./.github/workflows/build-and-upload.yml" (source branch with sha:77c73e5165401db0402d3ee94d3a603c10fd121d) ---> "./.github/workflows/application-signals-e2e-test.yml" (source branch with sha:77c73e5165401db0402d3ee94d3a603c10fd121d) : job "python-k8s-e2e-test" calls workflow "aws-observability/aws-application-signals-test-framework/.github/workflows/python-k8s-test.yml@main", but doing so would exceed the limit on called workflow depth of 3
secrets: inherit
permissions:
id-token: write
contents: read
with:
release: false
tag: 'integration-test'