{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":44717993,"defaultBranch":"master","name":"docs","ownerLogin":"openbmc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-22T02:46:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13670043?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718048530.0","currentOid":""},"activityList":{"items":[{"before":"857060209ef5e3bef0fe5b5e6dd40cf1b55a8c20","after":"f167b6d2994c2bd6b3f58143e65b9ba66e9cdb19","ref":"refs/heads/master","pushedAt":"2024-06-13T02:21:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Request creation of libcper repository\n\nDetails in design document.\n\nChange-Id: I482a22472f34a28479e6d56594234895b62de690\nSigned-off-by: Ed Tanous ","shortMessageHtmlLink":"Request creation of libcper repository"}},{"before":"e1399e5cc77db5a270d5fe06c0f626a31319fab5","after":"857060209ef5e3bef0fe5b5e6dd40cf1b55a8c20","ref":"refs/heads/master","pushedAt":"2024-06-06T17:53:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"update formatting for new markdown rules\n\nSomething got updated in the docker container that has some new rules on\ndocument formatting.\n\nChange-Id: I5b8d3cdc04458845a22d1e898dfbbd7538f68f69\nSigned-off-by: Andrew Geissler ","shortMessageHtmlLink":"update formatting for new markdown rules"}},{"before":"44f3de929bbee0dbacd024b9724fe72817fd1f48","after":"e1399e5cc77db5a270d5fe06c0f626a31319fab5","ref":"refs/heads/master","pushedAt":"2024-04-26T15:51:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Add new system: Fix doc\n\nGitHub is rendering this as terrible looking red highlighted text. Fix\nby making this correct JSON. It appears to be caused by some JSON\nvalidation.\n\n[1]: https://github.com/openbmc/docs/blob/44f3de929bbee0dbacd024b9724fe72817fd1f48/development/add-new-system.md?plain=1#L371\n\nThis was introduced years ago by\n[2]: https://github.com/openbmc/docs/commit/ace9cd140d93e92c82b9bd705efea599cc5118e6\n\nThe GitHub rendering engine could have changed in that time.\n\nNow that this was correct syntax, prettier had an opinion.\n\nTested: Pushed to my fork and looks good.\n\nChange-Id: Idddfb94269665640cd94c9d920a02c91953898e0\nSigned-off-by: Gunnar Mills ","shortMessageHtmlLink":"Add new system: Fix doc"}},{"before":"0907a49e821b3ca047621bd0aa9843076b31ad75","after":"44f3de929bbee0dbacd024b9724fe72817fd1f48","ref":"refs/heads/master","pushedAt":"2024-04-08T13:47:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Remove Redfish Health Rollup\n\nHealth Rollup is unmaintained after the original author, James Feist,\nleft several years ago. Calls for an owner have gone unanswered. Its\nimplementation and design was only half done.\n\nbmcweb is removing the redfish-health-populate option and its limited\nsupport at https://gerrit.openbmc.org/c/openbmc/bmcweb/+/70450.\n\nThe option has been defaulted off for 10 months with no upstream layers\nenabling it, and no discussions have been raised about keeping it.\n\nIt was always limited to a few resources.\nA future \"HealthRollup\" can be proposed. Caution here that health rollup\nis nontrivial to get correct, performance problems are a concern, and\nhesitancy from the bmcweb maintainers due to multiple calls to get\npeople to own health rollup as a whole went completely unanswered.\nRedfish probably needs better guidance on how health rollup needs to\nwork functionally.\n\nChange-Id: Ib2d57ad05696ae81e41dcba31584b8786ba91714\nSigned-off-by: Gunnar Mills ","shortMessageHtmlLink":"Remove Redfish Health Rollup"}},{"before":"275f271fc44ae3cb52fcbc1ff82e067881482a24","after":"0907a49e821b3ca047621bd0aa9843076b31ad75","ref":"refs/heads/master","pushedAt":"2024-03-23T00:42:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"tof: membership: update for new terms\n\n[1]: https://lore.kernel.org/openbmc/Zf3otl5dVPv8wCcE@heinlein.vulture-banana.ts.net/\n\nSigned-off-by: Patrick Williams \nChange-Id: If52c7931909a14ffe1d377b4dad2b65dd59ca35c","shortMessageHtmlLink":"tof: membership: update for new terms"}},{"before":"a5bc3d45c54c62917ec24108fba49e882cdacbd3","after":"275f271fc44ae3cb52fcbc1ff82e067881482a24","ref":"refs/heads/master","pushedAt":"2024-03-13T11:39:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Redfish cheatsheet: Correct Actions/Manager.ResetToDefaults command\n\nAccording to the Redfish Data Model specification the correct parameter\nname for the '/Actions/Manager.ResetToDefaults' action is not\n'ResetToDefaults' but 'ResetType'.\nChange parameter name to match with the specification.\n\nChange-Id: I92cda8479dff19e9cd0517d85973d05be8c73d9c\nSigned-off-by: Konstantin Aladyshev ","shortMessageHtmlLink":"Redfish cheatsheet: Correct Actions/Manager.ResetToDefaults command"}},{"before":"58d4966355eadde8ae8700d05d94c9c6ce0c36f0","after":"a5bc3d45c54c62917ec24108fba49e882cdacbd3","ref":"refs/heads/master","pushedAt":"2024-02-21T18:17:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"OWNERS: Update Gunnar's email address\n\nI have multiple email addresses in my Gerrit account but as\nhttps://gerrit.openbmc.org/c/openbmc/bmcweb/+/69506 shows my Preferred\nemail has to match the OWNERS file, do that.\n\nMore discussion in Discord at\n[1] https://discord.com/channels/775381525260664832/817151035197358081/1209585278025601094\n\nTested: With https://gerrit.openbmc.org/c/openbmc/bmcweb/+/69549 my +2\nmeans something again.\n\nChange-Id: I091a5cc00acff4c268a86c6c9c79f705992738af\nSigned-off-by: Gunnar Mills ","shortMessageHtmlLink":"OWNERS: Update Gunnar's email address"}},{"before":"7754c5cd8e8fb5b97c246fb6ffb6b3642ef4d5dd","after":"58d4966355eadde8ae8700d05d94c9c6ce0c36f0","ref":"refs/heads/master","pushedAt":"2024-02-14T22:27:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"psu-firmware-update: add optional override param\n\nThe previous design only updated the PSU if the image in the BMC\nfilesystem was newer than the version on the PSU. These changes\nallowed for an optional override parameter to be used by the\nvendor-specific tools to download the version from the BMC filesystem\nto the PSU regardless of level of the firmware.\n\nThis is useful if the PSU needs to be back-leveled due to problems\nlater found in the new version of PSU firmware.\n\nChange-Id: If8100b061a266a5aa0068880c8524cb359b41ced\nSigned-off-by: Derek Howard ","shortMessageHtmlLink":"psu-firmware-update: add optional override param"}},{"before":"5ef3526d0836782378ba82d01edb0a19908a0559","after":"7754c5cd8e8fb5b97c246fb6ffb6b3642ef4d5dd","ref":"refs/heads/master","pushedAt":"2024-02-14T16:34:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"add designs/redfish-spdm-attestation.md\n\nPropose a design for add Redfish SPDM support in BMCWeb,\nwith changes in phosphor-dbus-interfaces documented.\n\nRedfish add schema for ComponentIntegrity\nwhich allows user to use SPDM or TPM to authenticate device\nidentity and firmware integrity. It would be useful to add\nSPDM attestation support in BMCWeb, which provides unified\ninterface for device security attestation in data center.\n\nThis design doc will focus on SPDM.\n\nChange-Id: Id9674ce55230368a52652530cd93135678ef7a44\nSigned-off-by: Zhichuang Sun ","shortMessageHtmlLink":"add designs/redfish-spdm-attestation.md"}},{"before":"80f55a589d474e40cef0f9b6ee728098b8da159d","after":"5ef3526d0836782378ba82d01edb0a19908a0559","ref":"refs/heads/master","pushedAt":"2024-02-09T18:42:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"code-update: add design doc for revision to code update\n\nThis design doc is a revision to existing code update flow.\n\nChange-Id: I84a5ae4b6501126a8318541156aeebe8b110416c\nSigned-off-by: Jagpal Singh Gill ","shortMessageHtmlLink":"code-update: add design doc for revision to code update"}},{"before":"c0aae66e0d2a6d7b52471a4858aa463789071581","after":"80f55a589d474e40cef0f9b6ee728098b8da159d","ref":"refs/heads/master","pushedAt":"2024-01-22T03:19:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"CONTRIBUTING: Switch from scp to curl to fetch `commit_msg` hook\n\nThe existing scp command no longer works on modern distributions which\ndefault to SFTP and not supported by Gerrit servers.\nThis change switches to using curl which would minimize dependencies\n\nChange-Id: I53273f37c3cff7031518eb93562244358aadea3e\nSigned-off-by: Amithash Prasasd ","shortMessageHtmlLink":"CONTRIBUTING: Switch from scp to curl to fetch commit_msg hook"}},{"before":"a8fff53a66656f884632322841d697c89bdba871","after":"c0aae66e0d2a6d7b52471a4858aa463789071581","ref":"refs/heads/master","pushedAt":"2024-01-19T00:22:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"anti-patterns: Ill-defined data structuring in `lg2` message strings\n\nChange-Id: Ib4cddad2425b5ab83f3bb248995c5a52806714dd\nSigned-off-by: Andrew Jeffery ","shortMessageHtmlLink":"anti-patterns: Ill-defined data structuring in lg2 message strings"}},{"before":"55c850913157ae07ea6deb02f7c5b1beda4f48be","after":"a8fff53a66656f884632322841d697c89bdba871","ref":"refs/heads/master","pushedAt":"2023-12-22T15:47:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"OWNERS: Remove Andrew Jeffery from IBM OEM designs\n\nEarlier this year I left IBM - I'll leave reviewing IBM's OEM designs\nto Andrew G and Gunnar.\n\nChange-Id: I7eab1cd4377489a2833fff94065d9b9310bd476c\nSigned-off-by: Andrew Jeffery ","shortMessageHtmlLink":"OWNERS: Remove Andrew Jeffery from IBM OEM designs"}},{"before":"45728f311fe0a01c5fedc76719419eb1b54adaac","after":"55c850913157ae07ea6deb02f7c5b1beda4f48be","ref":"refs/heads/master","pushedAt":"2023-12-18T16:23:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"bmc-health-monitor: unpluralize metrics in dbus interfaces\n\nAlign with typical dbus path and interface design and the latest\nversion of the dbus interfaces for Metric.Value.\n\nSigned-off-by: Patrick Williams \nChange-Id: I1b82d9019262feb8e3c9795aeae5760811e77be7","shortMessageHtmlLink":"bmc-health-monitor: unpluralize metrics in dbus interfaces"}},{"before":"d72704a5f0dbc723bc8e490dfa015e1878e13cc8","after":"45728f311fe0a01c5fedc76719419eb1b54adaac","ref":"refs/heads/master","pushedAt":"2023-12-18T12:01:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"subproject-maintainership: Clarify the referenced preconditions\n\nThe text left the reader to their own devices to determine what was\nmeant. Avoid that by adding a link. Avoid further confusion by\ncorrecting \"above\" to \"below\", which was a defect in the original\nsubmission.\n\nChange-Id: Idd40322f228696a57f63be6b5f2999d419038ed0\nSigned-off-by: Andrew Jeffery ","shortMessageHtmlLink":"subproject-maintainership: Clarify the referenced preconditions"}},{"before":"d00ea442955a2e50e696e9f03a2120e3c02dadd0","after":"d72704a5f0dbc723bc8e490dfa015e1878e13cc8","ref":"refs/heads/master","pushedAt":"2023-11-29T19:26:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"design: Add SOL SysRq design doc\n\nAdd initial version of SOL SysRq design doc.\n\nSigned-off-by: Lei YU \nChange-Id: I7c14de106a71585b11eed4a9a27e0fb677a3a954","shortMessageHtmlLink":"design: Add SOL SysRq design doc"}},{"before":"5ae481581052b996966ef4c3df18afb12b1fbda8","after":"d00ea442955a2e50e696e9f03a2120e3c02dadd0","ref":"refs/heads/master","pushedAt":"2023-11-28T14:53:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Add Discord rules\n\nThese rules are currently implemented using the rules screening feature\nof Discord. However, I haven't found an obvious way to view them for\npeople who have already joined the server.\n\nhttps://support.discord.com/hc/en-us/articles/1500000466882-Rules-Screening-FAQ\n\nChange-Id: Ifb230303dc1f27aff0c164fd89d1fab27e46dae2\nSigned-off-by: Andrew Jeffery ","shortMessageHtmlLink":"Add Discord rules"}},{"before":"60fea57cb8fb434fe6d37981fcb5a7f66ad596d0","after":"5ae481581052b996966ef4c3df18afb12b1fbda8","ref":"refs/heads/master","pushedAt":"2023-11-01T14:13:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"clang-tidy: propose a base .clang-tidy\n\nWhen there is a specific recommendation, it is taken from Cpp Core\nguidelines [1] or clang-tidy defaults.\n\n- readability-function-size.LineThreshold\n was chosen to support\n [ F.3 Keep functions short and simple ]\n\n They recommend 60 lines to flag functions which would not fit on a\n screen.\n\n- readability-function-size.ParameterThreshold\n was chosen to support\n [ F.2: A function should perform a single logical operation ]\n\n They recommend to be suspicious of functions with 7 or more\n parameters.\n\n- readability-function-cognitive-complexity.Threshold\n was chosen to support\n [ F.3: Keep functions short and simple ]\n\n They recommend a cyclomatic complexity of 10 or less.\n However, cyclomatic complexity is not implemented in clang-tidy,\n therefore going with the clang-tidy default.\n\nWhat is the goal of this change?\n\n- making it easier for people to read the code.\n\n- making it easier to perform refactorings without breaking stuff\n\n- making it easier to review changes\n\nWho will be responsible for making the required changes?\n\n- Everyone who is interested. The plan is to atleast get some of the\n most important pieces into a more readable state. Examples are\n dbus-sensors, entity-manager, x86-power-control.\n\n- The plan is to enable some of these checks as errors once a repo\n comes into compliance. After that, contributors will be responsible\n to ensure their changes meet these checks.\n\nTradeoffs:\n\n- There might be more code overall, as functions will be smaller.\n- People might be required to do another (refactoring) iteration on\n their changes if some of these checks become hard errors.\n- Refactoring code to meet these checks might introduce bugs.\n\n[1] https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines\n\nChange-Id: Icbdd55d2f672037a57d8ed08d52b20427e9e1e4f\nSigned-off-by: Alexander Hansen ","shortMessageHtmlLink":"clang-tidy: propose a base .clang-tidy"}},{"before":"6b367a2f9b5fe3e103a51d584111a7f569073f90","after":"60fea57cb8fb434fe6d37981fcb5a7f66ad596d0","ref":"refs/heads/master","pushedAt":"2023-10-25T21:42:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"docs: phosphor-health-monitor: add timestamps\n\nAdd support for adding timestamps to indicate when specific metric was\ncollected. Existing EpochTime interface will be used for this purpose.\n\nChange-Id: I9d58baa50ad6da5b1137490398092bf5344ea729\nSigned-off-by: Jagpal Singh Gill ","shortMessageHtmlLink":"docs: phosphor-health-monitor: add timestamps"}},{"before":"e1a271474204daca9b6921ce4790fa293a326667","after":"6b367a2f9b5fe3e103a51d584111a7f569073f90","ref":"refs/heads/master","pushedAt":"2023-10-20T23:38:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"owners: Add Lei Yu to reviewers\n\nLei maintains several repos in OpenBMC and would like to become reviewer\nfor general changes to OpenBMC.\n\nSigned-off-by: Lei YU \nChange-Id: I970d1ef6b4a2b80ca49cd8c7aa42839807fba181","shortMessageHtmlLink":"owners: Add Lei Yu to reviewers"}},{"before":"19371049a2319a5e7075697a06749f733a515f45","after":"e1a271474204daca9b6921ce4790fa293a326667","ref":"refs/heads/master","pushedAt":"2023-10-20T21:35:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"clang-format: refresh settings from clang-17 docs\n\nWith later versions of clang, a number of settings we had previously\nare either deprecated or replaced from a simple boolean to an\nenumeration value. Update them to reflect the intent.\n\nUpdate a few settings based on new options available in clang-17\nto minimize formatting churn.\n\nSigned-off-by: Patrick Williams \nChange-Id: Ia0d5d3f9a48c60ab0f233166cfa481758d10491f","shortMessageHtmlLink":"clang-format: refresh settings from clang-17 docs"}},{"before":"7b4a8a79ca08dfb8b88b0fca44e2090a76637283","after":"19371049a2319a5e7075697a06749f733a515f45","ref":"refs/heads/master","pushedAt":"2023-10-17T21:38:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"docs: phosphor-health-monitor: design updates\n\nThis intent of this commit is to propose bunch of design updates for\nphosphor-health-monitor. More specifically, a new D-Bus interface.\n\nChange-Id: I298216136b8613accbcd3649f82cc8b657e00c50\nSigned-off-by: Jagpal Singh Gill ","shortMessageHtmlLink":"docs: phosphor-health-monitor: design updates"}},{"before":"717d273cf8bceac3868a278aeb34d19e8d74c1b3","after":"7b4a8a79ca08dfb8b88b0fca44e2090a76637283","ref":"refs/heads/master","pushedAt":"2023-10-13T17:27:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"TOF: Drop Brad\n\nBrad's term has ended. Thank you for all our work!\n\nSigned-off-by: Gunnar Mills \nChange-Id: I173668c4ef0fcf7e5a549d076f4b7db358501124","shortMessageHtmlLink":"TOF: Drop Brad"}},{"before":"afb213e0829cd2d1218beececcd2422be1c60e19","after":"717d273cf8bceac3868a278aeb34d19e8d74c1b3","ref":"refs/heads/master","pushedAt":"2023-09-21T02:18:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"tof: membership: update for new terms\n\nSigned-off-by: Patrick Williams \nChange-Id: I0aa63a8dd6811ca614d0e099115a12a9cc76ec2b","shortMessageHtmlLink":"tof: membership: update for new terms"}},{"before":"0666ef8a4a4d54f0848994d69a623e7145dbc36d","after":"afb213e0829cd2d1218beececcd2422be1c60e19","ref":"refs/heads/master","pushedAt":"2023-08-04T18:05:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"tof: membership: adjust highly-productive to 80\n\nFor 2023H2, this puts the percent of highly-productive at ~14%\nwith a reasonable gap between above and below.\n\nSigned-off-by: Patrick Williams \nChange-Id: If3e9cac17c67215906c3f521599195bf7ed39af5","shortMessageHtmlLink":"tof: membership: adjust highly-productive to 80"}},{"before":"d8e8237d14a01370ba80c89e1e8cebc2e72aa29c","after":"0666ef8a4a4d54f0848994d69a623e7145dbc36d","ref":"refs/heads/master","pushedAt":"2023-07-14T12:08:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"c++: change desired language to C++23\n\nSigned-off-by: Patrick Williams \nChange-Id: I7c69cbf4da5409c7fd105b946d10536e69c6c618","shortMessageHtmlLink":"c++: change desired language to C++23"}},{"before":"ddda2ff81c9b54a6c84509ebb6785fb2337e4665","after":"d8e8237d14a01370ba80c89e1e8cebc2e72aa29c","ref":"refs/heads/master","pushedAt":"2023-07-05T15:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"expired pw design: Switch to webui-vue\n\nphosphor-webui has been replaced by webui-vue. Do so in this expired\npassword design as well.\n\nChange-Id: I8f09b8e346259ae647ad69dfd904903770cba4fa\nSigned-off-by: Gunnar Mills ","shortMessageHtmlLink":"expired pw design: Switch to webui-vue"}},{"before":"1f98100d1269f2722dbce277a13fb85e04f1b744","after":"ddda2ff81c9b54a6c84509ebb6785fb2337e4665","ref":"refs/heads/master","pushedAt":"2023-06-19T20:57:29.470Z","pushType":"push","commitsCount":2,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"dev-environ: utilize devtool for code modifications\n\nThis moves from utilizing the SDK to using devtool in order to make a\n\"hello world\" test. As noted in the prior commit, this is done due to\nthe complexity of the SDK environment vs. the more consistent (but\nslower) devtool development process.\n\nChange-Id: Iab7b6bbf82a5e36b121c1fedf916f956a35ca8e9\nSigned-off-by: Andrew Geissler ","shortMessageHtmlLink":"dev-environ: utilize devtool for code modifications"}},{"before":"f44abd66eca86b14b662dd5fa0b902b0a4e0af9a","after":"1f98100d1269f2722dbce277a13fb85e04f1b744","ref":"refs/heads/master","pushedAt":"2023-06-14T12:58:54.041Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Change to designated reviewer\n\nThis is to disambiguate this class from any reviewer that might be in\nthe Members class.\n\nSigned-off-by: Ed Tanous \nChange-Id: I463211f803d4317f6cbbf38f3849729867150a61","shortMessageHtmlLink":"Change to designated reviewer"}},{"before":"d62d386d16b80442274cc997e8e51224af2425e1","after":"f44abd66eca86b14b662dd5fa0b902b0a4e0af9a","ref":"refs/heads/master","pushedAt":"2023-06-01T22:35:54.498Z","pushType":"push","commitsCount":1,"pusher":{"login":"geissonator","name":"Andrew Geissler","path":"/geissonator","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1612261?s=80&v=4"},"commit":{"message":"Add design doc about optionality\n\nMany patches these days ignore the concept of features being optional,\nand measuring impact to the project. This documentation attempts to\nclose that gap, by having some explicitly defined language in the\narchitecture that developers can reference in their commit messages, and\nmaintainers can point to for general guidance on option flags.\n\nSigned-off-by: Ed Tanous \nChange-Id: Id1ab8f1765110f58f22670db18db7ed226da6b57","shortMessageHtmlLink":"Add design doc about optionality"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY-rSLgA","startCursor":null,"endCursor":null}},"title":"Activity ยท openbmc/docs"}