Skip to content

i_1119 Add missing code to send comments on CLICS 2023-06 event feed#1120

Open
johnbrvc wants to merge 1 commit intopc2ccs:developfrom
johnbrvc:i1119_add_commentary_event_feed
Open

i_1119 Add missing code to send comments on CLICS 2023-06 event feed#1120
johnbrvc wants to merge 1 commit intopc2ccs:developfrom
johnbrvc:i1119_add_commentary_event_feed

Conversation

@johnbrvc
Copy link
Collaborator

Description of what the PR does

Code was inadvertently left out of the pervious commit to PR #1085. This code will arrange to have any added commentary sent out as notifications on the event feed.

Issue which the PR addresses

Fixes #1119

Environment in which the PR was developed (OS,IDE, Java version, etc.)

Windows 11
java version "1.8.0_321"
Java(TM) SE Runtime Environment (build 1.8.0_321-b07)
Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode)

Precise steps for testing the PR (i.e., how to demonstrate that it works correctly)

  1. Start a contest
  2. Start an event feeder thick client feeding the CLICS 2023-06 API
  3. Start a remote consumer of the event feed, eg. curl -k http://admin:admin@localhost:50443/contests/XXXXX/event-feed
  4. Post a new comment using the POST facility on the commentary endpoint (note that this is an extension to 2023-06, but will officially
  5. The commentary notification should appear on the event feed.

Code was inadvertently left out of the pervious commit to PR pc2ccs#1085.  This code will arrange to have any added commentary sent out as notifications on the event feed.
@johnbrvc johnbrvc added this to the 9.11.0 milestone Jun 12, 2025
@johnbrvc johnbrvc self-assigned this Jun 12, 2025
@johnbrvc johnbrvc modified the milestones: 9.11.0, 9.12.0 Jan 9, 2026
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.

Newly posted commentary does not appear on the 2023-06 event feed

1 participant