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

support for task id var substitution in env #1191

Merged
merged 1 commit into from
Aug 24, 2016
Merged

support for task id var substitution in env #1191

merged 1 commit into from
Aug 24, 2016

Conversation

ssalinas
Copy link
Member

@ssalinas ssalinas commented Aug 5, 2016

In response to question on the mailing list. We do this already for docker volumes, makes sense to do it for user-provided environment variables too

Will support

  • ${TASK_REQUEST_ID}
  • ${TASK_DEPLOY_ID}
  • ${TASK_STARTED_AT}
  • ${TASK_INSTANCE_NO}
  • ${TASK_HOST}
  • ${TASK_RACK_ID}
  • ${TASK_ID}

@ssalinas ssalinas modified the milestones: 0.11.0, 0.10.1 Aug 19, 2016
@ssalinas ssalinas merged commit bdf1b38 into master Aug 24, 2016
@ssalinas ssalinas deleted the task_id_vars branch August 24, 2016 19:58
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