Skip to content

Commit

Permalink
Script updating archive at 2024-03-05T01:15:13Z. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Mar 5, 2024
1 parent 5de6bb3 commit ac37369
Showing 1 changed file with 152 additions and 17 deletions.
169 changes: 152 additions & 17 deletions archive.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"magic": "E!vIA5L86J2I",
"timestamp": "2024-03-03T01:19:17.153125+00:00",
"timestamp": "2024-03-05T01:15:12.082479+00:00",
"repo": "jsalowey/wimse-arch",
"labels": [
{
Expand Down Expand Up @@ -55,31 +55,31 @@
"id": "I_kwDOLPTb0M5-7BMv",
"title": "Definition of Workload",
"url": "https://github.com/jsalowey/wimse-arch/issues/2",
"state": "OPEN",
"state": "CLOSED",
"author": "jsalowey",
"authorAssociation": "OWNER",
"assignees": [],
"labels": [],
"body": "Start simple and then perhaps add more specificity and examples that are relative to use cases. ",
"createdAt": "2024-02-12T04:27:47Z",
"updatedAt": "2024-02-12T04:27:48Z",
"closedAt": null,
"updatedAt": "2024-03-03T23:08:19Z",
"closedAt": "2024-03-03T23:08:19Z",
"comments": []
},
{
"number": 3,
"id": "I_kwDOLPTb0M5-7FC8",
"title": "Definition of Context",
"url": "https://github.com/jsalowey/wimse-arch/issues/3",
"state": "OPEN",
"state": "CLOSED",
"author": "jsalowey",
"authorAssociation": "OWNER",
"assignees": [],
"labels": [],
"body": "Context is something we probably need to define. Also it probably needs a modifier. The charter currently uses **execution** context, but that is an existing concept that seems to mean something a bit broader, but perhaps it is OK.\r\n\r\nOther possibilities - \r\n\"Request Context\" since most of the time I think we are dealing with the work load making a request to something or processing a request from something, but there probably is a case where the workload is responding to a scheduled task. Possibly its still a request, or perhaps a slightly different context such as \"scheduled context\" or \"batch context\"\r\n\r\n\"authorization context\" - although this is one of the primary goals, it might be too narrow.\r\n\r\n\r\n\"workload context\" - doesn't seem quite right, but we could define it to be. \r\n\r\n\r\n",
"createdAt": "2024-02-12T04:50:13Z",
"updatedAt": "2024-02-12T04:50:14Z",
"closedAt": null,
"updatedAt": "2024-03-03T23:08:19Z",
"closedAt": "2024-03-03T23:08:19Z",
"comments": []
},
{
Expand All @@ -103,15 +103,15 @@
"id": "I_kwDOLPTb0M5_oMu1",
"title": "Basic Security Considerations",
"url": "https://github.com/jsalowey/wimse-arch/issues/5",
"state": "OPEN",
"state": "CLOSED",
"author": "jsalowey",
"authorAssociation": "OWNER",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-02-18T23:49:27Z",
"updatedAt": "2024-02-18T23:49:27Z",
"closedAt": null,
"updatedAt": "2024-03-03T23:08:20Z",
"closedAt": "2024-03-03T23:08:20Z",
"comments": []
}
],
Expand Down Expand Up @@ -369,24 +369,159 @@
"id": "PR_kwDOLPTb0M5oeZZK",
"title": "Expanded use cases",
"url": "https://github.com/jsalowey/wimse-arch/pull/9",
"state": "OPEN",
"state": "MERGED",
"author": "jsalowey",
"authorAssociation": "OWNER",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-03-02T06:21:21Z",
"updatedAt": "2024-03-02T06:21:22Z",
"updatedAt": "2024-03-03T22:53:34Z",
"baseRepository": "jsalowey/wimse-arch",
"baseRefName": "main",
"baseRefOid": "c279f126246aa42478d81cfe7518393cf135ecb8",
"headRepository": "jsalowey/wimse-arch",
"headRefName": "more-use-cases",
"headRefOid": "5dc221f42adec74fcd26dcc1e45ead7cbce669b0",
"closedAt": null,
"mergedAt": null,
"mergedBy": null,
"mergeCommit": null,
"headRefOid": "d40e6697cb209693b14f9859ceac0a3641b47cb3",
"closedAt": "2024-03-03T22:53:34Z",
"mergedAt": "2024-03-03T22:53:34Z",
"mergedBy": "jsalowey",
"mergeCommit": {
"oid": "b453238a97db01010d0f52f2c206a2950dadc697"
},
"comments": [],
"reviews": [
{
"id": "PRR_kwDOLPTb0M5yBeGO",
"commit": {
"abbreviatedOid": "5dc221f"
},
"author": "yaroslavros",
"authorAssociation": "COLLABORATOR",
"state": "COMMENTED",
"body": "Great additions! Just one minor comment from my side.",
"createdAt": "2024-03-03T13:36:54Z",
"updatedAt": "2024-03-03T13:38:16Z",
"comments": [
{
"originalPosition": 20,
"body": "I would add \"To minimize risks of replay attacks, bearer tokens have short lifespan and a rotated often\"\r\n\r\nOtherwise it reads as if Bearer tokens is a non-starter.",
"createdAt": "2024-03-03T13:36:54Z",
"updatedAt": "2024-03-03T13:38:16Z"
}
]
}
]
},
{
"number": 10,
"id": "PR_kwDOLPTb0M5ogurs",
"title": "Updated author info",
"url": "https://github.com/jsalowey/wimse-arch/pull/10",
"state": "MERGED",
"author": "yaroslavros",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-03-03T13:29:00Z",
"updatedAt": "2024-03-03T13:38:53Z",
"baseRepository": "jsalowey/wimse-arch",
"baseRefName": "main",
"baseRefOid": "c279f126246aa42478d81cfe7518393cf135ecb8",
"headRepository": "yaroslavros/wimse-arch",
"headRefName": "main",
"headRefOid": "4a947ee596c6c866e54c706ef06cc26753f697eb",
"closedAt": "2024-03-03T13:38:52Z",
"mergedAt": "2024-03-03T13:38:52Z",
"mergedBy": "yaroslavros",
"mergeCommit": {
"oid": "a1c9e1d1219c5baa3b84a710fff9e5399f299a0b"
},
"comments": [],
"reviews": []
},
{
"number": 11,
"id": "PR_kwDOLPTb0M5ogu-c",
"title": "Identity Proxy definition and cross-boundary use cases",
"url": "https://github.com/jsalowey/wimse-arch/pull/11",
"state": "MERGED",
"author": "yaroslavros",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-03-03T13:30:11Z",
"updatedAt": "2024-03-03T23:07:39Z",
"baseRepository": "jsalowey/wimse-arch",
"baseRefName": "main",
"baseRefOid": "c279f126246aa42478d81cfe7518393cf135ecb8",
"headRepository": "yaroslavros/wimse-arch",
"headRefName": "proxies",
"headRefOid": "6449aaa7a807c1e6933cbe57d37274707f4ead28",
"closedAt": "2024-03-03T23:07:39Z",
"mergedAt": "2024-03-03T23:07:39Z",
"mergedBy": "jsalowey",
"mergeCommit": {
"oid": "7bd11cc2ce73af3d820ca7bb07471713154ad751"
},
"comments": [],
"reviews": []
},
{
"number": 12,
"id": "PR_kwDOLPTb0M5ooeaI",
"title": "Update draft-salowey-wimse-arch.md",
"url": "https://github.com/jsalowey/wimse-arch/pull/12",
"state": "MERGED",
"author": "hannestschofenig",
"authorAssociation": "COLLABORATOR",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-03-04T19:54:33Z",
"updatedAt": "2024-03-04T20:08:04Z",
"baseRepository": "jsalowey/wimse-arch",
"baseRefName": "main",
"baseRefOid": "7bd11cc2ce73af3d820ca7bb07471713154ad751",
"headRepository": "jsalowey/wimse-arch",
"headRefName": "hannestschofenig-patch-1",
"headRefOid": "cc56096cbe02bfe5729c374197c6b6da360bd552",
"closedAt": "2024-03-04T20:08:04Z",
"mergedAt": "2024-03-04T20:08:04Z",
"mergedBy": "jsalowey",
"mergeCommit": {
"oid": "cc56096cbe02bfe5729c374197c6b6da360bd552"
},
"comments": [],
"reviews": []
},
{
"number": 13,
"id": "PR_kwDOLPTb0M5oohTx",
"title": "Origin/hannestschofenig patch 1",
"url": "https://github.com/jsalowey/wimse-arch/pull/13",
"state": "MERGED",
"author": "jsalowey",
"authorAssociation": "OWNER",
"assignees": [],
"labels": [],
"body": "",
"createdAt": "2024-03-04T20:02:45Z",
"updatedAt": "2024-03-04T20:08:02Z",
"baseRepository": "jsalowey/wimse-arch",
"baseRefName": "main",
"baseRefOid": "7bd11cc2ce73af3d820ca7bb07471713154ad751",
"headRepository": "jsalowey/wimse-arch",
"headRefName": "origin/hannestschofenig-patch-1",
"headRefOid": "ec7d03adbde37d6dc04af8ebc7e05e2be3303443",
"closedAt": "2024-03-04T20:08:02Z",
"mergedAt": "2024-03-04T20:08:02Z",
"mergedBy": "jsalowey",
"mergeCommit": {
"oid": "37680e474fe29ca0c22f5697bbec69e5b57c0e69"
},
"comments": [],
"reviews": []
}
Expand Down

0 comments on commit ac37369

Please sign in to comment.