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

Add a flag to stack history to print full dates #6742

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

svangordon-fruit
Copy link
Contributor

Adds the flag pulumi stack history --full-dates will print the full dates of updates, instead of the relative 6 hours ago (or whatever amount).

Ex, Updated 2021-02-04 10:38:15 -0800 PST took 46s instead of Updated 2 months ago took 46s

rdar://76424838 (pulumi stack history should show full dates instead of relative dates)

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

PR is now waiting for a maintainer to run the acceptance tests.

Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

PR is now waiting for a maintainer to run the acceptance tests.

Note for the maintainer: To run the acceptance tests, please comment /run-acceptance-tests on the PR

Copy link
Contributor

@stack72 stack72 left a comment

Choose a reason for hiding this comment

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

Hey @svangordon-fruit

Just a heads up that Pulumi history has been removed in the feature-3.0 branch so if you have use of that then please update to Pulumi stack history

@stack72
Copy link
Contributor

stack72 commented Apr 11, 2021

/run-acceptance-tests

@github-actions
Copy link

Please view the results of the PR Build + Acceptance Tests Run Here

@stack72
Copy link
Contributor

stack72 commented Apr 11, 2021

/run-acceptance-tests

@github-actions
Copy link

Please view the results of the PR Build + Acceptance Tests Run Here

@stack72
Copy link
Contributor

stack72 commented Apr 11, 2021

This is great! thanks so much for this:

▶ pulumi stack history --full-dates
Version: 2
UpdateKind: update
Status: failed
Message:
+0-0~0 1 Updated 2021-04-09 19:04:58 +0100 BST took 14s
    exec.kind: cli

Version: 1
UpdateKind: update
Status: failed
Message:
+1-0~0 0 Updated 2021-04-09 19:04:28 +0100 BST took 4s
    exec.kind: cli

@stack72 stack72 merged commit b7d4032 into pulumi:master Apr 11, 2021
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.

None yet

2 participants