chore: the non-referenced ci scripts have been removed and the ci pip… #52
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The scripts within
/.cithat were not referenced anywhere were deleted, and the pipelines in./githubwere subsequently updated. More specifically:Files removed from
.ci/append_comment.sh- Legacy script for appending GitHub comments (references microsoft/LightGBM API)get_workflow_status.py- Workflow status monitoring scriptrerun_workflow.sh- Workflow rerun automation scriptset_commit_status.sh- Commit status update scripttrigger_dispatch_run.sh- Manual workflow dispatch triggerinstall_opencl.ps1- Windows PowerShell script for OpenCL installationtest_windows.ps1- Windows-specific test scripttest_r_package.sh- R package testing script for Unixtest_r_package_valgrind.sh- R package memory testing with Valgrindtest_r_package_windows.ps1- R package testing for Windowsrun_rhub_solaris_checks.R- Solaris platform R checksFiles Removed from
.github/directoryno-response.yml- Probot no-response bot configuration (not actively used)release-drafter.yml- Release drafter automation configuration (not actively used)