==> /Users/ec2-user/croot/anaconda-auth_1787915945333/_build_env/bin/git log -n1 <==
commit 7f34a3aa5fefcd192dc7f143b7b2d3f89d41dd42
Author: Rachel Asquith <7088043+rasquith@users.noreply.github.com>
Date:   Mon Aug 3 13:30:59 2026 -0700

    BIG-8642: Update tos flow for env-manager (#277)
    
    * Update interactivity
    
    * Remove extra test after run
    
    * chore(pre-commit): linting
    
    * Add message to error
    
    * Split out subprocess for tos acceptance
    
    * respond to review comments
    
    * Address review: cheaper tos probe, no duplicate output, clearer messaging
    
    - Check conda-anaconda-tos availability via a local `conda list` lookup
      instead of `conda tos --json info`, which made a real per-channel
      network request just to check if the plugin exists.
    - Capture only stderr from `conda tos interactive` and log failures
      instead of letting them print, so a transient error or an
      already-rejected ToS doesn't show a raw/duplicate message alongside
      conda install's own error output.
    - Print "Checking channel Terms of Service..." before the ToS prompt and
      move "Installing anaconda-env-manager..." to right before the actual
      install call, so the messaging matches what's happening at each step.
    
    Co-authored-by: Cursor <cursoragent@cursor.com>
    
    * fix messaging
    
    * chore(pre-commit): linting
    
    * update messaging
    
    ---------
    
    Co-authored-by: Anaconda Bot <devops+anaconda-bot@anaconda.com>
    Co-authored-by: Cursor <cursoragent@cursor.com>
==> /Users/ec2-user/croot/anaconda-auth_1787915945333/_build_env/bin/git describe --tags --dirty <==
v0.15.2
==> /Users/ec2-user/croot/anaconda-auth_1787915945333/_build_env/bin/git status <==
HEAD detached at v0.15.2
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

nothing added to commit but untracked files present (use "git add" to track)
