{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":61910691,"defaultBranch":"develop","name":"AztecEditor-iOS","ownerLogin":"wordpress-mobile","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-06-24T20:27:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1306301?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716303946.0","currentOid":""},"activityList":{"items":[{"before":"ce0726e153ff00d44c9adb69a7972f9171998cbd","after":null,"ref":"refs/heads/fix/shortcode-test","pushedAt":"2024-05-21T15:05:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geriux","name":"Gerardo Pacheco","path":"/geriux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4885740?s=80&v=4"}},{"before":"83e548fbfbce022fb48d800831f3ba91e581f466","after":"75317479fc203f96fa1f033dee23510e59631503","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-05-21T15:05:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"geriux","name":"Gerardo Pacheco","path":"/geriux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4885740?s=80&v=4"},"commit":{"message":"Merge pull request #1395 from wordpress-mobile/fix/shortcode-test\n\nFix - Shortcode test","shortMessageHtmlLink":"Merge pull request #1395 from wordpress-mobile/fix/shortcode-test"}},{"before":null,"after":"ce0726e153ff00d44c9adb69a7972f9171998cbd","ref":"refs/heads/fix/shortcode-test","pushedAt":"2024-05-21T15:00:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"geriux","name":"Gerardo Pacheco","path":"/geriux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4885740?s=80&v=4"},"commit":{"message":"Fix shorcode test by using an attribute with key-value","shortMessageHtmlLink":"Fix shorcode test by using an attribute with key-value"}},{"before":"80efcd79d2028cb5efcdea464741bfdd751b200f","after":"83e548fbfbce022fb48d800831f3ba91e581f466","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-19T14:11:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Simpler code style on UIPasteboard+Helpers > UTType","shortMessageHtmlLink":"Simpler code style on UIPasteboard+Helpers > UTType"}},{"before":"bfa54e2e40fa210165b86b9328af210feb7f4841","after":"80efcd79d2028cb5efcdea464741bfdd751b200f","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-19T14:09:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Simpler code style on UIPasteboard+Helpers > UTType","shortMessageHtmlLink":"Simpler code style on UIPasteboard+Helpers > UTType"}},{"before":"c67821c78617edabda0ddea1d97b1597470e656f","after":"bfa54e2e40fa210165b86b9328af210feb7f4841","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-19T14:07:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Simpler code style on UIPasteboard+Helpers > UTType","shortMessageHtmlLink":"Simpler code style on UIPasteboard+Helpers > UTType"}},{"before":"e21dbff95064b99a602894ec5667d92fa80b8f68","after":"c67821c78617edabda0ddea1d97b1597470e656f","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-18T12:45:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Declare `class var supportsSecureCoding` as `open`","shortMessageHtmlLink":"Declare class var supportsSecureCoding as open"}},{"before":"5c3004b944eed56f286c7034ac02ea9d2716137c","after":"e21dbff95064b99a602894ec5667d92fa80b8f68","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-18T12:36:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Revert \"Fix overriding non-open class outside module\"\n\nThis reverts commit 5c3004b944eed56f286c7034ac02ea9d2716137c, because I'm not convinced that's a good idea.\n\nWe should double-check that **not** having `+supportsSecureCoding` declared on this subclass doesn't make it fail to be copy/pasted (i.e. archived/unarchived)—like similar cases happened when running Aztec tests. Or if we need `+supportsSecureCoding`, we need to find a way to override/redefine it across module boundaries…","shortMessageHtmlLink":"Revert \"Fix overriding non-open class outside module\""}},{"before":"90c0e4db1246dc4e87f004c4ec96061399447efb","after":"5c3004b944eed56f286c7034ac02ea9d2716137c","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-18T12:31:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Fix overriding non-open class outside module","shortMessageHtmlLink":"Fix overriding non-open class outside module"}},{"before":"665b15bd56ad4a0331c13f71045d693613486362","after":"90c0e4db1246dc4e87f004c4ec96061399447efb","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-18T12:26:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Use `UTType.utf8PlainText` (explicit encoding) instead of `kUTTypePlainText`\n\nSince newer versions of iOS use this new `public.utf8-plain-text` UTI instead of `public.plain-text` like in previous OS versions.","shortMessageHtmlLink":"Use UTType.utf8PlainText (explicit encoding) instead of `kUTTypePla…"}},{"before":"210f02c6fe020de69bfa2d3097aefa6baf2b62c7","after":"665b15bd56ad4a0331c13f71045d693613486362","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-18T11:12:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Fix NSSecureCoding implementations\n\n@mokagio This should fix the `testPaste{Image,Video}WithoutFormatting` test failures.\n - I have searched the code for `decodeObject(forKey` occurrences and confirmed there wasn't any left\n - But I have not triple-checked that *every* custom subclass of anything we might encode in our `NSAttributedString` attributes have had `+supportsSecureCoding` redefined\n\nIndeed, apparently, **even if** the parent class already overrides it to return `true`, subclasses which override `init?(coder:)`/`encode(with:)` from their parent class need to also re-override `+supportsSecureCoding`. I've added the overrides in classes that I've modified, but there may be more classes that might not be covered by our unit tests around archiving/pasting but would still require it to be added? So would be worth making another pass to be sure we didn't forget any,","shortMessageHtmlLink":"Fix NSSecureCoding implementations"}},{"before":"04e4fc8dfc680aa9b709608af491dc60d48cdbe0","after":"210f02c6fe020de69bfa2d3097aefa6baf2b62c7","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-17T03:41:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/tooling/fix-sync-pod-publication' into mokagio/xcode-15.3","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/tooling/fix-sync-pod-publication…"}},{"before":"00d59ca62cf0c44261aa9807c78565a421aa6636","after":"58eb7ba32aa72f65c257972918bddf4747e1983f","ref":"refs/heads/mokagio/ignore-xcode-15.3-failures","pushedAt":"2024-04-16T10:39:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Mark an additional failure as expected, due to iOS 17.0.1 to 17.4\n\nI didn't noticed it at the time of the previous commit because my test\nSimulator was running iOS 17.0.1 instead of 17.4 like CI.\n\nSee also\nhttps://buildkite.com/automattic/aztec-editor-ios/builds/153#018ee676-b1ab-4ea5-ac0a-51cad8050c30/1453-1908","shortMessageHtmlLink":"Mark an additional failure as expected, due to iOS 17.0.1 to 17.4"}},{"before":"15ee6ff19a646857c299468295ea81d7c0107395","after":null,"ref":"refs/heads/mokagio/fix-unit-tests-xcode-15","pushedAt":"2024-04-16T10:32:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"}},{"before":null,"after":"00d59ca62cf0c44261aa9807c78565a421aa6636","ref":"refs/heads/mokagio/ignore-xcode-15.3-failures","pushedAt":"2024-04-16T10:16:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Mark tests that begun failing since Xcode 15 as expected failures 😞","shortMessageHtmlLink":"Mark tests that begun failing since Xcode 15 as expected failures 😞"}},{"before":"e41da8f492950930246fdc93f9f38b5c2159a869","after":"04e4fc8dfc680aa9b709608af491dc60d48cdbe0","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T10:07:08.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/develop' into mokagio/xcode-15.3","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/develop' into mokagio/xcode-15.3"}},{"before":"41dc7e0c694c49ebfd6a8bae09827cd380479eab","after":"e41da8f492950930246fdc93f9f38b5c2159a869","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T06:51:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Don't waste time cleaning up Simulators in CI","shortMessageHtmlLink":"Don't waste time cleaning up Simulators in CI"}},{"before":"6e8143f49349d13aa6bb1acf3158fabf4fc06508","after":"b47ad596f2d0cb1bb6a6e8cdea284c6e28a4078d","ref":"refs/heads/tooling/fix-sync-pod-publication","pushedAt":"2024-04-16T06:45:11.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Merge branch 'develop' into tooling/fix-sync-pod-publication","shortMessageHtmlLink":"Merge branch 'develop' into tooling/fix-sync-pod-publication"}},{"before":"78bd1177a98bb338264a7e15857df23bf38fcdc0","after":"41dc7e0c694c49ebfd6a8bae09827cd380479eab","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T06:45:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Don't waste time cleaning up Simulators in CI","shortMessageHtmlLink":"Don't waste time cleaning up Simulators in CI"}},{"before":"5baf0b93cbef734bf33eee4b0a6d4383c61927da","after":"78bd1177a98bb338264a7e15857df23bf38fcdc0","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T06:39:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Update Fastlane in the hope it helps with stuck tests in CI","shortMessageHtmlLink":"Update Fastlane in the hope it helps with stuck tests in CI"}},{"before":"3ee1f2234e07698ae09c06526478430389e746bb","after":"5baf0b93cbef734bf33eee4b0a6d4383c61927da","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T06:05:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Allow warnings when validating podspec\n\nIdeally, this should be removed once the warnings have been addressed","shortMessageHtmlLink":"Allow warnings when validating podspec"}},{"before":"34808d7c5cc7c4e3afef9500a6549f216f8c4c20","after":"3ee1f2234e07698ae09c06526478430389e746bb","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T06:05:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Allow warnings when validating podspec\n\nIdeally, this should be removed once the warnings have been addressed","shortMessageHtmlLink":"Allow warnings when validating podspec"}},{"before":"0b5918066c6fa52608486c554686117a0d42378b","after":"34808d7c5cc7c4e3afef9500a6549f216f8c4c20","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T05:57:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Bump iOS and Simulator versions for CI","shortMessageHtmlLink":"Bump iOS and Simulator versions for CI"}},{"before":"380e6acd5aadf10441351c240e8e153ddeebf7e7","after":"0b5918066c6fa52608486c554686117a0d42378b","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T05:54:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Use Ruby 3.2.2 and update RuboCop to compatible version","shortMessageHtmlLink":"Use Ruby 3.2.2 and update RuboCop to compatible version"}},{"before":"1dd0099fc93e92336cdbe04affe95c00eea80946","after":null,"ref":"refs/heads/use/xcode-15.0.1","pushedAt":"2024-04-16T04:56:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"}},{"before":"8ea911f3c5fdc3721c2b3f5ba897c42dd660e466","after":"0fd30b205f4a1bfc6ab661bea2b7e6688744af9c","ref":"refs/heads/develop","pushedAt":"2024-04-16T04:56:27.000Z","pushType":"pr_merge","commitsCount":14,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Use Xcode 15.0.1 (#1377)","shortMessageHtmlLink":"Use Xcode 15.0.1 (#1377)"}},{"before":null,"after":"380e6acd5aadf10441351c240e8e153ddeebf7e7","ref":"refs/heads/mokagio/xcode-15.3","pushedAt":"2024-04-16T04:45:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mokagio","name":"Gio Lodi","path":"/mokagio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1218433?s=80&v=4"},"commit":{"message":"Use Xcode 15.3 in CI","shortMessageHtmlLink":"Use Xcode 15.3 in CI"}},{"before":null,"after":"6e8143f49349d13aa6bb1acf3158fabf4fc06508","ref":"refs/heads/tooling/fix-sync-pod-publication","pushedAt":"2024-04-15T16:56:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"AliSoftware","name":"Olivier Halligon","path":"/AliSoftware","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/216089?s=80&v=4"},"commit":{"message":"Make pod trunk push be --synchronous\n\nTo prevent the Editor pod to fail to be pushed to trunk if the Aztec pod it depends on hasn't propagated through the CDN yet","shortMessageHtmlLink":"Make pod trunk push be --synchronous"}},{"before":"fc3b558653653da82f89f290060be5c2f2694192","after":null,"ref":"refs/heads/release/1.19.11","pushedAt":"2024-03-21T11:36:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"geriux","name":"Gerardo Pacheco","path":"/geriux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4885740?s=80&v=4"}},{"before":"f6501a71ded86beffd5e281faa97d46ebcc9e875","after":"8ea911f3c5fdc3721c2b3f5ba897c42dd660e466","ref":"refs/heads/develop","pushedAt":"2024-03-21T11:36:44.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"geriux","name":"Gerardo Pacheco","path":"/geriux","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4885740?s=80&v=4"},"commit":{"message":"Merge pull request #1389 from wordpress-mobile/release/1.19.11\n\nRelease 1.19.11","shortMessageHtmlLink":"Merge pull request #1389 from wordpress-mobile/release/1.19.11"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET_44vgA","startCursor":null,"endCursor":null}},"title":"Activity · wordpress-mobile/AztecEditor-iOS"}