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

Feature: Show Runs runtime in the UI #604

Closed
fsaintjacques opened this issue Sep 13, 2023 · 0 comments · Fixed by #635 or #634
Closed

Feature: Show Runs runtime in the UI #604

fsaintjacques opened this issue Sep 13, 2023 · 0 comments · Fixed by #635 or #634

Comments

@fsaintjacques
Copy link
Contributor

I would like to see how long a run took to run. I understand the semantic can be complex because a run might have multiple steps that runs sequentially, or not (waiting for human click). But in the "easy" scenario of plan + immediate apply, I'd like the UI to report how long it took.

leg100 added a commit that referenced this issue Oct 29, 2023
leg100 pushed a commit that referenced this issue Oct 29, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.17](v0.1.16...v0.1.17)
(2023-10-29)


### Features

* **ui:** show running times
([#635](#635))
([7337c2e](7337c2e)),
closes [#604](#604)


### Bug Fixes

* mike doc versioner flags have changed
([224081c](224081c))
* publish chart after release not before
([eceab7e](eceab7e))
* **ui:** allow variable to be updated from hcl to non-hcl
([ac0ff5a](ac0ff5a))


### Miscellaneous

* document some more flags
([e2cc4f2](e2cc4f2))
* **perf:** pre-allocate slices
([ccc8b6e](ccc8b6e))
* remove redundant jsonapiclient interface
([5aa153a](5aa153a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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 a pull request may close this issue.

1 participant