Skip to content

change ci setting #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 29, 2025
Merged

Conversation

jinminxi104
Copy link
Collaborator

No description provided.

@jinminxi104 jinminxi104 requested a review from Copilot March 28, 2025 02:11
Copy link

@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 updates the continuous integration settings for lmdeploy. Key changes include:

  • Updating the branch to "dev" for the LMDEPLOY_COMMIT_OR_BRANCH environment variable.
  • Changing the repository URL used for cloning lmdeploy.
Comments suppressed due to low confidence (1)

.github/workflows/main.yml:77

  • Confirm that the updated repository URL is correct and that the InternLM repository provides the expected changes for CI, ensuring that all CI tasks function as intended.
git clone https://github.com/InternLM/lmdeploy.git ${{ env.LMDEPLOY_PATH }}

@@ -12,7 +12,7 @@ on:
env:
CI_PATH: "${HOME}/GitHub/${{ github.repository }}/${GITHUB_RUN_NUMBER}"
LMDEPLOY_PATH: "${HOME}/GitHub/lmdeploy"
LMDEPLOY_COMMIT_OR_BRANCH: 'main'
LMDEPLOY_COMMIT_OR_BRANCH: 'dev'
Copy link
Preview

Copilot AI Mar 28, 2025

Choose a reason for hiding this comment

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

Verify that switching the branch to 'dev' is intended for all dependent CI processes, as this may affect production workflows if not aligned with other configurations.

Copilot uses AI. Check for mistakes.

@jinminxi104 jinminxi104 merged commit 67a1e18 into DeepLink-org:main Mar 29, 2025
4 checks passed
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