Skip to content

Conversation

@ChuckHend
Copy link
Contributor

@ChuckHend ChuckHend commented Sep 11, 2025

Moving the github workflow and retaining commit history. WE will need to update this for uv from poetry

ChuckHend and others added 10 commits July 24, 2023 11:22
* add python ci

* add ci

* fix wd
* pydantic 2.0 upgrade

* relax pydantic

* update ci, remove unused deps

* fmt
limiting the CI to the source and test directories
* chore: changes from formatting on save

* fix: deprecated `node12` usage in `checkout@v2`
* Move messages into separate module tembo_pgmq_python.messages

In order to re-use in async version

* tembo_pgmq_python/async_queue.py: add async Queue version

* tembo-pgmq-python/tests/test_async_integration.py: add test for async version

* tembo-pgmq-python/pyproject.toml: add optional asyncpg

* tembo-pgmq-python/README.md: add notes on the async version

* .github/workflows/pgmq_python.yml: add `--extras async` in tests
* pgmq-python: explicitly cast types in send_batch

* type for all .send*

* types for read()

* run py tests when extension has changes
@ChuckHend ChuckHend merged commit e354052 into main Sep 11, 2025
1 of 3 checks passed
@ChuckHend ChuckHend deleted the add-workflow-history branch September 11, 2025 01:01
tavallaie pushed a commit that referenced this pull request Oct 11, 2025
Fix AttributeError: module 'datetime' has no attribute 'now'
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.

5 participants