Skip to content

Conversation

@coyotte508
Copy link
Member

Eg sometimes it's not important to have up-to-date @huggingface/tasks requirement

Copy link
Contributor

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 pull request adds a new checkbox input ("bypass_deps_check") across multiple GitHub Actions workflows to allow skipping dependency checks during the publishing process.

  • Added a boolean input "bypass_deps_check" in four publish workflows (mcp-client-publish, inference-publish, hub-publish, gguf-publish).
  • Updated the dependency check steps to run conditionally based on the state of the new input.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/mcp-client-publish.yml Added checkbox input and wrapped dependency check step with conditional logic
.github/workflows/inference-publish.yml Same as above, with conditional execution added for dependency checks
.github/workflows/hub-publish.yml Same as above, supporting bypass option in dependency checking step
.github/workflows/gguf-publish.yml Same as above, ensuring consistency in conditional dependency check execution

@coyotte508
Copy link
Member Author

going to merge it and test if it displays properly in the actions, otherwise revert on main

@coyotte508 coyotte508 merged commit 7f31225 into main May 6, 2025
5 checks passed
@coyotte508 coyotte508 deleted the bypass-dep-checks branch May 6, 2025 12:18
@coyotte508
Copy link
Member Author

it dispalys properly
image

Deep-unlearning pushed a commit that referenced this pull request May 13, 2025
Eg sometimes it's not important to have up-to-date `@huggingface/tasks`
requirement
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.

3 participants