Skip to content

Expose authenticated seckill offers for buyer clients - #168

Merged
ChanTso merged 1 commit into
mainfrom
codex/buyer-seckill-catalog
Sep 10, 2026
Merged

ChanTso merged 1 commit into
mainfrom
codex/buyer-seckill-catalog

Conversation

@ChanTso

@ChanTso ChanTso commented Sep 10, 2026

Copy link
Copy Markdown
Owner

Adds a bounded, authenticated activity list so buyer clients can discover seckill offers before using the existing reservation and order-status endpoints. Expired, inactive and unpublished offers are excluded; sold-out offers remain visible. The response includes the activity version and current integer display price. Reservation and order processing are unchanged.

Validation:

  • make java-ci python-ci web-ci repo-ci passed.
  • SeckillReservationIntegrationTest#buyerOffersExcludeDraftExpiredAndUnpublishedButKeepSoldOutActivities passed against the local MySQL/Redis stack; test fixture changes were rolled back.
  • Independent read-only review completed with no blocking findings.

@ChanTso
ChanTso merged commit 87e4958 into main Sep 10, 2026
25 checks passed
@ChanTso
ChanTso deleted the codex/buyer-seckill-catalog branch September 12, 2026 08:36
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.

1 participant