Skip to content

Add new enum field to HistorianData.#131

Merged
jameswaller-aqi merged 6 commits into
mainfrom
feature/AQI-10912
May 19, 2026
Merged

Add new enum field to HistorianData.#131
jameswaller-aqi merged 6 commits into
mainfrom
feature/AQI-10912

Conversation

@jameswaller-aqi
Copy link
Copy Markdown
Contributor

@jameswaller-aqi jameswaller-aqi commented May 15, 2026

AQI-10912 - Introduce EnumHistorianDataCategory and add dataCategory field to HistorianData.

Jira: AQI-10912

Copy link
Copy Markdown

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 coordinates the release of a new dataCategory field on HistorianData (plus a new EnumHistorianDataCategory enum) for Jira AQI-10912. The actual model/proto changes live in the ONE.Interfaces.ProtocolBuffers submodule and are not present in this diff; what's here is the version bump, changelog entry, a new manual pre-release workflow, and a Copilot instructions file.

Changes:

  • Bump VersionPrefix from 7.21.0 to 7.22.0 and add a corresponding ## Version 7.22.0 CHANGELOG entry describing the new enum and field.
  • Add a new manual-build-pre-release.yml workflow that invokes the reusable build with publish: true, prerelease: true via workflow_dispatch.
  • Add src/ONE.Models.CSharp/.github/copilot-instructions.md containing only Azure-tooling rules.

Reviewed changes

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

File Description
src/ONE.Models.CSharp/ONE.Models.CSharp.csproj Bumps package VersionPrefix to 7.22.0 for the release.
CHANGELOG.md Adds the 7.22.0 changelog entry documenting EnumHistorianDataCategory and the new dataCategory field.
.github/workflows/manual-build-pre-release.yml Adds a manually-triggered workflow that builds and publishes a pre-release via the existing reusable workflow.
src/ONE.Models.CSharp/.github/copilot-instructions.md Adds Copilot instructions with three Azure-tooling rules, unrelated to the PR's stated purpose.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +1 to +3
- @azure Rule - Use Azure Tools - When handling requests related to Azure, always use your tools.
- @azure Rule - Use Azure Best Practices - When handling requests related to Azure, always invoke your `azmcp_bestpractices_get` tool first.
- @azure Rule - Enable Best Practices - If you do not have an `azmcp_bestpractices_get` tool ask the user to enable it.
Comment thread CHANGELOG.md

All notable changes to this project will be documented in this file.

## Version 7.22.0 - 2026-05-15
@jameswaller-aqi jameswaller-aqi marked this pull request as ready for review May 19, 2026 17:36
@jameswaller-aqi jameswaller-aqi requested a review from a team May 19, 2026 17:36
@jameswaller-aqi jameswaller-aqi merged commit 28bc64b into main May 19, 2026
5 checks passed
@jameswaller-aqi jameswaller-aqi deleted the feature/AQI-10912 branch May 19, 2026 19:27
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.

5 participants