Skip to content

Commit 44a5dcb

Browse files
authored
ci: bringe the test names fixture up to date (ietf-tools#7251)
1 parent a00dfc0 commit 44a5dcb

1 file changed

Lines changed: 30 additions & 14 deletions

File tree

ietf/name/fixtures/names.json

Lines changed: 30 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,6 +2604,19 @@
26042604
"model": "doc.state",
26052605
"pk": 179
26062606
},
2607+
{
2608+
"fields": {
2609+
"desc": "The editorial stream processing of this document is complete and it has been sent to the RFC Editor for publication. The document may be in the RFC Editor's queue, or it may have been published as an RFC; this state doesn't distinguish between different states occurring after the document has left the RSAB.",
2610+
"name": "Sent to the RFC Editor",
2611+
"next_states": [],
2612+
"order": 10,
2613+
"slug": "rfc-edit",
2614+
"type": "draft-stream-editorial",
2615+
"used": true
2616+
},
2617+
"model": "doc.state",
2618+
"pk": 180
2619+
},
26072620
{
26082621
"fields": {
26092622
"label": "State"
@@ -2660,13 +2673,6 @@
26602673
"model": "doc.statetype",
26612674
"pk": "draft"
26622675
},
2663-
{
2664-
"fields": {
2665-
"label": "IANA state"
2666-
},
2667-
"model": "doc.statetype",
2668-
"pk": "draft-iana"
2669-
},
26702676
{
26712677
"fields": {
26722678
"label": "IANA Action state"
@@ -11286,8 +11292,8 @@
1128611292
},
1128711293
{
1128811294
"fields": {
11289-
"desc": "Issuer Tracker",
11290-
"name": "Issuer Tracker",
11295+
"desc": "Issue Tracker",
11296+
"name": "Issue Tracker",
1129111297
"order": 0,
1129211298
"type": "url",
1129311299
"used": true
@@ -13368,6 +13374,16 @@
1336813374
"model": "name.rolename",
1336913375
"pk": "lead"
1337013376
},
13377+
{
13378+
"fields": {
13379+
"desc": "",
13380+
"name": "Lead Maintainer",
13381+
"order": 0,
13382+
"used": true
13383+
},
13384+
"model": "name.rolename",
13385+
"pk": "leadmaintainer"
13386+
},
1337113387
{
1337213388
"fields": {
1337313389
"desc": "",
@@ -16778,7 +16794,7 @@
1677816794
"fields": {
1677916795
"command": "xym",
1678016796
"switch": "--version",
16781-
"time": "2024-02-21T08:06:28.313Z",
16797+
"time": "2024-03-21T07:06:23.405Z",
1678216798
"used": true,
1678316799
"version": "xym 0.7.0"
1678416800
},
@@ -16789,7 +16805,7 @@
1678916805
"fields": {
1679016806
"command": "pyang",
1679116807
"switch": "--version",
16792-
"time": "2024-02-21T08:06:28.663Z",
16808+
"time": "2024-03-21T07:06:23.755Z",
1679316809
"used": true,
1679416810
"version": "pyang 2.6.0"
1679516811
},
@@ -16800,7 +16816,7 @@
1680016816
"fields": {
1680116817
"command": "yanglint",
1680216818
"switch": "--version",
16803-
"time": "2024-02-21T08:06:28.685Z",
16819+
"time": "2024-03-21T07:06:23.773Z",
1680416820
"used": true,
1680516821
"version": "yanglint SO 1.9.2"
1680616822
},
@@ -16811,9 +16827,9 @@
1681116827
"fields": {
1681216828
"command": "xml2rfc",
1681316829
"switch": "--version",
16814-
"time": "2024-02-21T08:06:29.492Z",
16830+
"time": "2024-03-21T07:06:24.609Z",
1681516831
"used": true,
16816-
"version": "xml2rfc 3.19.4"
16832+
"version": "xml2rfc 3.20.1"
1681716833
},
1681816834
"model": "utils.versioninfo",
1681916835
"pk": 4

0 commit comments

Comments
 (0)