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: cueapi/cueapi-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ci/fix-cueapi-python-pipeline
Choose a base ref
...
head repository: cueapi/cueapi-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Apr 4, 2026

  1. ci: fix cueapi-python pipeline — remove dormant workflows, add featur…

    …e-to-main flow
    
    ci: remove dormant workflows, add auto-merge for feature PRs
    govindkavaturi-art authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    574c2ea View commit details
    Browse the repository at this point in the history
  2. test: add client init and error handling tests

    4 new tests covering previously untested SDK areas:
    - Client constructor with cues/executions resources
    - Custom base_url handling
    - close() idempotency
    - Invalid API key raises AuthenticationError
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and Gk committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    ac84dfa View commit details
    Browse the repository at this point in the history
  3. test: fill SDK gaps — workers resource, executions resource, update m…

    …ethod
    
    test: add client init and error handling tests
    govindkavaturi-art authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    ff39976 View commit details
    Browse the repository at this point in the history
  4. chore: pipeline validation test

    Gk authored and Gk committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    229190c View commit details
    Browse the repository at this point in the history
  5. ci: change notify-merge to trigger Argus test suite after merge

    Changed post-merge cue payload task from verify-github-merge to the
    repo-specific test task so Argus runs the full test suite immediately
    after every merge to main.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    2 people authored and Gk committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    a8e8277 View commit details
    Browse the repository at this point in the history
  6. ci: add post-merge test trigger for cueapi-python

    ci: trigger Argus test-sdk after merge
    govindkavaturi-art authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    f6a44da View commit details
    Browse the repository at this point in the history
  7. test: fill SDK gaps — workers resource, executions resource, update m…

    …ethod
    
    chore: pipeline validation test
    govindkavaturi-art authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    5b7211e View commit details
    Browse the repository at this point in the history
Loading