Skip to content

ci: run durable + missing integration test suites in pipeline#2436

Draft
GarrettBeatty wants to merge 2 commits into
devfrom
gcbeatty/durable-ci-integ-tests
Draft

ci: run durable + missing integration test suites in pipeline#2436
GarrettBeatty wants to merge 2 commits into
devfrom
gcbeatty/durable-ci-integ-tests

Conversation

@GarrettBeatty

Copy link
Copy Markdown
Contributor

Wire the integration-test suites that were never executed by run-integ-tests into the CI pipeline:

  • Amazon.Lambda.DurableExecution.IntegrationTests (pinned to net10.0 — durable functions only run on the managed dotnet10 runtime)
  • TestServerlessApp.ALB.IntegrationTests
  • TestCustomAuthorizerApp.IntegrationTests

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@GarrettBeatty GarrettBeatty added the Release Not Needed Add this label if a PR does not need to be released. label Jun 22, 2026
Base automatically changed from gcbeatty/durabletestupdates to dev June 23, 2026 20:48
Wire the integration-test suites that were never executed by run-integ-tests
into the CI pipeline:
- Amazon.Lambda.DurableExecution.IntegrationTests (pinned to net10.0 — durable
  functions only run on the managed dotnet10 runtime)
- TestServerlessApp.ALB.IntegrationTests
- TestCustomAuthorizerApp.IntegrationTests

update
@GarrettBeatty GarrettBeatty force-pushed the gcbeatty/durable-ci-integ-tests branch from 50da158 to 32cddff Compare June 24, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Not Needed Add this label if a PR does not need to be released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant