Skip to content

Conversation

a-kurago
Copy link
Contributor

  • Removed unused symbols to improve readability and reduce clutter in download-latest.sh.
  • Adjusted file permissions to 755 for executables in download-latest.sh.
  • Fix color variable definitions. Some colors were printed incorrectly.

@a-kurago a-kurago marked this pull request as ready for review September 22, 2025 11:32
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@butschster butschster self-requested a review September 22, 2025 11:33
@butschster butschster self-assigned this Sep 22, 2025
@butschster butschster added this to the 1.31 milestone Sep 22, 2025
@butschster butschster moved this to In review in Context Generator Sep 23, 2025
@butschster butschster requested a review from Copilot September 24, 2025 21:31
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes several issues in the download-latest.sh install script to improve functionality and readability. The changes focus on fixing color variable definitions and adjusting file permissions for better cross-platform compatibility.

  • Fixed color variable definitions by using printf to properly escape ANSI codes
  • Removed unused symbol definitions to reduce clutter
  • Changed chmod from +x to 755 for more explicit permission setting

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@butschster butschster merged commit 4787eae into context-hub:main Sep 24, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Context Generator Sep 24, 2025
@butschster
Copy link
Collaborator

@a-kurago Thx!

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

Successfully merging this pull request may close these issues.

2 participants