darinkishore / dspy

Stanford DSPy: The framework for programming with foundation models
MIT License
0 stars 0 forks source link

[config] Revert 'branch' attribute in sweep.yaml to a single string #65

Open sweep-ai[bot] opened 9 months ago

sweep-ai[bot] commented 9 months ago

PR Feedback (click)

The 'branch' attribute has been reverted back to a single string indicating the branch that Sweep will develop from and make pull requests to. Specifically, the 'branch' attribute has been set to 'main'.

Summary of Changes

sweep-ai[bot] commented 9 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 9 months ago

Sandbox Executions

Ran GitHub Actions for c9f9ba8636067bd42d32540d12615180fafe1d81:

sweep-ai[bot] commented 9 months ago

The command: Run snok/install-poetry@v1 yielded the following error: `##[error]The operation was canceled.

[group]Run poetry install

poetry install shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} env: POETRY_VERSION: 1.6.1 pythonLocation: /opt/hostedtoolcache/Python/3.9.18/x64 PKG_CONFIG_PATH: /opt/hostedtoolcache/Python/3.9.18/x64/lib/pkgconfig Python_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64 Python2_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64 Python3_ROOT_DIR: /opt/hostedtoolcache/Python/3.9.18/x64 LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.9.18/x64/lib VENV: .venv/bin/activate

[endgroup]

Poetry could not find a pyproject.toml file in /home/runner/work/dspy/dspy or its parents

[error]Process completed with exit code 1.`

Here are the logs:

##[group]Run $GITHUB_ACTION_PATH/main.sh
$GITHUB_ACTION_PATH/main.sh
shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0}
env:
POETRY_VERSION: 1.6.1
pythonLocation: C:\hostedtoolcache\windows\Python\3.9.13\x64
PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.9.13\x64/lib/pkgconfig
Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.9.13\x64
Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.9.13\x64
Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.9.13\x64
VERSION: 1.6.1
VIRTUALENVS_CREATE: true
VIRTUALENVS_IN_PROJECT: false
VIRTUALENVS_PATH: {cache-dir}/virtualenvs
INSTALLER_PARALLEL: true
INSTALLATION_ARGUMENTS:
##[endgroup]

Setting Poetry installation path as /c/Users/runneradmin/.local

Installing Poetry 👷
sweep-ai[bot] commented 9 months ago

🚀 Wrote Changes

Done.