-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build will fail when working on a branch name with "/" #514
Labels
Comments
treat this an improvement. |
@qiluo-msft, is this issue fixed? If yes, can you link this issue to the PR? |
Fixed in 2cfa289 |
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this issue
Oct 9, 2019
* 1f4a1d7 2019-09-24 | Add warm boot support with removed/created port (sonic-net#515) (HEAD, origin/master, origin/HEAD) [Kamil Cudnik] * 59e530a 2019-09-20 | Add support for debug counters (sonic-net#517) [Danny Allen] * 1ed09e0 2019-09-20 | fully support bulk_remove in sairedis (sonic-net#516) [Dong Zhang] * 6cb1b31 2019-09-17 | Add support for port remove and port create (no warm boot) (sonic-net#500) [Kamil Cudnik] * 83d86ed 2019-09-17 | Fix c_str() in printf for string (sonic-net#514) [Kamil Cudnik] * 11b44b5 2019-09-16 | Advance SAI reference pointer to v1.5.0 (sonic-net#509) [Wenda Ni] * 38c6945 2019-09-14 | support sflow on virtual switch (sonic-net#498) [Rakesh Datta] * e7d766e 2019-09-09 | Add acl counter match logic based on acl entry field (sonic-net#511) [Kamil Cudnik] * 58845ce 2019-09-06 | Add extra check for warm boot discovered RIDs (sonic-net#502) [Kamil Cudnik] * b4893ef 2019-09-05 | [flex counter]: Lower the severity of log during rif counter support check (sonic-net#504) [shikenghua] * b859344 2019-09-03 | fix found typo in new added syncMode related codes (sonic-net#506) [Dong Zhang] Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan
added a commit
that referenced
this issue
Oct 18, 2019
[submodule]: update sonic-sairedis 1f4a1d7 2019-09-24 | Add warm boot support with removed/created port (#515) (HEAD, origin/master, origin/HEAD) [Kamil Cudnik] 59e530a 2019-09-20 | Add support for debug counters (#517) [Danny Allen] 1ed09e0 2019-09-20 | fully support bulk_remove in sairedis (#516) [Dong Zhang] 6cb1b31 2019-09-17 | Add support for port remove and port create (no warm boot) (#500) [Kamil Cudnik] 83d86ed 2019-09-17 | Fix c_str() in printf for string (#514) [Kamil Cudnik] 11b44b5 2019-09-16 | Advance SAI reference pointer to v1.5.0 (#509) [Wenda Ni] 38c6945 2019-09-14 | support sflow on virtual switch (#498) [Rakesh Datta] e7d766e 2019-09-09 | Add acl counter match logic based on acl entry field (#511) [Kamil Cudnik] 58845ce 2019-09-06 | Add extra check for warm boot discovered RIDs (#502) [Kamil Cudnik] b4893ef 2019-09-05 | [flex counter]: Lower the severity of log during rif counter support check (#504) [shikenghua] b859344 2019-09-03 | fix found typo in new added syncMode related codes (#506) [Dong Zhang] also update broadcom and mellanox SAI
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
…TABLE in orchagent processing (sonic-net#514) Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this issue
Aug 31, 2020
qiluo-msft
added a commit
that referenced
this issue
Sep 15, 2021
…pdate submodule sonic-swss-common (#8513) #### Why I did it Backport #8034 to 202012 branch sonic-swss-common submodule updating includes below commits ``` a6b98da 2021-04-29 | Add support for config_db subscribe and unsubscribe python apis (#481) [arlakshm] 2506ca0 2021-08-22 | [ci] Fix azure pipeline DownloadPipelineArtifact source branch (#514) [Qi Luo] ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
git_revision
will contain "/", and latersed
will fail.Example log:
The text was updated successfully, but these errors were encountered: