Skip to content

Conversation

@externl
Copy link
Member

@externl externl commented Feb 10, 2025

This PR adds CMakeLists.txt files to the remaining IceGrid demos.

@externl externl requested review from Copilot and pepone February 10, 2025 19:20
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.

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

Files not reviewed (15)
  • cpp/IceGrid/customLocator/CMakeLists.txt: Language not supported
  • cpp/IceGrid/customLocator/application.xml: Language not supported
  • cpp/IceGrid/customLocator/config.admin: Language not supported
  • cpp/IceGrid/customLocator/config.grid: Language not supported
  • cpp/IceGrid/icebox/CMakeLists.txt: Language not supported
  • cpp/IceGrid/icebox/HelloServiceI.cpp: Language not supported
  • cpp/IceGrid/icebox/application.xml: Language not supported
  • cpp/IceGrid/icebox/config.admin: Language not supported
  • cpp/IceGrid/icebox/config.grid: Language not supported
  • cpp/IceGrid/replication/CMakeLists.txt: Language not supported
  • cpp/IceGrid/replication/application.xml: Language not supported
  • cpp/IceGrid/secure/CMakeLists.txt: Language not supported
  • cpp/IceGrid/secure/application.xml: Language not supported
  • cpp/IceGrid/sessionActivation/CMakeLists.txt: Language not supported
  • cpp/IceGrid/allocate/README.md: Evaluated as low risk
Comments suppressed due to low confidence (5)

cpp/IceGrid/customLocator/README.md:20

  • [nitpick] Use pwd for consistency with other parts of the documentation.
export PATH=$PWD/build:$PATH

cpp/IceGrid/customLocator/README.md:26

  • [nitpick] Use cd for consistency with other parts of the documentation.
set PATH=%CD%\build\Release;%PATH%

cpp/IceGrid/customLocator/README.md:40

  • [nitpick] Ensure consistency in the command format for different operating systems.
./build/locator

cpp/IceGrid/customLocator/README.md:64

  • [nitpick] Ensure consistency in the command format for different operating systems.
./build/client

cpp/IceGrid/customLocator/README.md:78

  • [nitpick] Ensure consistency in the command format for different operating systems.
./build/client --context

@externl externl merged commit 34fb7c5 into zeroc-ice:main Feb 10, 2025
7 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