==> /croot/conda-anaconda-telemetry_1755724575275/_build_env/bin/git log -n1 <==
commit dea79bce14da953d5e99baa9b8463b1777f99c43
Author: Jannis Leidel <jannis@leidel.info>
Date:   Wed Aug 20 22:43:03 2025 +0200

    Add repo.anaconda.cloud and a few more channels hosted on anaconda.org to the allowlist (#131)
    
    * Add conda.anaconda.cloud and a few more channels hosted on anaconda.org to the allowlist.
    
    - Refactored request header handling to use regex pattern matching
    - Replaced REQUEST_HEADER_PATTERNS with a compiled regex REQUEST_HEADER_PATTERN for improved flexibility and clarity in matching hosts and paths.
    - Updated should_submit_request_headers function to utilize the new regex for determining header submission.
    - Adjusted tests to validate the new regex implementation.
    
    * Fix linting.
    
    * Update conda_anaconda_telemetry/hooks.py
    
    Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com>
    
    * Update conda_anaconda_telemetry/hooks.py
    
    * Normalize header prefix and names to lowercase for consistency
    
    * Normalize header names to lowercase in documentation for consistency
    
    * Add section on telemetry header attachment in FAQ
    
    ---------
    
    Co-authored-by: Travis Hathaway <travis.j.hathaway@gmail.com>
==> /croot/conda-anaconda-telemetry_1755724575275/_build_env/bin/git describe --tags --dirty <==
0.3.0
==> /croot/conda-anaconda-telemetry_1755724575275/_build_env/bin/git status <==
HEAD detached at 0.3.0
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)
