Skip to content

Conversation

@pinzart90
Copy link
Contributor

Stop calling pm KnownHosts while under NoNetworkMode

Purpose

https://jira.autodesk.com/browse/DYN-8268

Declarations

Check these if you believe they are true

  • The codebase is in a better state after this PR
  • Is documented according to the standards
  • The level of testing this PR includes is appropriate
  • User facing strings, if any, are extracted into *.resx files
  • All tests pass using the self-service CI.
  • Snapshot of UI changes, if any.
  • Changes to the API follow Semantic Versioning and are documented in the API Changes document.
  • This PR modifies some build requirements and the readme is updated
  • This PR contains no files larger than 50 MB

Release Notes

(FILL ME IN) Brief description of the fix / enhancement. Use N/A to indicate that the changes in this pull request do not apply to Release Notes. Mandatory section

Reviewers

(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR)

(FILL ME IN, optional) Any additional notes to reviewers or testers.

FYIs

(FILL ME IN, Optional) Names of anyone else you wish to be notified of

@github-actions github-actions bot changed the title fix noNetworkMode for PM client DYN-8268: fix noNetworkMode for PM client Feb 5, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-8268

@github-actions
Copy link

github-actions bot commented Feb 5, 2025

UI Smoke Tests

Test: success. 11 passed, 0 failed.
TestComplete Test Result
Workflow Run: UI Smoke Tests
Check: UI Smoke Tests

/// Method to load the map once, making it accessible to all elements
/// </summary>
private void LoadCompatibilityMap()
internal void LoadCompatibilityMap()
Copy link
Contributor

Choose a reason for hiding this comment

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

So the call of CompatibilityMap() is the one causing network traffic?

@mjkkirschner
Copy link
Member

would be really nice @zeusongit if we could implement some tests to catch this regression from occurring each year. I think there is a task for it.

@QilongTang QilongTang added this to the 3.5 milestone Feb 6, 2025
@zeusongit
Copy link
Contributor

would be really nice @zeusongit if we could implement some tests to catch this regression from occurring each year. I think there is a task for it.

Makes sense, I will look for the task, but please share if you find it as well.

@zeusongit zeusongit merged commit 41d8912 into master Feb 6, 2025
24 of 25 checks passed
@zeusongit zeusongit deleted the no_network_mode_fix branch February 6, 2025 22:22
zeusongit pushed a commit to zeusongit/Dynamo that referenced this pull request Feb 7, 2025
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