692765c2 | 30-Jun-2025 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
The latest prettier (3.6.2) fixed an incompatibility with markdownlint and requires re-running[1].
[1]: https://github.com/prettier/prettier/pull/17675
Change-Id: Idd9fb1d4f33e
prettier: re-format
The latest prettier (3.6.2) fixed an incompatibility with markdownlint and requires re-running[1].
[1]: https://github.com/prettier/prettier/pull/17675
Change-Id: Idd9fb1d4f33ef599ec73548a300da7c53ffda8cd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
309abc91 | 08-Jun-2025 |
Patrick Williams <patrick@stwcx.xyz> |
markdownlint: clean up all warnings
This is a [mostly] format-only change to get the repository into a state where it conforms with markdownlint.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
markdownlint: clean up all warnings
This is a [mostly] format-only change to get the repository into a state where it conforms with markdownlint.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia07c7b3540cff8b25b7093f715c6617644340036
show more ...
|
67032dff | 02-Dec-2024 |
Peter Delevoryas <peter@pjd.dev> |
ci: Apply prettier lint suggestions
This is blocking [new proposals][1] from passing CI.
[1]: https://gerrit.openbmc.org/c/openbmc/docs/+/76147
Change-Id: I3df57bd4e1abec93cb1775aa291295de9fa083f2
ci: Apply prettier lint suggestions
This is blocking [new proposals][1] from passing CI.
[1]: https://gerrit.openbmc.org/c/openbmc/docs/+/76147
Change-Id: I3df57bd4e1abec93cb1775aa291295de9fa083f2 Signed-off-by: Peter Delevoryas <peter@pjd.dev>
show more ...
|
85706020 | 04-Jun-2024 |
Andrew Geissler <geissonator@yahoo.com> |
update formatting for new markdown rules
Something got updated in the docker container that has some new rules on document formatting.
Change-Id: I5b8d3cdc04458845a22d1e898dfbbd7538f68f69 Signed-of
update formatting for new markdown rules
Something got updated in the docker container that has some new rules on document formatting.
Change-Id: I5b8d3cdc04458845a22d1e898dfbbd7538f68f69 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
95bee4e2 | 08-Mar-2023 |
Gunnar Mills <gmills@us.ibm.com> |
Code Update: Add Redfish steps
Got asked about this. Added the steps to code update via Redfish. Added a warning about using OpenBMC REST and TFTP.
Tested: Pushed to my fork. Looks okay.
Change-Id
Code Update: Add Redfish steps
Got asked about this. Added the steps to code update via Redfish. Added a warning about using OpenBMC REST and TFTP.
Tested: Pushed to my fork. Looks okay.
Change-Id: Ia14dc81ac42f764b7f1ec5ee394b18716dc498d0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
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 ...
|
6ac6f3df | 28-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it
designs: remove 'Primary Assignee'
In almost all cases this was the same individual as the author or not filled in. Nobody seems to know what this means in the context of OpenBMC, so we dropped it from the design template. Clean up all the existing designs to remove them.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I01309f0b63d1e0c53fb596521595c5f39f365301
show more ...
|
2bc8dac0 | 03-Aug-2021 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus
Update links to phosphor-dbus-interfaces YAMLs
These commands were used to automatically correct the links: find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/tree\/master \/xyz/phosphor-dbus-interfaces\/tree\/master\/yaml\/xyz/g' {} + find ./ -type f -exec sed -i 's/phosphor-dbus-interfaces\/blob\/master \/xyz/phosphor-dbus-interfaces\/blob\/master\/yaml\/xyz/g' {} +
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Icdb96d947f30e4df4f68c4df7300cce0449d3286
show more ...
|
919d5958 | 11-Sep-2020 |
Gunnar Mills <gmills@us.ibm.com> |
Fix EMMC Design Link
840c6e1210 moved emmc-storage-design.md, update the link in flash-layout.md
Change-Id: Ie6bd8c1e5923ff067b4ccc611d8b6920c5a78c5e Signed-off-by: Gunnar Mills <gmills@us.ibm.com> |
840c6e12 | 17-Aug-2020 |
Adriana Kobylak <anoo@us.ibm.com> |
Move designs docs to code update folder
The eMMC storage and Redfish code update design documents have been implemented. Move them to the code update folder to keep the code update and flash related
Move designs docs to code update folder
The eMMC storage and Redfish code update design documents have been implemented. Move them to the code update folder to keep the code update and flash related documents in one place.
Change-Id: I2c75a876d07ec9539b9d0435055a71a7378ef82d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
31de159f | 24-Jun-2020 |
Adriana Kobylak <anoo@us.ibm.com> |
Move code-update directory to architecture
It makes sense to have the code-update documents under architecture instead of at the top directory.
Change-Id: Ie850a12adf0507307ca29edddaaff67756c35029
Move code-update directory to architecture
It makes sense to have the code-update documents under architecture instead of at the top directory.
Change-Id: Ie850a12adf0507307ca29edddaaff67756c35029 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|