Skip to content

Releases: deepmodeling/dpdispatcher

v0.6.12

03 Oct 08:44
fd51e42
Compare
Choose a tag to compare

What's Changed

New features

  • feat: add proxy_command parameter for SSH jump host configuration by @Copilot in #530

Bugfixes

  • fix: Replace rsync -az with -rlptDz to avoid permission issues by @Copilot in #547

Documentation

  • docs: add comprehensive GitHub Copilot instructions for DPDispatcher development by @Copilot in #534
  • docs: set up Copilot agent environment with uv, pre-commit, and GitHub Actions workflow by @Copilot in #536
  • docs: fix proxy_command examples to use explicit hostname:port instead of %h:%p by @Copilot in #542
  • docs: move .github/copilot-instructions.md to AGENTS.md by @Copilot in #550

CI/CD

  • fix: bump pyright to 1.1.404 and resolve type errors by @Copilot in #532
  • docs: clean up redundant Copilot instructions by @Copilot in #540
  • CI: skip workflows on copilot/, dependabot/, and pre-commit-ci-update-config branches by @Copilot in #538
  • fix: add tags trigger to release workflow to enable tag-based releases by @Copilot in #544
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #546
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #548
  • CI: Replace the macos-13 images with the macos-15-intel images by @njzjz in #551

New Contributors

  • @Copilot made their first contribution in #532

Full Changelog: v0.6.11...v0.6.12

v0.6.11

12 Aug 11:36
ce67803
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • fix: remove DSSKey since it has been removed by paramiko by @njzjz in #527
  • Default Create dp_cloud_server by @Rasic2 in #526

CI/CD

  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #528

New Contributors

Full Changelog: v0.6.10...v0.6.11

v0.6.10

01 Aug 08:37
2da7602
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.9...v0.6.10

v0.6.9

02 Jun 21:11
d55b3c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.8...v0.6.9

v0.6.8

30 Jan 17:18
5f8c1a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.7...v0.6.8

v0.6.7

30 Aug 18:52
39846ae
Compare
Choose a tag to compare

What's Changed

New features

  • feat: allow copying files to remote with LocalContext by @njzjz in #487
  • add execute_command in SSH context by @thangckt in #475
  • feat: export resources information to the environment variables by @njzjz in #478

Bugfixes and enhancement

  • fix(ci): install procps into the containers by @njzjz in #481
  • fix: give detailed error message when ps is not installed by @njzjz in #482
  • fix: fix incorrect error messages by @njzjz in #483
  • chore: make block_call as abstractmethod; merge block_checkcall by @njzjz in #484

Documentation

CI/CD

  • CI: switch to docker compose v2 by @njzjz in #479

Full Changelog: v0.6.6...v0.6.7

v0.6.6

25 Jul 20:09
723f0b9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

27 May 14:47
ec6081b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

21 Jan 20:29
bef41a5
Compare
Choose a tag to compare

New features

Bugfix

Dependency update

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Nov 21:54
436060c
Compare
Choose a tag to compare

Enhancement

  • raise FileNotFoundError in several contexts by @njzjz in #416

CI/CD

Full Changelog: v0.6.2...v0.6.3