Skip to content

Conversation

@spbsoluble
Copy link
Collaborator

No description provided.

spbsoluble and others added 5 commits September 15, 2025 08:43
…mit to this repo's main.

Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
New Pull Request - all:main
@spbsoluble spbsoluble requested a review from Copilot October 22, 2025 17:27
Copy link

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 addresses CI/CD workflow issues related to branch naming for store type updates, along with configuration updates including new store types, corrected naming conventions, and standardized documentation strings.

Key changes:

  • Enhanced branch naming logic to differentiate main branch updates from other branches
  • Added Axis IP Camera store type configuration with authentication and certificate usage settings
  • Corrected Bosch IP Camera naming from "BIPCamera" to "BoschIPCamera" for consistency
  • Added UseShellCommands parameter to multiple Linux-based store configurations

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/update-stores.yml Updated branch naming strategy and improved console logging format
store_types.json Added new store types, corrected names, standardized descriptions, and added UseShellCommands parameter
cmd/store_types.json Mirrored changes from store_types.json for command-line tool configuration
Comments suppressed due to low confidence (2)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

"DependsOn": "",
"Type": "Bool",
"DefaultValue": "True",
"Description": "Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting)"
Copy link

Copilot AI Oct 22, 2025

Choose a reason for hiding this comment

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

The description references a default value of 'Y', but the DefaultValue field is set to 'True'. This inconsistency could confuse users. Consider updating the description to reference 'True' instead of 'Y'.

Suggested change
"Description": "Recommended to be set to the default value of 'Y'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting)"
"Description": "Recommended to be set to the default value of 'True'. For a detailed explanation of this setting, please refer to [Use Shell Commands Setting](#use-shell-commands-setting)"

Copilot uses AI. Check for mistakes.
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
Signed-off-by: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
@spbsoluble spbsoluble force-pushed the store_type_merge_ci_fix branch from ab496dc to fd8665b Compare October 22, 2025 17:37
@spbsoluble spbsoluble merged commit 724907d into release-1.8 Oct 22, 2025
51 of 63 checks passed
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.

2 participants