Skip to content

Add copilot-setup-steps.yml to pre-install package environment#1

Draft
Copilot wants to merge 1 commit into
mainfrom
copilot/configure-installation-environment
Draft

Add copilot-setup-steps.yml to pre-install package environment#1
Copilot wants to merge 1 commit into
mainfrom
copilot/configure-installation-environment

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 12, 2026

No copilot-setup-steps.yml existed, so Copilot had no deterministic way to set up the environment before starting work.

Changes

  • .github/workflows/copilot-setup-steps.yml: New workflow that runs before Copilot begins a task
    • Uses mamba-org/setup-micromamba@v2 to create the qp conda environment from the existing environment.yml (Python 3.8, biopython, modeller via salilab channel, numpy, pandas, scikit-learn, etc.), with environment caching enabled
    • Installs the qp package itself via pip install -e . --no-deps
    • Also triggers on push/PR to the file itself for easy validation

Agent-Logs-Url: https://github.com/hjkgrp/quantumPDB/sessions/bc603ea4-454a-44d2-ab11-37c77c413067

Co-authored-by: Benzoin96485 <55136166+Benzoin96485@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants