Skip to content

Add conda env update command and file_bug_report Cursor command#644

Merged
drbenvincent merged 2 commits intomainfrom
docs/contributing-env-update
Jan 12, 2026
Merged

Add conda env update command and file_bug_report Cursor command#644
drbenvincent merged 2 commits intomainfrom
docs/contributing-env-update

Conversation

@drbenvincent
Copy link
Collaborator

@drbenvincent drbenvincent commented Jan 11, 2026

Summary

Adds developer experience improvements to the contributing documentation and Cursor commands.

Changes

  • CONTRIBUTING.md: Add conda env update command for updating an existing environment from environment.yml (saves time vs delete/recreate cycle)
  • .cursor/commands/file_bug_report.md: New Cursor command for filing bug reports via GitHub CLI with a structured workflow
  • .gitignore: Add .github/issue_summaries/ for temporary issue files and update comment

Testing

  • Manual verification of the conda env update command
  • Cursor command follows established patterns from issue2pr.md

Checklist

  • Pre-commit checks pass
  • Documentation updated
  • Follows project conventions

📚 Documentation preview 📚: https://causalpy--644.org.readthedocs.build/en/644/

@drbenvincent drbenvincent changed the title docs: Add conda env update command and file_bug_report Cursor command Add conda env update command and file_bug_report Cursor command Jan 11, 2026
@codecov
Copy link

codecov bot commented Jan 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.19%. Comparing base (df6f0ee) to head (c7dddb6).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #644   +/-   ##
=======================================
  Coverage   94.19%   94.19%           
=======================================
  Files          43       43           
  Lines        7316     7316           
  Branches      455      455           
=======================================
  Hits         6891     6891           
  Misses        262      262           
  Partials      163      163           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@drbenvincent drbenvincent added the devops DevOps related label Jan 11, 2026
@drbenvincent drbenvincent merged commit bb36400 into main Jan 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops DevOps related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments