Skip to content

Add Application Signals .NET runtime metrics config (#279) #102

Add Application Signals .NET runtime metrics config (#279)

Add Application Signals .NET runtime metrics config (#279) #102

# 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:7adff76b3469346ba2c4b910ea10e60f38e91c0d) --> "./.github/workflows/build-and-upload.yml" (source branch with sha:7adff76b3469346ba2c4b910ea10e60f38e91c0d) ---> "./.github/workflows/application-signals-e2e-test.yml" (source branch with sha:7adff76b3469346ba2c4b910ea10e60f38e91c0d) : 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'