Skip to content

Image version safely treats slash in branch name#596

Merged
qiluo-msft merged 1 commit intosonic-net:masterfrom
qiluo-msft:qiluo/noslash
May 12, 2017
Merged

Image version safely treats slash in branch name#596
qiluo-msft merged 1 commit intosonic-net:masterfrom
qiluo-msft:qiluo/noslash

Conversation

@qiluo-msft
Copy link
Collaborator

No description provided.

@qiluo-msft qiluo-msft merged commit 2cfa289 into sonic-net:master May 12, 2017
@qiluo-msft qiluo-msft deleted the qiluo/noslash branch May 12, 2017 17:56
marian-pritsak added a commit that referenced this pull request May 15, 2017
lguohan pushed a commit that referenced this pull request Sep 5, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (#598)
[config]: fix the runtime error of the 'show line' command (#595) (#596)
Revert "Removed 'show interfaces alias'. (#412)" (#603)
[debug][undebug] Rework of CLI for BGP (#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (#600)
[config] Add commands to add/remove DHCP server address from a VLAN (#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (#605)
Read config DB for running interface(s) and display per port/interface (#594)
[fast/warm reboot] kill radv docker before stopping BGP (#608)
[config] Add commands for adding/removing syslog servers (#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (#607)
[Command Reference] Add config commands for DHCP relay destination address (#610)
[config] Add commands for adding/removing NTP servers (#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (#612)
[neighbor advertiser] try getting vlan addresses from o.s first (#613)
[show] Add command 'show runningconfiguration syslog' (#617)
[show] Add command 'show runningconfig ntp' (#620)
Added check to config syslog del to verify if ip address was configured. (#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (#621)

Signed-off-by: Danny Allen [email protected]
sridhar-ravindran pushed a commit to sridhar-ravindran/sonic-buildimage that referenced this pull request Sep 6, 2019
Submodule src/sonic-utilities 4024019:

[doc/command-reference.md] dos2unix & remove trailing spaces (sonic-net#591)
[show] Add BGP neighbor info to 'show ip/ipv6 interfaces' command output (sonic-net#598)
[config]: fix the runtime error of the 'show line' command (sonic-net#595) (sonic-net#596)
Revert "Removed 'show interfaces alias'. (sonic-net#412)" (sonic-net#603)
[debug][undebug] Rework of CLI for BGP (sonic-net#583)
Changing "show runningconfiguration interface" to "show runningconfiguration ports" (sonic-net#600)
[config] Add commands to add/remove DHCP server address from a VLAN (sonic-net#585)
[neighbor_advertiser] Use full vlan name for vxlan tunnel map programming (sonic-net#604)
[neighbor_advertise]: Use the existing MIRROR ACL table (sonic-net#605)
Read config DB for running interface(s) and display per port/interface (sonic-net#594)
[fast/warm reboot] kill radv docker before stopping BGP (sonic-net#608)
[config] Add commands for adding/removing syslog servers (sonic-net#609)
[config] Call 'systemctl reset-failed' before 'systemctl restart' when restarting services (sonic-net#607)
[Command Reference] Add config commands for DHCP relay destination address (sonic-net#610)
[config] Add commands for adding/removing NTP servers (sonic-net#611)
[neighbor_advertiser]: Add V6 support to mirror ICMPV6 packets (sonic-net#612)
[neighbor advertiser] try getting vlan addresses from o.s first (sonic-net#613)
[show] Add command 'show runningconfiguration syslog' (sonic-net#617)
[show] Add command 'show runningconfig ntp' (sonic-net#620)
Added check to config syslog del to verify if ip address was configured. (sonic-net#622)
[fast-reboot] Check if ASIC config has changed before warm reboot (sonic-net#621)

Signed-off-by: Danny Allen [email protected]
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
lguohan added a commit to lguohan/sonic-buildimage that referenced this pull request Apr 12, 2020
* f972073 2020-04-12 | [vs]: set mtu only on the physical port (sonic-net#601) (HEAD, origin/master, origin/HEAD) [lguohan]
* e566f7a 2020-04-10 | [saiplayer] Convert saiplayer to static library (sonic-net#600) [Kamil Cudnik]
* fc3a413 2020-04-09 | [syncd] Convert syncd_request_shutdown to static library (sonic-net#599) [Kamil Cudnik]
* 027de8f 2020-04-09 | Do not translateVidToRid for processBulkQuadEvent in InitViewMode (sonic-net#598) [Qi Luo]
* b0ee63d 2020-04-08 | [syncd] [vs] [sairedis] Add support for bulk api in init view (sonic-net#591) [Kamil Cudnik]
* 48ef314 2020-04-08 | [sairedis] Add pragma once to lib header (sonic-net#597) [Kamil Cudnik]
* 74af900 2020-04-08 | [build]: allow to use extra inc/lib location to build the package (sonic-net#595) [lguohan]
* 9b8c63e 2020-04-07 | Update README.txt: add LGTM badges (sonic-net#596) [Qi Luo]
* fdd79e6 2020-04-07 | [tests] Update lib order (sonic-net#594) [Kamil Cudnik]
* d89eb59 2020-04-07 | [syncd] Change order of libs in Makefile.am (sonic-net#593) [Kamil Cudnik]

Signed-off-by: Guohan Lu <[email protected]>
lguohan added a commit that referenced this pull request Apr 13, 2020
* f972073 2020-04-12 | [vs]: set mtu only on the physical port (#601) (HEAD, origin/master, origin/HEAD) [lguohan]
* e566f7a 2020-04-10 | [saiplayer] Convert saiplayer to static library (#600) [Kamil Cudnik]
* fc3a413 2020-04-09 | [syncd] Convert syncd_request_shutdown to static library (#599) [Kamil Cudnik]
* 027de8f 2020-04-09 | Do not translateVidToRid for processBulkQuadEvent in InitViewMode (#598) [Qi Luo]
* b0ee63d 2020-04-08 | [syncd] [vs] [sairedis] Add support for bulk api in init view (#591) [Kamil Cudnik]
* 48ef314 2020-04-08 | [sairedis] Add pragma once to lib header (#597) [Kamil Cudnik]
* 74af900 2020-04-08 | [build]: allow to use extra inc/lib location to build the package (#595) [lguohan]
* 9b8c63e 2020-04-07 | Update README.txt: add LGTM badges (#596) [Qi Luo]
* fdd79e6 2020-04-07 | [tests] Update lib order (#594) [Kamil Cudnik]
* d89eb59 2020-04-07 | [syncd] Change order of libs in Makefile.am (#593) [Kamil Cudnik]

Signed-off-by: Guohan Lu <[email protected]>
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
saiarcot895 pushed a commit to saiarcot895/sonic-buildimage that referenced this pull request Feb 13, 2025
…ic-platform-common

[submodule][202412] Update submodule sonic-platform-common to the latest HEAD automatically
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…est HEAD automatically (sonic-net#1701)

#### Why I did it
src/sonic-platform-common
```
* 22144ca - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#110 from mihirpat1/202503_update_host_media_interface_codes (8 hours ago) [Prince George]
* 2ce8956 - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (9 hours ago) [mihirpat1]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Nov 10, 2025
… automatically (#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog
ashutosh-agrawal pushed a commit to AnantKishorSharma/sonic-buildimage that referenced this pull request Nov 30, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Dec 4, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <[email protected]>
xwjiang-ms pushed a commit to xwjiang-ms/sonic-buildimage that referenced this pull request Dec 22, 2025
… automatically (sonic-net#23672)

#### Why I did it
src/sonic-platform-common
```
* 9314538 - (HEAD -> master, origin/master, origin/HEAD) [Smartswitch] Host container differentiation for sensor commands (sonic-net#604) (6 days ago) [Gagan Punathil Ellath]
* 6a3f0d6 - Add new liquid cooling base object (sonic-net#603) (6 days ago) [Yuanzhe]
* a615dbc - [sonic-platform-common] Build failure with "ModuleNotFoundError: No module named 'sonic_platform_base.sonic_xcvr.cdb'" (sonic-net#607) (10 days ago) [mihirpat1]
* ef6ee2b - Update Host and single media interfaces IDs per SFF-8024 v4.13 (sonic-net#596) (5 weeks ago) [mihirpat1]
* 1ccb062 - Adding 800G-ZR codes and ability to check 150GHz grid spacing (sonic-net#601) (6 weeks ago) [Aditya]
* 47be7af - Update MODULE_FAULT_CAUSE with additional codes (4-6) (sonic-net#597) (6 weeks ago) [infn-ke]
* 320c11b - Add is_lpo API (sonic-net#599) (6 weeks ago) [longhuan-cisco]
* 2bcbe3a - Fix health check for SSD vendors: add a parser for ATP, and add a generic health ID for other brands (sonic-net#595) (8 weeks ago) [Mark Xiao]
* 499d775 - lock sensord restart (sonic-net#594) (8 weeks ago) [Gagan Punathil Ellath]
* aa32bef - CDB Refactor (sonic-net#584) (3 months ago) [Prince George]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: xiaweijiang <[email protected]>
mssonicbld added a commit that referenced this pull request Mar 12, 2026
…lly (#25285)

#### Why I did it
src/sonic-gnmi
```
* 5da416f - (HEAD -> master, origin/master, origin/HEAD) Implements the frontend logic for gNSI Authz (#549) (5 hours ago) [niranjanivivek]
* 153f13f - Skip flaky integration tests to stabilize PR pipeline (#615) (34 hours ago) [Dawei Huang]
* d297045 - Refactor: Add missing defer Close() to prevent Redis connection leak (#608) (5 days ago) [jayaragini-hcl]
* bf5d3e0 - Implements the frontend logic for gNSI Certz (#559) (9 days ago) [jayaragini-hcl]
* 91b14bf - Add support to write gNSI credentials metadata to DB (#596) (9 days ago) [jayaragini-hcl]
* f0d2b7d - Add support for PHY diagnostic parameters (#583) (12 days ago) [Feng-msft]
* 469b400 - Add unit tests for DPU proxy singleton and GetDPUConnection (#595) (12 days ago) [Dawei Huang]
* 8fccb68 - Fix TransferToRemote DPU connection: replace localhost loopback with … (#591) (2 weeks ago) [Dawei Huang]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

3 participants