Add project name to pyproject.toml and decouple registry from binding addresses #4

Open
jc211 wants to merge 378 commits from jc211/tractor:runtime_to_msgspec into runtime_to_msgspec
jc211 added 1 commit 2024-09-19 05:32:18 +00:00
jc211 added 1 commit 2024-09-19 08:20:10 +00:00
jc211 changed title from Add project name to pyproject.toml to Add project name to pyproject.toml and decouple registry from binding addresses 2024-09-19 08:37:26 +00:00

Gonna run the test suite against the trans-addr logic tweaks hopefully this morning B)

Gonna run the test suite against the trans-addr logic tweaks hopefully this morning B)

@jc211 sorry for the massive delay on getting to this 😹

I think the pyproject.toml patch is likely superceded by #6, so if you wouldn’t mind rebasing onto that branch and dropping 1858fb6efc it’d be great to get this in sooner then later B)

@jc211 sorry for the massive delay on getting to this 😹 I think the `pyproject.toml` patch is likely superceded by #6, so if you wouldn't mind rebasing onto that branch and dropping https://pikers.dev/goodboy/tractor/commit/1858fb6efc09070b2597daadc2f8c59bb38c5e37 it'd be great to get this in sooner then later B)
This pull request has changes conflicting with the target branch.
  • docs/README.rst
  • pyproject.toml
  • requirements-test.txt
  • setup.py
  • tests/test_advanced_faults.py
  • tests/test_cancellation.py
  • tests/test_caps_based_msging.py
  • tests/test_debugger.py
  • tests/test_discovery.py
  • tests/test_docs_examples.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b jc211-runtime_to_msgspec runtime_to_msgspec
git pull runtime_to_msgspec

Step 2:

Merge the changes and update on Gitea.
git checkout runtime_to_msgspec
git merge --no-ff jc211-runtime_to_msgspec
git push origin runtime_to_msgspec
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: goodboy/tractor#4
There is no content yet.