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(cli): show elapsed time for each step #620

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Conversation

leninmehedy
Copy link
Member

Description

This pull request changes the following:

  • show elapsed time for each step
Screenshot 2023-12-08 at 10 47 15 AM

Related Issues

Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>
@leninmehedy leninmehedy changed the title feat(cli): show elapsed time for each task feat(cli): show elapsed time for each step Dec 7, 2023
Copy link

github-actions bot commented Dec 7, 2023

Unit Test Results

  26 files  ±0    26 suites  ±0   52s ⏱️ ±0s
109 tests ±0  105 ✔️ ±0  4 💤 ±0  0 ±0 
110 runs  ±0  106 ✔️ ±0  4 💤 ±0  0 ±0 

Results for commit 855b4ac. ± Comparison against base commit 8cca2d4.

Copy link

sonarqubecloud bot commented Dec 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@leninmehedy leninmehedy merged commit af42af8 into main Dec 9, 2023
16 of 17 checks passed
@leninmehedy leninmehedy deleted the 619-task-timer branch December 9, 2023 23:32
swirlds-automation added a commit that referenced this pull request Dec 15, 2023
## [0.15.0](v0.14.0...v0.15.0) (2023-12-15)

### Features

* **cli:** show elapsed time for each step ([#620](#620)) ([af42af8](af42af8))
* enable self-signed TLS support for Hedera Mirror Node Explorer in the Helm charts ([#630](#630)) ([7cb24d8](7cb24d8))

### Bug Fixes

* **cli:** check if node is ACTIVE after it is started ([#616](#616)) ([2dc488f](2dc488f))
* resolve issues with package.json not being updated during releases ([cc4f1d6](cc4f1d6))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI[UX] Show timer for each task
3 participants