#
f4febd00 |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
f65ecc5b |
| 28-Apr-2022 |
Benjamin Fair <benjaminfair@google.com> |
local-ci-build: update interactive instructions
The new flag runs bash with a D-Bus session bus as the default, which allows running daemons like entity-manager within the Docker image.
Signed-off-
local-ci-build: update interactive instructions
The new flag runs bash with a D-Bus session bus as the default, which allows running daemons like entity-manager within the Docker image.
Signed-off-by: Benjamin Fair <benjaminfair@google.com> Change-Id: Iecc784bb310c5946ce61feaea716d26bb2776c6a
show more ...
|
#
4e997b04 |
| 14-May-2021 |
Andrew Jeffery <andrew@aj.id.au> |
testing: local-ci-build: Document TEST_ONLY=1
TEST_ONLY=1 dodges the analysis passes that the CI infrastructure would otherwise run against the code.
Change-Id: I59c944fa082300da6b34eb68d612fee700e
testing: local-ci-build: Document TEST_ONLY=1
TEST_ONLY=1 dodges the analysis passes that the CI infrastructure would otherwise run against the code.
Change-Id: I59c944fa082300da6b34eb68d612fee700e6b6ec Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
#
579b1cb9 |
| 06-Feb-2020 |
Lei YU <mine260309@gmail.com> |
local-ci-build: Add usage of NO_FORMAT_CODE
To test a local repo with changes not committed, set "NO_FORMAT_CODE=1" before running `run-unit-test-docker.sh`, which is convenient for local testing.
local-ci-build: Add usage of NO_FORMAT_CODE
To test a local repo with changes not committed, set "NO_FORMAT_CODE=1" before running `run-unit-test-docker.sh`, which is convenient for local testing.
Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I5f2cf4c67f99c90252f30c0e25aae9aed013047d
show more ...
|
#
73f9bc12 |
| 17-Oct-2019 |
Gunnar Mills <gmills@us.ibm.com> |
Create testing directory
Created a "testing" directory and moved local-ci-build.md and run-test-docker.md under it.
Other names considered for this directory "CI/", "test/", and "continuous-integra
Create testing directory
Created a "testing" directory and moved local-ci-build.md and run-test-docker.md under it.
Other names considered for this directory "CI/", "test/", and "continuous-integration/".
Change-Id: I6eb54714100e9856910b341757cfa4c5549e510c Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|