Skip to content

[Networking] internalfabric getter name refactoring#3083

Open
cheina97 wants to merge 1 commit intoliqotech:masterfrom
cheina97:frc/internalfabric
Open

[Networking] internalfabric getter name refactoring#3083
cheina97 wants to merge 1 commit intoliqotech:masterfrom
cheina97:frc/internalfabric

Conversation

@cheina97
Copy link
Member

@cheina97 cheina97 commented Jul 18, 2025

This PR refactors the logic used by getInternalFabric to get the internalfabric name. We have a function called ForgeInternalFabricName which is already used in other code places.

@adamjensenbot
Copy link
Collaborator

Hi @cheina97. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests
    when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /hold, /unhold Add/remove the hold label to prevent merging with /merge

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • feat: 🚀 New Feature
  • fix: 🐛 Bug Fix
  • refactor: 🧹 Code Refactoring
  • docs: 📝 Documentation
  • style: 💄 Code Style
  • perf: 🐎 Performance Improvement
  • test: ✅ Tests
  • chore: 🚚 Dependencies Management
  • build: 📦 Builds Management
  • ci: 👷 CI/CD
  • revert: ⏪ Reverts Previous Changes

@github-actions github-actions bot added the refactor Reorganizes or optimizes code without changing its behavior label Jul 18, 2025
@pull-request-size pull-request-size bot added size/S and removed size/L labels Jul 18, 2025
@cheina97 cheina97 force-pushed the master branch 2 times, most recently from bec7493 to 2f76836 Compare July 25, 2025 14:34
@cheina97 cheina97 force-pushed the frc/internalfabric branch 2 times, most recently from 2aa017f to 517ec20 Compare February 10, 2026 15:19
@pull-request-size pull-request-size bot added size/M and removed size/S labels Feb 10, 2026
@cheina97 cheina97 changed the title frc/internalfabric [Networking] internalfabric getter name refactoring Feb 10, 2026
@cheina97 cheina97 added the release-1.1 Feature that is planned to be integrated within a given Liqo release label Feb 10, 2026
@cheina97 cheina97 marked this pull request as ready for review February 10, 2026 15:30
@cheina97
Copy link
Member Author

/rebase test=true

1 similar comment
@cheina97
Copy link
Member Author

cheina97 commented Mar 2, 2026

/rebase test=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Reorganizes or optimizes code without changing its behavior release-1.1 Feature that is planned to be integrated within a given Liqo release size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants