[build]: set build jobs to 1 by default#383
Merged
marian-pritsak merged 1 commit intosonic-net:masterfrom Mar 7, 2017
Merged
Conversation
marian-pritsak
approved these changes
Mar 7, 2017
jleveque
approved these changes
Mar 7, 2017
stcheng
pushed a commit
to stcheng/sonic-buildimage
that referenced
this pull request
Nov 21, 2018
a099681 - [acl_loader]: Fix IP match bug for checking IP version (sonic-net#387) 83ec276 - [show command] allow warm restart table contains empty restore_count (sonic-net#385) d0b8e3a - Log message during config load_minigraph/reload (sonic-net#376) e948d02 - Optimize warm-reboot speed on dumping and rebooting (sonic-net#380) 1879fd0 - [warm reboot] unload kexec before rebooting and when error exiting from warm boot (sonic-net#383) e3e82b1 - [reboot] update stop syncd process wording (sonic-net#382) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
lguohan
pushed a commit
that referenced
this pull request
Nov 22, 2018
a099681 - [acl_loader]: Fix IP match bug for checking IP version (#387) 83ec276 - [show command] allow warm restart table contains empty restore_count (#385) d0b8e3a - Log message during config load_minigraph/reload (#376) e948d02 - Optimize warm-reboot speed on dumping and rebooting (#380) 1879fd0 - [warm reboot] unload kexec before rebooting and when error exiting from warm boot (#383) e3e82b1 - [reboot] update stop syncd process wording (#382) Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this pull request
Sep 12, 2019
…om warm boot (sonic-net#383) Signed-off-by: Ying Xie <ying.xie@microsoft.com>
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this pull request
Mar 23, 2020
* Add sample test for virtual switch in python * Remove tty from docker
yxieca
added a commit
to yxieca/sonic-buildimage
that referenced
this pull request
Sep 15, 2020
dprital
added a commit
to dprital/sonic-buildimage
that referenced
this pull request
Jun 20, 2023
Update sonic-platform-common submodule pointer to include the following: * 4d270f0 [actions] Support Semgrep by Github Actions ([sonic-net#383](sonic-net/sonic-platform-common#383)) * 74ddd4e Fix issue: should use 'Value' column to calculate the health percentage ([sonic-net#381](sonic-net/sonic-platform-common#381)) Signed-off-by: dprital <drorp@nvidia.com>
mssonicbld
added a commit
that referenced
this pull request
Mar 10, 2024
…D automatically (#18301) #### Why I did it src/sonic-platform-daemons ``` * 8a5ca2b - (HEAD -> master, origin/master, origin/HEAD) Add deterministic link bring-up feature for SFF compliant modules (#383) (2 days ago) [longhuan-cisco] * a591c8a - [ycabled][build] Fix sonic_ycabled build failure in Bookworm (#432) (2 days ago) [Arun Saravanan Balachandran] ``` #### How I did it #### How to verify it #### Description for the changelog
mlok-nokia
pushed a commit
to mlok-nokia/sonic-buildimage
that referenced
this pull request
Jun 5, 2024
[chassis][voq] Remove the leaf ref for the ifname in sonic-system-por…
DavidZagury
pushed a commit
to DavidZagury/sonic-buildimage
that referenced
this pull request
Dec 7, 2024
Signed-off-by: Pavan Naregundi <pnaregundi@marvell.com> Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
jianyuewu
pushed a commit
to jianyuewu/sonic-buildimage
that referenced
this pull request
May 7, 2025
**Why I did it** [Semgrep](https://github.com/returntocorp/semgrep) is a static analysis tool to find security vulnerabilities. When opening a PR or commtting to PR, Semgrep performs a diff-aware scanning, which scans changed files in PRs. When merging PR, Semgrep performs a full scan on master branch and report all findings. Ref: - [Supported Language](https://semgrep.dev/docs/supported-languages/#language-maturity) - [Semgrep Rules](https://registry.semgrep.dev/rule) **How I did it** Integrate Semgrep into this repository by committing a job configuration file
bobby-nexthop
pushed a commit
to bobby-nexthop/sonic-buildimage
that referenced
this pull request
Aug 1, 2025
…nic-net#383) * SFF manager for handling QSFP+/QSFP28 transceiver modules
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
set build jobs to 1 by default before we fixed issue #119