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: render-oss/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.1
Choose a base ref
...
head repository: render-oss/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.2
Choose a head ref
  • 9 commits
  • 23 files changed
  • 2 contributors

Commits on Oct 6, 2025

  1. Fix version list and version release (#230)

    * Fix version release
    
    * Fix version list
    
    * Remove commented out code
    mdbenjam authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    6713fac View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Support pagination (#231)

    mdbenjam authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    82f15f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Allow empty input (#232)

    mdbenjam authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    8096092 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Add version status (#233)

    mdbenjam authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    562d9bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9af5600 View commit details
    Browse the repository at this point in the history
  3. Update task dev server to return TaskWithCursor (#237)

    * update task to use cursor
    
    * Fix test
    mdbenjam authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    b3cc86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df753fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87305d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. Provide better documentation and structure to EA workflow commands (#…

    …235)
    
    * First pass
    
    * Update docs
    
    * Move run commands under unified command
    
    * Move to singular
    
    * Update command structure
    
    * Back to plural
    mdbenjam authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    1eb59bf View commit details
    Browse the repository at this point in the history
Loading