Skip to content

Conversation

oktetobot
Copy link
Contributor

This PR optimizes the deploy and destroy commands by:

  1. Enabling remote execution in the Okteto manifest
  2. Ignoring all files during deploy and destroy commands using the .oktetoignore file
  3. Fixing the build args format in the Okteto manifest

These changes will make the deploy and destroy commands faster and more efficient.

@oktetobot oktetobot requested a review from a team as a code owner April 9, 2025 14:37
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.75%. Comparing base (11e05ab) to head (256990f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4698   +/-   ##
=======================================
  Coverage   48.75%   48.75%           
=======================================
  Files         354      354           
  Lines       29480    29480           
=======================================
  Hits        14374    14374           
  Misses      13960    13960           
  Partials     1146     1146           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This reverts commit dac7b93.

Signed-off-by: Javier Lopez <javier@okteto.com>
@jLopezbarb jLopezbarb merged commit f0c7ae7 into master Apr 14, 2025
13 checks passed
@jLopezbarb jLopezbarb deleted the cindy/workspace-1wxv5598fi branch April 14, 2025 14:09
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.

3 participants