)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"44a648f5762d4129eccf7fbe350c00f3d762c530","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"aef3de9e_feeb71b2","updated":"2022-08-08 09:42:49.000000000","message":"recheck\n\nCI fixed","commit_id":"d9c6ee0bdb5e59d7b334a985c772ac2b1accd35e"},{"author":{"_account_id":28048,"name":"Will Szumski","email":"will@stackhpc.com","username":"jovial"},"change_message_id":"3bcc817a2e52b56d45acb8c55d2910a9b6c84296","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"6a67b6ea_0cf8e7a7","updated":"2022-10-20 12:55:57.000000000","message":"Looks good. Just renames for the group_vars location change.","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1ace01f916cbc047c6c7f90598524f80f8af096e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"01e83e31_0d16b63e","updated":"2022-11-07 17:49:19.000000000","message":"Sorry to be pedantic but there is some confusion around units 😊","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"}],"ansible/roles/swap/defaults/main.yml":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1ace01f916cbc047c6c7f90598524f80f8af096e","unresolved":true,"context_lines":[{"line_number":3,"context_line":"swap: []"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"# Command to use to create a swap file."},{"line_number":6,"context_line":"swap_file_create_command: \"fallocate -l {{ item.size_mb }}M {{ item.path }}\""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"bb0cc980_62532c60","line":6,"range":{"start_line":6,"start_character":58,"end_line":6,"end_character":59},"updated":"2022-11-07 17:49:19.000000000","message":"M is not documented in the man page, but it turns out to be synonymous to MiB. Please change to MiB to make the code less ambiguous.","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"45fa6dd80ab2b4c63b82b45e61d130228c7c08c5","unresolved":false,"context_lines":[{"line_number":3,"context_line":"swap: []"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"# Command to use to create a swap file."},{"line_number":6,"context_line":"swap_file_create_command: \"fallocate -l {{ item.size_mb }}M {{ item.path }}\""}],"source_content_type":"text/x-yaml","patch_set":7,"id":"c023e48f_dfc1d45d","line":6,"range":{"start_line":6,"start_character":58,"end_line":6,"end_character":59},"in_reply_to":"bb0cc980_62532c60","updated":"2022-12-07 13:27:55.000000000","message":"Done","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"}],"ansible/roles/swap/files/schema.json":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"4d19be39947a5f595696726901ea6b81e9d37ebc","unresolved":true,"context_lines":[{"line_number":5,"context_line":"    \"items\": {"},{"line_number":6,"context_line":"        \"oneOf\": ["},{"line_number":7,"context_line":"            {"},{"line_number":8,"context_line":"\t\t\"description\": \"Swap file\","},{"line_number":9,"context_line":"                \"type\": \"object\","},{"line_number":10,"context_line":"                \"required\": [\"path\", \"size_mb\"],"},{"line_number":11,"context_line":"                \"properties\": {"}],"source_content_type":"application/json","patch_set":7,"id":"72fbfd5e_4d3288de","line":8,"range":{"start_line":8,"start_character":0,"end_line":8,"end_character":2},"updated":"2022-11-07 17:40:33.000000000","message":"You have a mix of tabs and spaces in this file.","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"83c6a8db62d373fcfc5768315bd6b62d9b0625f3","unresolved":false,"context_lines":[{"line_number":5,"context_line":"    \"items\": {"},{"line_number":6,"context_line":"        \"oneOf\": ["},{"line_number":7,"context_line":"            {"},{"line_number":8,"context_line":"\t\t\"description\": \"Swap file\","},{"line_number":9,"context_line":"                \"type\": \"object\","},{"line_number":10,"context_line":"                \"required\": [\"path\", \"size_mb\"],"},{"line_number":11,"context_line":"                \"properties\": {"}],"source_content_type":"application/json","patch_set":7,"id":"ca6c0f37_1f53b9dd","line":8,"range":{"start_line":8,"start_character":0,"end_line":8,"end_character":2},"in_reply_to":"72fbfd5e_4d3288de","updated":"2022-12-07 14:23:27.000000000","message":"Done","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"4d19be39947a5f595696726901ea6b81e9d37ebc","unresolved":true,"context_lines":[{"line_number":19,"context_line":"                }"},{"line_number":20,"context_line":"            },"},{"line_number":21,"context_line":"            {"},{"line_number":22,"context_line":"\t\t\"description\": \"Swap device\","},{"line_number":23,"context_line":"                \"type\": \"object\","},{"line_number":24,"context_line":"                \"required\": [\"device\"],"},{"line_number":25,"context_line":"                \"properties\": {"}],"source_content_type":"application/json","patch_set":7,"id":"b70ba5dc_085d79b1","line":22,"range":{"start_line":22,"start_character":0,"end_line":22,"end_character":2},"updated":"2022-11-07 17:40:33.000000000","message":"Ditto.","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"83c6a8db62d373fcfc5768315bd6b62d9b0625f3","unresolved":false,"context_lines":[{"line_number":19,"context_line":"                }"},{"line_number":20,"context_line":"            },"},{"line_number":21,"context_line":"            {"},{"line_number":22,"context_line":"\t\t\"description\": \"Swap device\","},{"line_number":23,"context_line":"                \"type\": \"object\","},{"line_number":24,"context_line":"                \"required\": [\"device\"],"},{"line_number":25,"context_line":"                \"properties\": {"}],"source_content_type":"application/json","patch_set":7,"id":"38dd35b4_8b757583","line":22,"range":{"start_line":22,"start_character":0,"end_line":22,"end_character":2},"in_reply_to":"b70ba5dc_085d79b1","updated":"2022-12-07 14:23:27.000000000","message":"Done","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"}],"doc/source/configuration/reference/hosts.rst":[{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1ace01f916cbc047c6c7f90598524f80f8af096e","unresolved":true,"context_lines":[{"line_number":1246,"context_line":"For a swap file, the following items should be present:"},{"line_number":1247,"context_line":""},{"line_number":1248,"context_line":"* ``path``: Absolute path to a swap file to create."},{"line_number":1249,"context_line":"* ``size_mb``: Size of the swap file in MB."},{"line_number":1250,"context_line":""},{"line_number":1251,"context_line":"The default value of ``swap`` is an empty list."},{"line_number":1252,"context_line":""}],"source_content_type":"text/x-rst","patch_set":7,"id":"68bbd279_99fb2e5b","line":1249,"range":{"start_line":1249,"start_character":40,"end_line":1249,"end_character":42},"updated":"2022-11-07 17:49:19.000000000","message":"Actually in MiB. Should we change the variable name?","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"45fa6dd80ab2b4c63b82b45e61d130228c7c08c5","unresolved":true,"context_lines":[{"line_number":1246,"context_line":"For a swap file, the following items should be present:"},{"line_number":1247,"context_line":""},{"line_number":1248,"context_line":"* ``path``: Absolute path to a swap file to create."},{"line_number":1249,"context_line":"* ``size_mb``: Size of the swap file in MB."},{"line_number":1250,"context_line":""},{"line_number":1251,"context_line":"The default value of ``swap`` is an empty list."},{"line_number":1252,"context_line":""}],"source_content_type":"text/x-rst","patch_set":7,"id":"90c356c3_72fad199","line":1249,"range":{"start_line":1249,"start_character":40,"end_line":1249,"end_character":42},"in_reply_to":"68bbd279_99fb2e5b","updated":"2022-12-07 13:27:55.000000000","message":"size_mib doesn\u0027t sound right to me though","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"043b55673d9b31fb55c2f648701e23568a67752d","unresolved":false,"context_lines":[{"line_number":1246,"context_line":"For a swap file, the following items should be present:"},{"line_number":1247,"context_line":""},{"line_number":1248,"context_line":"* ``path``: Absolute path to a swap file to create."},{"line_number":1249,"context_line":"* ``size_mb``: Size of the swap file in MB."},{"line_number":1250,"context_line":""},{"line_number":1251,"context_line":"The default value of ``swap`` is an empty list."},{"line_number":1252,"context_line":""}],"source_content_type":"text/x-rst","patch_set":7,"id":"81818119_4b4d64b0","line":1249,"range":{"start_line":1249,"start_character":40,"end_line":1249,"end_character":42},"in_reply_to":"90c356c3_72fad199","updated":"2022-12-07 14:25:50.000000000","message":"I am fine with this.","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":15197,"name":"Pierre Riteau","email":"pierre@stackhpc.com","username":"priteau","status":"StackHPC"},"change_message_id":"1ace01f916cbc047c6c7f90598524f80f8af096e","unresolved":true,"context_lines":[{"line_number":1265,"context_line":"Example: enabling swap using a swap file"},{"line_number":1266,"context_line":"----------------------------------------"},{"line_number":1267,"context_line":""},{"line_number":1268,"context_line":"The following example defines a 1G swap file that will be created at"},{"line_number":1269,"context_line":"``/swapfile`` on compute hosts:"},{"line_number":1270,"context_line":""},{"line_number":1271,"context_line":".. code-block:: yaml"}],"source_content_type":"text/x-rst","patch_set":7,"id":"6f4e5785_b13ace8e","line":1268,"range":{"start_line":1268,"start_character":32,"end_line":1268,"end_character":34},"updated":"2022-11-07 17:49:19.000000000","message":"1 GiB","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"45fa6dd80ab2b4c63b82b45e61d130228c7c08c5","unresolved":false,"context_lines":[{"line_number":1265,"context_line":"Example: enabling swap using a swap file"},{"line_number":1266,"context_line":"----------------------------------------"},{"line_number":1267,"context_line":""},{"line_number":1268,"context_line":"The following example defines a 1G swap file that will be created at"},{"line_number":1269,"context_line":"``/swapfile`` on compute hosts:"},{"line_number":1270,"context_line":""},{"line_number":1271,"context_line":".. code-block:: yaml"}],"source_content_type":"text/x-rst","patch_set":7,"id":"0d80e84c_4e1846d2","line":1268,"range":{"start_line":1268,"start_character":32,"end_line":1268,"end_character":34},"in_reply_to":"6f4e5785_b13ace8e","updated":"2022-12-07 13:27:55.000000000","message":"Done","commit_id":"53c88a09ea3c341ca4e7884525046b10874b4f4a"}]}
