Add generated GitHub Pages site (current draft https://bernalde.github.io/QOBLIB/)#4
Draft
bernalde wants to merge 3 commits into
Draft
Add generated GitHub Pages site (current draft https://bernalde.github.io/QOBLIB/)#4bernalde wants to merge 3 commits into
bernalde wants to merge 3 commits into
Conversation
bernalde
commented
Jun 9, 2026
bernalde
left a comment
Author
There was a problem hiding this comment.
Blocking: none.
Nonblocking: none.
Questions: none.
No linked issue was referenced in the PR body or metadata, so I reviewed the change on its merits against the stated goal of adding a generated GitHub Pages site and CI build/deploy workflow.
Tests run and outcomes:
- Verified PR metadata and diff totals with
gh pr view,gh pr diff --patch, andgh api repos/ZIB-AOPT/QOBLIB/pulls/4/files; GitHub reports 6 files changed, 1545 additions, 0 deletions. - Fetched
origin/mainandpull/4/head; local merge-base diff matches 6 files changed and 1545 insertions. python -m unittest discover -s testspassed.python misc/build_site.py --out /tmp/qoblib-review-site --repo-url https://github.com/ZIB-AOPT/QOBLIB --ref mainpassed and generated 10 problems, 26 submission sets, and 589 result rows.python -m compileall misc/build_site.py tests/test_build_site.pypassed.- Generated-output check confirmed representative pages and
assets/qoblib-data.jsonexist with 0 dataset warnings. - Internal generated-link scan found 0 missing local links.
Merge-readiness: I do not see actionable issues blocking merge. Because I am the PR author, I am submitting this as COMMENT rather than APPROVE; the formal approval must come from another maintainer.
Author
|
Please channel check out the website here and add feedback to this PR description for it to be implemented. Website found here https://bernalde.github.io/QOBLIB/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Website: https://bernalde.github.io/QOBLIB/
Summary
assets/qoblib-data.jsonfrom repository contents.main.Validation
python -m unittest discover -s testspython misc/build_site.py --out /tmp/qoblib-site --repo-url https://github.com/ZIB-AOPT/QOBLIB --ref mainThe full local build parsed 10 problem classes, 26 submission sets, and 589 result rows.