Skip to content

Conversation

@MishaKav
Copy link
Collaborator

@MishaKav MishaKav commented Nov 27, 2025

✨ PR Description

Purpose: Remove cache/artifact download functionality to simplify CI workflow and eliminate unnecessary GitHub API calls.
Main changes:

  • Removed cache downloading steps and associated conditional logic
  • Added explicit conditions for cm repository checkout steps
  • Updated artifact upload condition to only run when debug artifacts are enabled

CHANGELOG

🔧 Improvements

  • Streamlined internal workflow by removing unused caching mechanism for faster execution.

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

- Remove cache download steps for cm repo and non-cm-repo cases
- Remove get-condition-vars.js and check-cache-download-status.js scripts
- Simplify checkout conditions by removing SHOULD_CHECKOUT checks
- Remove SKIP_GIT_CLONE and ENABLE_CACHE environment variables

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@MishaKav MishaKav added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Nov 27, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Contributor

@gitstream-cm gitstream-cm bot left a comment

Choose a reason for hiding this comment

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

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how

@MishaKav MishaKav removed the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Nov 27, 2025
@MishaKav MishaKav merged commit 9a4551c into develop Nov 27, 2025
15 checks passed
@MishaKav MishaKav deleted the LINBEE-20810-remove-cache-artifact-feature branch November 27, 2025 12:54
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