From 51003e9ea42f20813ffd18bae13959ea4fdedc4e Mon Sep 17 00:00:00 2001 From: Gerrit User 15435 <15435@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Tue, 14 Sep 2021 13:47:26 +0000 Subject: [PATCH] Update patch set 6 Patch Set 6: Code-Review+2 Workflow+1 (2 comments) I added some comments to the tox.ini file for things we need to take care of eventually for keeping these files consistent across all repos. Patch-set: 6 Reviewer: Gerrit User 15435 <15435@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: Code-Review=+2 Label: Workflow=+1 --- b92357ad6153f836fac9cb0a11f8026e90a10b65 | 50 ++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 b92357ad6153f836fac9cb0a11f8026e90a10b65 diff --git a/b92357ad6153f836fac9cb0a11f8026e90a10b65 b/b92357ad6153f836fac9cb0a11f8026e90a10b65 new file mode 100644 index 00000000..417f6e5a --- /dev/null +++ b/b92357ad6153f836fac9cb0a11f8026e90a10b65 @@ -0,0 +1,50 @@ +{ + "comments": [ + { + "key": { + "uuid": "7b3d269f_020e4b9e", + "filename": "tox.ini", + "patchSetId": 6 + }, + "lineNbr": 8, + "author": { + "id": 15435 + }, + "writtenOn": "2021-09-14T13:47:26Z", + "side": 1, + "message": "note: this should eventually be converted to use our upper-constraints.txt", + "range": { + "startLine": 8, + "startChar": 81, + "endLine": 8, + "endChar": 91 + }, + "revId": "b92357ad6153f836fac9cb0a11f8026e90a10b65", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": true + }, + { + "key": { + "uuid": "61a066b2_0c592cb6", + "filename": "tox.ini", + "patchSetId": 6 + }, + "lineNbr": 48, + "author": { + "id": 15435 + }, + "writtenOn": "2021-09-14T13:47:26Z", + "side": 1, + "message": "note: these should eventually go in test-requirements.txt", + "range": { + "startLine": 47, + "startChar": 6, + "endLine": 48, + "endChar": 13 + }, + "revId": "b92357ad6153f836fac9cb0a11f8026e90a10b65", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": true + } + ] +} \ No newline at end of file