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

feat: implement run-task-output parameter #167

Merged
merged 5 commits into from
Jun 10, 2022
Merged

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Jun 9, 2022

This PR is the implementation of the run-task-output parameter. It enables users to specify a local json file to store the output logs from the aws ecs run-task command. The file can be used to extract information like a task-arn, task-id and more using jq

src/commands/run-task.yml Outdated Show resolved Hide resolved
src/jobs/run-task.yml Outdated Show resolved Hide resolved
src/scripts/run-task.sh Outdated Show resolved Hide resolved
@brivu brivu merged commit 9c88f23 into master Jun 10, 2022
@brivu brivu deleted the implement-run-task-output branch June 10, 2022 18:53
@brivu brivu self-assigned this Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants