Skip to content

ci : clean up webui jobs#18116

Merged
allozaur merged 4 commits intomasterfrom
cisc/ci-webui-cleanup
Dec 17, 2025
Merged

ci : clean up webui jobs#18116
allozaur merged 4 commits intomasterfrom
cisc/ci-webui-cleanup

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Dec 16, 2025

Improved a few things:

  • Merged all WebUI steps into one job
  • Allow non-critical steps to fail without affecting the others
  • Removed double npm packages caching
  • Removed non-existing server test
  • Added new unit test
  • Allow server-build job to run independently from WebUI job

Ref: #18072 (comment) and #18072 (comment)

@CISC CISC requested a review from allozaur December 16, 2025 23:03
@CISC
Copy link
Copy Markdown
Member Author

CISC commented Dec 17, 2025

Example run where one test failed, but all others completed:
https://github.com/CISC/llama.cpp/actions/runs/20287289056/job/58263818785

@github-actions github-actions Bot added the devops improvements to build systems and github actions label Dec 17, 2025
@allozaur allozaur merged commit 6853bee into master Dec 17, 2025
6 checks passed
@CISC CISC deleted the cisc/ci-webui-cleanup branch December 17, 2025 14:59
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
* clean up webui jobs

* refined step control

* forgot dependencies

* apparently always() is needed
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
* clean up webui jobs

* refined step control

* forgot dependencies

* apparently always() is needed
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* clean up webui jobs

* refined step control

* forgot dependencies

* apparently always() is needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants