{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":311698277,"defaultBranch":"main","name":"IBMQClient.jl","ownerLogin":"QuantumBFS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-11-10T15:17:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/38354503?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1708654522.0","currentOid":""},"activityList":{"items":[{"before":"1a20b4dd9330b69c6e16da15fe48e355477df415","after":null,"ref":"refs/heads/compathelper/new_version/2024-02-23-00-56-35-921-00921318559","pushedAt":"2024-02-23T02:15:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"}},{"before":"34cc80db333e5e1851da5da4da38b5130e9143eb","after":"01a865ceb51ed0d559516a3c53568ead2bfe0c7c","ref":"refs/heads/main","pushedAt":"2024-02-23T02:15:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"},"commit":{"message":"CompatHelper: bump compat for Configurations to 0.17, (keep existing compat) (#10)\n\nCo-authored-by: CompatHelper Julia ","shortMessageHtmlLink":"CompatHelper: bump compat for Configurations to 0.17, (keep existing …"}},{"before":null,"after":"1a20b4dd9330b69c6e16da15fe48e355477df415","ref":"refs/heads/compathelper/new_version/2024-02-23-00-56-35-921-00921318559","pushedAt":"2024-02-23T00:56:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CompatHelper: bump compat for Configurations to 0.17, (keep existing compat)","shortMessageHtmlLink":"CompatHelper: bump compat for Configurations to 0.17, (keep existing …"}},{"before":null,"after":"bda5f41a70b71ae33f191c9c69996a5e7619b8b2","ref":"refs/heads/compathelper/new_version/2024-02-23-00-56-32-399-00636836017","pushedAt":"2024-02-23T00:56:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"CompatHelper: bump compat for HTTP to 1, (keep existing compat)","shortMessageHtmlLink":"CompatHelper: bump compat for HTTP to 1, (keep existing compat)"}},{"before":"e745c072d63961249d0d6d762658b592c306ec45","after":"34cc80db333e5e1851da5da4da38b5130e9143eb","ref":"refs/heads/main","pushedAt":"2024-02-22T17:45:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"},"commit":{"message":"Bump version to 0.3.6","shortMessageHtmlLink":"Bump version to 0.3.6"}},{"before":"751bb32c74feca7a844c91c72d672aab5d193505","after":"e745c072d63961249d0d6d762658b592c306ec45","ref":"refs/heads/main","pushedAt":"2024-02-22T17:43:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"},"commit":{"message":"update branch name","shortMessageHtmlLink":"update branch name"}},{"before":"751bb32c74feca7a844c91c72d672aab5d193505","after":null,"ref":"refs/heads/master","pushedAt":"2024-02-22T17:42:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"}},{"before":null,"after":"751bb32c74feca7a844c91c72d672aab5d193505","ref":"refs/heads/main","pushedAt":"2024-02-22T17:42:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"},"commit":{"message":"Fix for result validation; Error in usage example (#8)\n\n* move menu test to seperate file, not included in runtest\r\n\r\nMenu tests don't work, since request() form REPL.TerminalMenus is called in a script. Also, stdin is type IOStream in the script and has no field buffer. In REPL stdin is Base.TTY.\r\n\r\n* Fix schema and records\r\n\r\nAdding meas_level and curc_id keys to the ExpResult schema.","shortMessageHtmlLink":"Fix for result validation; Error in usage example (#8)"}},{"before":"3b4ed681556713c82afaf0a9122da57d74477bb0","after":"751bb32c74feca7a844c91c72d672aab5d193505","ref":"refs/heads/master","pushedAt":"2024-02-22T17:41:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Roger-luo","name":"Xiu-zhe (Roger) Luo","path":"/Roger-luo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8445510?s=80&v=4"},"commit":{"message":"Fix for result validation; Error in usage example (#8)\n\n* move menu test to seperate file, not included in runtest\r\n\r\nMenu tests don't work, since request() form REPL.TerminalMenus is called in a script. Also, stdin is type IOStream in the script and has no field buffer. In REPL stdin is Base.TTY.\r\n\r\n* Fix schema and records\r\n\r\nAdding meas_level and curc_id keys to the ExpResult schema.","shortMessageHtmlLink":"Fix for result validation; Error in usage example (#8)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEAqI3PQA","startCursor":null,"endCursor":null}},"title":"Activity · QuantumBFS/IBMQClient.jl"}