[PR #322] [MERGED] Codex-generated pull request #627

Closed
opened 2026-03-13 21:00:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AJaySi/ALwrity/pull/322
Author: @AJaySi
Created: 2/9/2026
Status: Merged
Merged: 2/9/2026
Merged by: @AJaySi

Base: mainHead: codex/add-oauth-token-models-and-migration-script


📝 Commits (1)

  • d8074e5 Add postgres oauth token dual-write support

📊 Changes

6 files changed (+597 additions, -2 deletions)

View changed files

backend/models/oauth_token_models.py (+67 -0)
backend/scripts/backfill_oauth_tokens_to_postgres.py (+160 -0)
📝 backend/services/database.py (+1 -0)
📝 backend/services/integrations/bing_oauth.py (+161 -1)
📝 backend/services/integrations/wix_oauth.py (+129 -1)
📝 backend/services/integrations/wordpress_oauth.py (+79 -0)

📄 Description

Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message.


Codex Task


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AJaySi/ALwrity/pull/322 **Author:** [@AJaySi](https://github.com/AJaySi) **Created:** 2/9/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@AJaySi](https://github.com/AJaySi) **Base:** `main` ← **Head:** `codex/add-oauth-token-models-and-migration-script` --- ### 📝 Commits (1) - [`d8074e5`](https://github.com/AJaySi/ALwrity/commit/d8074e5360eddf9fd99a9d26a87e542a86ee0fa5) Add postgres oauth token dual-write support ### 📊 Changes **6 files changed** (+597 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `backend/models/oauth_token_models.py` (+67 -0) ➕ `backend/scripts/backfill_oauth_tokens_to_postgres.py` (+160 -0) 📝 `backend/services/database.py` (+1 -0) 📝 `backend/services/integrations/bing_oauth.py` (+161 -1) 📝 `backend/services/integrations/wix_oauth.py` (+129 -1) 📝 `backend/services/integrations/wordpress_oauth.py` (+79 -0) </details> ### 📄 Description Codex generated this pull request, but encountered an unexpected error after generation. This is a placeholder PR message. ------ [Codex Task](https://chatgpt.com/codex/tasks/task_e_69897dc7479483288f86b3a993a5d825) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 21:00:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/ALwrity#627
No description provided.