aitbc
6549483b18
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
Deploy to Testnet / deploy-testnet (push) Successful in 1m10s
Integration Tests / test-service-integration (push) Successful in 2m38s
Multi-Node Stress Testing / stress-test (push) Successful in 2s
Node Failover Simulation / failover-test (push) Successful in 2s
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
fix: resolve datetime timezone error in marketplace service
...
- Change created_at and submitted_at fields to use datetime.utcnow instead of datetime.now(timezone.utc)
- Fixes TypeError: can't subtract offset-naive and offset-aware datetimes
- Database column is TIMESTAMP WITHOUT TIME ZONE, so timezone-naive datetime is required
2026-05-08 19:22:34 +02:00
..
2026-05-08 17:29:58 +02:00
2026-05-07 18:27:28 +02:00
2026-04-30 10:34:11 +02:00
2026-05-02 16:26:21 +02:00
2026-05-07 11:42:06 +02:00
2026-05-07 11:42:06 +02:00
2026-04-25 08:24:34 +02:00
2026-05-07 11:42:06 +02:00
2026-04-30 08:36:55 +02:00
2026-05-08 13:06:19 +02:00
2026-04-30 11:57:09 +02:00
2026-05-04 13:21:54 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-05-07 11:42:06 +02:00
2026-05-07 14:34:01 +02:00
2026-05-07 11:42:06 +02:00
2026-04-30 08:33:18 +02:00
2026-05-08 19:22:34 +02:00
2026-05-08 19:22:34 +02:00
2026-05-02 14:38:19 +02:00
2026-04-25 07:23:45 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:23:28 +02:00
2026-04-30 10:47:50 +02:00
2026-04-25 07:46:44 +02:00
2026-04-30 08:36:55 +02:00
2026-05-02 16:17:15 +02:00
2026-05-02 14:55:21 +02:00
2026-04-30 10:59:16 +02:00
2026-03-08 11:26:18 +01:00