8000 Option 2: add spinner forchecking services by jLopezbarb · Pull Request #4705 · okteto/okteto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Option 2: add spinner forchecking services #4705

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

Merged
merged 4 commits into from
Apr 25, 2025

Conversation

jLopezbarb
Copy link
Contributor

Proposed changes

Fixes DEV-861

This PR has been created with cindy.

Adds a new spinner when is checking if a image has been built

How to validate

  1. Run okteto build with a bad connection
  2. Run okteto build with a repo that has several build

CLI Quality Reminders 🔧

For both authors and reviewers:

  • Scrutinize for potential regressions
  • Ensure key automated tests are in place
  • Build the CLI and test using the validation steps
  • Assess Developer Experience impact (log messages, performances, etc)
  • If too broad, consider breaking into smaller PRs
  • Adhere to our code style and code review guidelines

Signed-off-by: Javier Lopez <javier@okteto.com>
…logging

Signed-off-by: Javier Lopez <javier@okteto.com>
@jLopezbarb jLopezbarb requested a review from a team as a code owner April 21, 2025 15:54
Copy link
codecov bot commented Apr 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.85%. Comparing base (0decf11) to head (358005d).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4705      +/-   ##
==========================================
- Coverage   48.87%   48.85%   -0.02%     
==========================================
  Files         354      354              
  Lines       29517    29522       +5     
==========================================
- Hits        14425    14424       -1     
- Misses      13948    13952       +4     
- Partials     1144     1146       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member
@ifbyol ifbyol left a comment

Choose a reason for hiding this comment

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

I think we will need to move the info message Okteto Smart Builds is skipping build of 'xxxx' because it's already built from cache to a bit later, just after we copy the image to the dev registry. If not, there is a moment where we say that the api image was skipped, but the spinner still shows that is checking if the api image was built.

Signed-off-by: Javier Lopez <javier@okteto.com>
Signed-off-by: Javier Lopez <javier@okteto.com>
@jLopezbarb jLopezbarb merged commit 70bea81 into master Apr 25, 2025
13 checks passed
@jLopezbarb jLopezbarb deleted the jlo/add-spinner-forchecking-services branch April 25, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0