Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new stage: sdlf-stage-ecsfargate #342

Merged
merged 1 commit into from
Jun 20, 2024
Merged

new stage: sdlf-stage-ecsfargate #342

merged 1 commit into from
Jun 20, 2024

Conversation

cnfait
Copy link
Contributor

@cnfait cnfait commented Jun 20, 2024

Description of changes:
Definitely not stable, but a good start anyway: run an ECS Fargate task in a stage. Like #338 it supports three different triggers:

  • event: run stage when an event received on the team's event bus matches the configured event pattern
  • event-schedule: store events received on the team's event bus matching the configured event pattern, then process them on the configured schedule
  • schedule: run stage on the configured schedule, without any event as input

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cnfait cnfait merged commit 93cb316 into main Jun 20, 2024
2 of 3 checks passed
@cnfait cnfait deleted the stage-ecsfargate branch June 20, 2024 10:37
This was referenced Jun 20, 2024
@cnfait cnfait added this to the 2.5.0 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant