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

Don't set EMPIRE_CREATED_AT env var. #851

Merged
merged 1 commit into from
May 24, 2016
Merged

Don't set EMPIRE_CREATED_AT env var. #851

merged 1 commit into from
May 24, 2016

Conversation

ejholmes
Copy link
Contributor

Empire used to use this env var internally to determine when a task was started, but we've since implemented that using the native StartedAt, CreatedAt, StoppedAt attributes in #683 (released in 0.10.0).

This should be safe to remove since it was only used internally, and wasn't documented anywhere, but it shouldn't be merged until #850 is merged (restarts would always set a new value for this).

@phobologic
Copy link
Contributor

👍

1 similar comment
@mwildehahn
Copy link
Contributor

👍

@ejholmes ejholmes merged commit 1a66aea into master May 24, 2016
@ejholmes ejholmes deleted the created-at branch May 24, 2016 22:26
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