Skip to content

Conversation

@remyleone
Copy link
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings December 15, 2025 10:56
@remyleone remyleone requested a review from a team as a code owner December 15, 2025 10:56
@github-actions github-actions bot added the instance Instance issues, bugs and feature requests label Dec 15, 2025
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 adds support for displaying the Project ID in the instance server list command output. The change follows the existing pattern used for similar fields like ImageID and is consistent with how ProjectID is displayed in the instance image list command.

  • Adds ProjectID field to the humanServerInList struct for table display
  • Populates the field from server.Project to maintain consistency with the API resource structure

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.14%. Comparing base (f86d1d4) to head (06b185a).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5228   +/-   ##
=======================================
  Coverage   57.13%   57.14%           
=======================================
  Files         312      312           
  Lines       69970    69972    +2     
=======================================
+ Hits        39980    39982    +2     
  Misses      28495    28495           
  Partials     1495     1495           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yfodil yfodil enabled auto-merge December 15, 2025 14:09
@yfodil yfodil added this pull request to the merge queue Dec 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 15, 2025
@yfodil yfodil added this pull request to the merge queue Dec 15, 2025
Merged via the queue into scaleway:master with commit d5536a1 Dec 15, 2025
123 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

instance Instance issues, bugs and feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants