Skip to content

Conversation

@tiyash-basu-frequenz
Copy link
Contributor

This commit makes the name more generic, expressing its potential use-cases beyond filters.

closes #364

This commit makes the name more generic, expressing its potential
use-cases beyond filters.

Signed-off-by: Tiyash Basu <[email protected]>
@tiyash-basu-frequenz tiyash-basu-frequenz self-assigned this Jun 13, 2025
Copilot AI review requested due to automatic review settings June 13, 2025 12:23
@tiyash-basu-frequenz tiyash-basu-frequenz requested a review from a team as a code owner June 13, 2025 12:23
@github-actions github-actions bot added part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files labels Jun 13, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the protobuf message from TimeIntervalFilter to Interval to reflect its broader use beyond filtering.

  • Updated the message name in proto/frequenz/api/common/v1/types/interval.proto
  • Updated corresponding documentation in RELEASE_NOTES.md

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
proto/frequenz/api/common/v1/types/interval.proto Renamed the message from TimeIntervalFilter to Interval
RELEASE_NOTES.md Updated release note documentation to reflect the new message name

@tiyash-basu-frequenz tiyash-basu-frequenz added this pull request to the merge queue Jun 13, 2025
Merged via the queue into frequenz-floss:v0.x.x with commit 26f9f54 Jun 13, 2025
6 checks passed
@tiyash-basu-frequenz tiyash-basu-frequenz deleted the 364_interval branch June 13, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:docs Affects the documentation part:protobuf Affects the protocol buffer definition files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename types.TimeIntervalFilter to Interval

2 participants