Skip to content

chore: improve cache restore message for clarity#7569

Closed
akhilgusain wants to merge 1 commit intodecaporg:mainfrom
akhilgusain:improve-cache-command-message
Closed

chore: improve cache restore message for clarity#7569
akhilgusain wants to merge 1 commit intodecaporg:mainfrom
akhilgusain:improve-cache-command-message

Conversation

@akhilgusain
Copy link
Copy Markdown
Contributor

@akhilgusain akhilgusain commented Aug 9, 2025

Summary
Improved the cache restore log message in the build configuration.
Replaced echo noop with a more descriptive message:
echo "No operation needed — cache intact".
This makes CI/CD logs clearer, helping developers quickly understand that the cache step was executed successfully but no rebuild was needed.

Test plan

Ran the build process with the updated message.
Verified that the new log text appears in the build output without affecting cache functionality.
Confirmed no side effects on cache restore behavior.

;)
Screenshot 2025-08-09 at 10 11 01 PM

@akhilgusain
Copy link
Copy Markdown
Contributor Author

akhilgusain commented Aug 11, 2025

updated the PR #7570 with these changes hence closing this one.

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.

1 participant