intel / iotg_tsn_ref_sw

IOTG Time-Sensitive Networking Reference Software
BSD 3-Clause "New" or "Revised" License
141 stars 68 forks source link

Fixes hardcoded proxy on packages_installer.sh #32

Closed locnnil closed 6 months ago

locnnil commented 10 months ago

The PR review is to check for sustainability and correctness. Sustainability is actually more business critical as correctness is largely tested into the code over time. Its useful to keep in mind that SW often outlives the HW it was written for and engineers move from job to job so it is critical that code developed for Intel be supportable across many years. It is up to the submitter and reviewer to look at the code from a perspective of what if we have to debug this 3 years from now after the author is no longer available and defect databases have been lost. Yes, that happens all the time when we are working with time scales of more than 2 years. When reviewing your code it is important to look at it from this perspective.

Author Mandatory (to be filled by PR Author/Submitter)

PULL DESCRIPTION (to be filled by PR Author/Submitter)

Provide a 1-2 line brief overview of the changes submitted through the Pull Request...

REFERENCES (to be filled by PR Author/Submitter)

Reference URL for issue tracking (JIRA/HSD/Github): https://github.com/locnnil/iotg_tsn_ref_sw

CODE MAINTAINABILITY (to be filled by PR Author/Submitter)

UPSTREAM EXPECTATIONS (NA for STAR)

Maintainer Mandatory (to be filled by PR Reviewer/Approving Maintainer)

QUALITY CHECKS (to be filled by PR Reviewer/Approving Maintainer)

CODE REVIEW IMPACT (Optional - need to discuss with ISDM forum)

SECURITY CHECKS (NA for STAR)

Please check if your PR fulfills the following requirements:

Code must act as a teacher for future developers

ws-intel commented 7 months ago

Review and code testing in progress.

ws-intel commented 7 months ago

Jenkins & Functionality Testing Passed

locnnil commented 7 months ago

@ws-intel rebase done!

locnnil commented 7 months ago

@HongAun-Intel, any feedback on this PR please?