Skip to content

ci: add GitHub Actions workflow for E2E testing#254

Closed
bergwolf wants to merge 1 commit intomodelpack:mainfrom
bergwolf:e2e-test
Closed

ci: add GitHub Actions workflow for E2E testing#254
bergwolf wants to merge 1 commit intomodelpack:mainfrom
bergwolf:e2e-test

Conversation

@bergwolf
Copy link
Member

Add a new GitHub Actions workflow to automate end-to-end testing on push, pull requests, scheduled runs, and manual triggers. The workflow includes jobs to build the modctl binary, download the specified model from Hugging Face, and run tests using modctl.

Add a new GitHub Actions workflow to automate end-to-end testing on push, pull requests,
scheduled runs, and manual triggers. The workflow includes jobs to build the modctl binary,
download the specified model from Hugging Face, and run tests using modctl.

This setup improves CI coverage by caching dependencies and artifacts, ensuring efficient
builds and reliable testing of the modctl tool with the Qwen model.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@bergwolf
Copy link
Member Author

Closing it as github doesn't allow workflow from a forked repo to access secrets. Have to raise the PR from the same repo.

@bergwolf bergwolf closed this Aug 12, 2025
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