Skip to content

Conversation

@vincentsarago
Copy link
Member

No description provided.

@vincentsarago vincentsarago requested a review from hrodmn May 13, 2025 11:44
Copy link
Collaborator

@hrodmn hrodmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but you need to fix the env var name in docker-compose.yml to be ENABLE_TRANSACTIONS_EXTENSIONS.

Just a thought: should we handle the extensions env var and other logic using the pydantic settings rather than reading it in app.py?

Co-authored-by: Henry Rodman <[email protected]>
@vincentsarago
Copy link
Member Author

Just a thought: should we handle the extensions env var and other logic using the pydantic settings rather than reading it in app.py?

I though about it but didn't want to change to many things.

@vincentsarago vincentsarago merged commit 3749c12 into feat/disable-transaction-extensions May 13, 2025
@vincentsarago vincentsarago deleted the feat/disable-transaction-extensions-vs-edits branch May 13, 2025 12:05
vincentsarago added a commit that referenced this pull request May 13, 2025
* disable transaction and bulk_transactions extensions by default

resolves #231

* enable all extensions in cicd

* apply suggestions from review

Co-authored-by: Vincent Sarago <[email protected]>

* refactor fixtures

* remove unused

* use specific ENV ENABLE_TRANSACTIONS_EXTENSIONS for transactions (#239)

* use specific ENV ENABLE_TRANSACTIONS_EXTENSIONS for transactions

* Update docker-compose.yml

Co-authored-by: Henry Rodman <[email protected]>

---------

Co-authored-by: Henry Rodman <[email protected]>

* update changelog

---------

Co-authored-by: Vincent Sarago <[email protected]>
Co-authored-by: vincentsarago <[email protected]>
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.

3 participants