8000 Comparing 4.3.2...4.3.3 · tethysplatform/tethys · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: tethysplatform/tethys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.2
Choose a base ref
...
head repository: tethysplatform/tethys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.3
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    731b959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440a89d View commit details
    Browse the repository at this point in the history
  3. Upgrade docker to use Debian bookworm (current stable) (#1133)

    Update salt package
    swainn committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    3afeb99 View commit details
    Browse the repository at this point in the history
  4. Typo FIxes in Thredds Tutorial (#1134)

    * added line highlights to tutorial code to provide clarity on what to edit
    
    * Typo fixes in text and code block
    jakeymac authored and swainn committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    e0895f8 View commit details
    Browse the repository at this point in the history
  5. Typo Fix (#1135)

    * added line highlights to tutorial code to provide clarity on what to edit
    
    * Typo fixes in text and code block
    
    * fixed typo in plot_at_location step in THREDDS tutorial
    jakeymac authored and swainn committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    01b663d View commit details
    Browse the repository at this point in the history
  6. Allow anonymous users to get condor job status (#1119)

    * Allow anonymous users to get condor job status
    
    * Add type checks in anonymous user checks
    
    * Update and add tests for when an anonymous user is used
    
    - Updated existing tests to ensure they handle scenarios involving anonymous users correctly.
    - Added new tests to cover additional cases where an anonymous user is involved.
    
    * Add unit test for JobManager.create_job that uses an anonymous user
    
    * Format test_job_manager.py using python black formatter
    
    ---------
    
    Co-authored-by: James Dolinar <jdolinar@aquaveo.com>
    2 people authored and swainn committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    f64e799 View commit details
    Browse the repository at this point in the history
Loading
0