Skip to content

Within r1.2 there is a mismatch of webrtc-event vs webrtc-events-subscription vs webrtc-event-subscriptions #80

@hdamker

Description

@hdamker

Problem description

Seems that the API definition of webrtc-events was renamed to https://github.com/camaraproject/WebRTC/blob/r1.2/code/API_definitions/webrtc-events-subscription.yaml but that was neither reflected in the CHANGELOG.md nor in the API name (server URL).

With the latter the links in CHANGELOG.md, README.md and release description of r1.2 are broken (pointing to 404).

Beyond the name webRTC-events-subscription would be wrong, as the guideline defines:

It is mandatory to append the keyword "subscriptions" at the end of the API name. For e.g. device-roaming-subscriptions.yaml

So a correct API name would be webrtc-event-subscriptions, not webrtc-events-subscription

Expected action

Short-term:

  • correct at least the links within release description (as this is the page where all r1.2 links are pointing to, it can easily be edited)
  • Correct also the links README.md in main, potentially also in the CHANGELOG.md in main. That won't correct the links in the r1.2, but will help people entering the repository via the main branch.

For next planned release:

Additional context

Originally found by @albertoramosmonagas in camaraproject/Marketing#20 (comment)

Metadata

Metadata

Labels

subproject managementIndicating issues with subproject repository or release management process

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions