Bhavani Subramanian
6ea05b5c95
ShellPkg: Added MockShellLib
...
Signed-off-by: Bhavani Subramanian <v-bhavanisu@microsoft.com >
2025-05-28 08:01:10 +00:00
Joey Vagedes
0cfed09674
ShellPkg/ShellPkg.ci.yaml: Add PrEval CI config
...
Adds an entry to the package's CI configuration file that enable policy
5 for stuart_pr_eval. With this Policy, all INFs used by the package are
extracted from the provided DSC file and compared against the list of
changed *.inf (INF) files in the PR. If there is a match, stuart_pr_eval
will specify that this package is affected by the PR and needs to be
tested.
Signed-off-by: Joey Vagedes <joey.vagedes@gmail.com >
2024-09-02 23:20:35 +00:00
Michael D Kinney
9944508e85
ShellPkg: Update YAML to ignore specific ECC files/errors
...
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3749
Update package YAML files to ignore ECC errors that are
already present. These issues must be fixed in the future,
but should not block source code changes for these known
issues.
Cc: Ray Ni <ray.ni@intel.com >
Cc: Zhichao Gao <zhichao.gao@intel.com >
Cc: Sean Brogan <sean.brogan@microsoft.com >
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com >
Cc: Liming Gao <gaoliming@byosoft.com.cn >
Cc: Michael Kubacki <michael.kubacki@microsoft.com >
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com >
Reviewed-by: Ray Ni <ray.ni@intel.com >
Acked-by: Zhichao Gao <zhichao.gao@intel.com >
2021-11-30 14:19:07 +00:00
Shenglei Zhang
9b1ba18677
ShellPkg/ShellPkg.ci.yaml: Add configuration for Ecc check
...
Add configuration ExceptionList and IgnoreFiles for package config
files. So users can rely on this to ignore some Ecc issues.
Cc: Ray Ni <ray.ni@intel.com >
Cc: Zhichao Gao <zhichao.gao@intel.com >
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com >
Acked-by: Ray Ni <ray.ni@intel.com >
Reviewed-by: Liming Gao <liming.gao@intel.com >
2020-08-17 03:28:09 +00:00
Shenglei Zhang
9b484b33ba
ShellPkg/ShellPkg.ci.yaml: Add configuration for LicenseCheck
...
Add configuration IgnoreFiles for package config files.
So users can rely on this to skip license conflict for
some generated files.
Cc: Ray Ni <ray.ni@intel.com >
Cc: Zhichao Gao <zhichao.gao@intel.com >
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com >
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com >
2020-07-31 02:49:51 +00:00
Michael D Kinney
e3b8a0081b
ShellPkg: Add YAML file for CI builds
...
https://bugzilla.tianocore.org/show_bug.cgi?id=2315
Add YAML file to the package directory with the
configuration of the checks to perform during a
CI build.
Cc: Ray Ni <ray.ni@intel.com >
Cc: Zhichao Gao <zhichao.gao@intel.com >
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com >
Acked-by: Zhichao Gao <zhichao.gao@intel.com >
Acked-by: Ray Ni <ray.ni@intel.com >
Reviewed-by: Liming Gao <liming.gao@intel.com >
2019-11-11 13:02:34 -08:00