Skip to content

Ecs plugin#35

Merged
wlggraham merged 10 commits intomainfrom
ecs_plugin
Aug 13, 2025
Merged

Ecs plugin#35
wlggraham merged 10 commits intomainfrom
ecs_plugin

Conversation

@wlggraham
Copy link
Contributor

Adding a plugin that allows for standalone ECS task execution. See README for more details.

Copilot AI review requested due to automatic review settings August 7, 2025 20:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

ctx := &executionContext{}

// Create a context from commandCtx and unmarshal onto execCtx (defaults)
commandContext := context.New(commandCtx)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other option here is to add a unmarshaller to the commandContext... this felt easier.

hladush
hladush previously approved these changes Aug 12, 2025
Copy link
Contributor

@hladush hladush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wlggraham wlggraham merged commit db29608 into main Aug 13, 2025
5 checks passed
@wlggraham wlggraham deleted the ecs_plugin branch August 13, 2025 19:51
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.

3 participants