Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: validmind/documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.02
Choose a base ref
...
head repository: validmind/documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.03.05
Choose a head ref
  • 14 commits
  • 372 files changed
  • 4 contributors

Commits on Mar 6, 2025

  1. Release notes to sprint 68 — 25.02 (#666)

    * Ran the release generation notebook for 25.02
    
    * Curating highlights
    
    * Commenting out admin UI frontend releases
    
    * Highlights > Documentation done
    
    * Enhancements > ValidMind Platform done
    validbeck authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    b1e9849 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Developer portal — Quick reshuffle to accomodate "ValidMind for model…

    … development" series (#668)
    
    * Pulled in latest from validmind-library
    
    * Moved Work with test results into Guides > Model documentation
    
    * Get started with the ValidMind Library > ValidMind Library
    
    * Moved supported models out of model documentation dir
    
    * Simplfying aliases -releases
    
    * Simplfying aliases +releases
    
    * Simplfying aliases cleanup
    
    * Cleaning up relative links in training
    
    * Pulled in 100 series notebooks into sidebar
    
    * Model Validation placeholder
    
    * WIP ValidMind for model development listings
    
    * Got rid of Documenting models fluff page
    
    * Moved FAQ into Support and removed from nav
    
    * Pulled in fixed notebook
    
    * Forgot to remove document-models.qmd
    
    * Pulled in latest from validmind-library PR#331
    
    * 102 accidentally deleted a header somehow
    validbeck authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    dd6ac3d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    79d9a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1f6410 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Merge pull request #672 from validmind/nibz/example_trigger

    feat: example implementation of trigger in other repo
    nibalizer authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    19bea67 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Switch Python API reference to Quarto (#640)

    * Remove old python-docs make action & files, rough in new action, and install quartodoc
    
    * Test embed of quartodoc output
    
    * Interim commit to preserve work
    
    * Update make python-docs
    
    * Remove post-render action for python-docs and update validmind package embeds
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Interim commit to preserve work
    
    * Update API reference docs
    
    * Rework Makefile, experiment with sidebar fragment
    
    * Save point
    
    * Sidebar experiments
    
    * More sidebar experiments
    
    * More sidebar fixes
    
    * Sidebar wildcard experiments
    
    * Save point
    
    * Save point
    
    * Save point, re-add muted CSS
    
    * CSS tweaks for codeblocks, refresh Python docs
    
    * Test commit to trigger preview
    
    * Sidebar improvements and better heading levels for root items
    
    * Save point
    
    * Save point with most remaining docstring and signature issues fixed
    
    * Update styles for code && refresh Python docs
    
    * Refresh Python docs & CSS tweaks
    
    * Save point
    
    * Add CSS for decorators
    
    * Improve python-docs action, add branch support for cloning, remove temporary testing variables
    
    * Update Python docs, remove temp files
    
    * Remove more temporary files
    
    * Revert to styles.css from main
    
    * Revert to docked sidebar for Beck
    
    * Fix YAML issue caused by git merge & add more CSS
    
    * Switch from reference/ to validmind/ path to avoid breaking links
    
    * Switch to developer portal navbar
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Python docs
    
    * Update CSS
    
    * Links ValidMind Library > ValidMind Libray API
    
    * Test rename
    
    * Apply workaround for variable
    
    * Replace .html links to API reference with .qmd
    
    * Replace a few more .html links with .qmd
    
    * Update Quarto source
    
    * Fix anchors and links to our API reference
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Update Quarto source
    
    * Fix RawData anchor
    
    * Update Quarto source
    
    * Fixed broken link
    
    * Add comment to workaround
    
    * Update Quarto source
    
    * Update site/developer/model-testing/testing-overview.qmd
    
    Co-authored-by: Beck <[email protected]>
    
    * Refresh Quarto API source
    
    ---------
    
    Co-authored-by: Beck <[email protected]>
    nrichers and validbeck authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    f5e5f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69af189 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. feat: setup action for prod

    nibalizer committed Mar 21, 2025
    Configuration menu
    Copy the full SHA
    24e9895 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d78c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Add URL configuration to Docker images (#674)

    * Enable initial URL configuration for docs site in Docker images
    
    * Remove variables from YAML front matter in two files
    nrichers authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    8c0233e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    dcc0047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5803cc3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #677 from validmind/nibz/add_to_build

    feat: extend build to include private section
    nibalizer authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9f62f07 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Enable cloning at a specific release tag (#676)

    * Enable cloning at a specific release tag
    
    * Re-enable BRANCH option
    
    * Rework logic to allow cloning HEAD for main
    
    * Enable better branch handling to separate library from installation repo
    nrichers authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    3601100 View commit details
    Browse the repository at this point in the history
Loading