{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":699777433,"defaultBranch":"master","name":"cli","ownerLogin":"getcord","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-03T10:16:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/74909205?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710429148.0","currentOid":""},"activityList":{"items":[{"before":"23ea361970dba2149ac9014e1481ff8369ca0447","after":"c743c0f035d74cd4d360fa9ef208bc3b52b8f982","ref":"refs/heads/master","pushedAt":"2024-04-08T13:42:03.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Bump cli version\n\nBump version to 1.3.3\n\n\nTest Plan: \n\nReviewers: jwatzman, maylynn-ng\n\nReviewed By: jwatzman\n\nPull Request: https://github.com/getcord/monorepo/pull/8666\n\nmonorepo-commit: fa3275e0ece6ece63cf828a28a83df4610841bc9","shortMessageHtmlLink":"Bump cli version"}},{"before":null,"after":"65eb216eb5520b13f8ab511dbe06e72cd4331015","ref":"refs/heads/dev","pushedAt":"2024-03-14T15:12:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Netceer","name":"Terrence Chung","path":"/Netceer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56486667?s=80&v=4"},"commit":{"message":"Update init and readme references to applications\n\nSummary:\nUpdated instructions on how to find customer ID\nand secret which are only available when on the\npremium plan.\n\nNoticed links are still pointing to /applications\nwhich get redirected anyway but easy to update.","shortMessageHtmlLink":"Update init and readme references to applications"}},{"before":"5ebe196077920befae8f08ff90dd1480de0aed6d","after":"23ea361970dba2149ac9014e1481ff8369ca0447","ref":"refs/heads/master","pushedAt":"2024-02-23T11:35:43.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"CLI: bump package\n\nTo add in fix in PR 8248\n\n\nTest Plan: n/a\n\nReviewers: flooey\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/8249\n\nmonorepo-commit: 88332acbbe01f1a2ff2ed571f469a75584331e58","shortMessageHtmlLink":"CLI: bump package"}},{"before":"b93d7a38609adf358a95c6fb9acfa3c75a52fb45","after":"5ebe196077920befae8f08ff90dd1480de0aed6d","ref":"refs/heads/master","pushedAt":"2024-02-19T15:28:23.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"CLI: bump version\n\nTo publish cord curl\n\n\nTest Plan: n/a\n\nReviewers: flooey\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/8201\n\nmonorepo-commit: 65b2d42df210e2208486411593156f3581897ee4","shortMessageHtmlLink":"CLI: bump version"}},{"before":"b35aa0b218392b6aa25bce8eb45b471f16619089","after":"b93d7a38609adf358a95c6fb9acfa3c75a52fb45","ref":"refs/heads/master","pushedAt":"2024-01-22T15:32:05.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"CLI: bump version\n\nBump version for node-fetch patch\n\n\nTest Plan: n/a\n\nReviewers: mhtien\n\nReviewed By: mhtien\n\nPull Request: https://github.com/getcord/monorepo/pull/7972\n\nmonorepo-commit: d88667ed6a27c3924562ababa51adfd7f9c312f1","shortMessageHtmlLink":"CLI: bump version"}},{"before":"de0d127da1a675589dfc22948fd096605299ff8d","after":"b35aa0b218392b6aa25bce8eb45b471f16619089","ref":"refs/heads/master","pushedAt":"2024-01-15T14:18:46.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"yeo-yeo","name":"Gillian","path":"/yeo-yeo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28454190?s=80&v=4"},"commit":{"message":"Bump CLI patch version\n\nTo pick up:\n* the addition of metadata to groups\n* a couple of small bug fixes\n* formatting errors in red\n\n\nReviewers: flooey, maylynn-ng\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/7845\n\nmonorepo-commit: e4b9e04203a23ce74ae289cbebc8807d6182a103","shortMessageHtmlLink":"Bump CLI patch version"}},{"before":"041afeae7030adbb8689fae6a64af01f8ee49eec","after":"de0d127da1a675589dfc22948fd096605299ff8d","ref":"refs/heads/master","pushedAt":"2023-12-21T10:00:08.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Update cli to include 'addSubscribers' and 'removeSubscribers'\n\nThis adds functionality to the cli for two new parameters when updating a thread.\n\n\nTest Plan:\ncord thread update cordoku-123-easy --add-subscribers \"[\\\"dave\\\"]\"\ncord thread get cordoku-123-easy and see dave in subscribers\ncord thread update cordoku-123-easy --remove-subscribers \"[\\\"dave\\\"]\"\ncord thread get cordoku-123-easy and see dave removed from subscribers\n\nReviewers: maylynn-ng, elenaperezrioja\n\nReviewed By: maylynn-ng, elenaperezrioja\n\nPull Request: https://github.com/getcord/monorepo/pull/7705\n\nmonorepo-commit: 0e87ffe5110143d3ecf604362a6975a9f50c480c","shortMessageHtmlLink":"Update cli to include 'addSubscribers' and 'removeSubscribers'"}},{"before":"3c8913fa17e60b587116f4af917d3a0e481f5e88","after":"041afeae7030adbb8689fae6a64af01f8ee49eec","ref":"refs/heads/master","pushedAt":"2023-12-05T15:33:09.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cli: bump version\n\nbump version in so I can publish changes:\n- app select command\n- app which command\n\n\nTest Plan: n/a\n\nReviewers: dmmiller, flooey, jwatzman\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/7509\n\nmonorepo-commit: e9e39b4db4f0005dfd6cc3b715876cf093e52eea","shortMessageHtmlLink":"cli: bump version"}},{"before":"71f1f2525b9e875ad405a2b7bb65a222321dc3e3","after":"3c8913fa17e60b587116f4af917d3a0e481f5e88","ref":"refs/heads/master","pushedAt":"2023-11-27T12:42:37.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"bump cli version\n\nCouple of improvements I would like to publish:\n- alias for kebab case and camel case\n- a few cases where we only accepted kebab case\n- better comparison for version checking\n\n\nTest Plan: n/a\n\nReviewers: flooey\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/7414\n\nmonorepo-commit: 1fc1fe132b6975e85e505e12c743829cdeb7e3c2","shortMessageHtmlLink":"bump cli version"}},{"before":"c1b8fd6e8019970c9b33c4b29308beb34a3747bf","after":"71f1f2525b9e875ad405a2b7bb65a222321dc3e3","ref":"refs/heads/master","pushedAt":"2023-11-22T10:00:09.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cli: bump version\n\nBumping version to publish fix in https://github.com/getcord/monorepo/pull/7363\n\n\nTest Plan: na\n\nReviewers: jacksongabbard, flooey, yeo-yeo\n\nReviewed By: yeo-yeo\n\nPull Request: https://github.com/getcord/monorepo/pull/7365\n\nmonorepo-commit: a1872b752b1d4aceef0719500bb9c07a16fab035","shortMessageHtmlLink":"cli: bump version"}},{"before":"4a1cf71bb355992218226c4baf417f2f060cdced","after":"c1b8fd6e8019970c9b33c4b29308beb34a3747bf","ref":"refs/heads/master","pushedAt":"2023-11-13T09:25:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Update CLI to use `addSubscribers` in calls to create thread\n\nThe variable changed from `subscribers` to `addSubscribers` in the create thread methods. Use that now.\n\nUpdate the version to reflect this change.\n\n\nTest Plan:\nPointed cli at staging server where the new name is available\ncord thread create something2 --name foo --url https://localhost --group-id lobby --location '{\"a\":\"b\"}' --add-subscribers '[\"dave\"]'\n\ncord thread get something2 shows dave as a subscriber to the thread\n\nReviewers: maylynn-ng, flooey\n\nReviewed By: maylynn-ng\n\nPull Request: https://github.com/getcord/monorepo/pull/7228\n\nmonorepo-commit: fd8bda0f6939dddafc07983b3304622180225d0b","shortMessageHtmlLink":"Update CLI to use addSubscribers in calls to create thread"}},{"before":"a0f927dd2f2bba0ee2b59aebd864eb9390cca374","after":"4a1cf71bb355992218226c4baf417f2f060cdced","ref":"refs/heads/master","pushedAt":"2023-11-10T13:27:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Bump package-lock.json version\n\nLeft out of previous commit. Oops\n\nTest Plan: \n\nReviewers: maylynn-ng, flooey\n\nReviewed By: maylynn-ng\n\nPull Request: https://github.com/getcord/monorepo/pull/7220\n\nmonorepo-commit: 7e6fccbf8528e29496cc50d8b9413a5fcb337a5b","shortMessageHtmlLink":"Bump package-lock.json version"}},{"before":"08220d93727712da647b3605df48a5680eb5f9a2","after":"a0f927dd2f2bba0ee2b59aebd864eb9390cca374","ref":"refs/heads/master","pushedAt":"2023-11-10T13:02:06.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"dmmiller","name":"Dave Miller","path":"/dmmiller","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4934258?s=80&v=4"},"commit":{"message":"Bump CLI version\n\n\nTest Plan:\ncord --version\nsays 1.0.4\n\nReviewers: flooey, maylynn-ng\n\nReviewed By: maylynn-ng\n\nPull Request: https://github.com/getcord/monorepo/pull/7219\n\nmonorepo-commit: cecf3c45ae7510c93a3780285d0ac78a0816f796","shortMessageHtmlLink":"Bump CLI version"}},{"before":"94735cbc7e769c9d572f4e27f1e7bec83b761285","after":"08220d93727712da647b3605df48a5680eb5f9a2","ref":"refs/heads/master","pushedAt":"2023-10-05T10:51:09.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cord-cli: upgrade version\n\nIn prep to publish 1.0.2\n\n\nTest Plan: n/a\n\nReviewers: flooey\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/6739\n\nmonorepo-commit: 2da67a7afee76f7930106e578802fca164548a24","shortMessageHtmlLink":"cord-cli: upgrade version"}},{"before":"346040eb686e4b890d21dcde573b9a1e4fc1c9c9","after":"94735cbc7e769c9d572f4e27f1e7bec83b761285","ref":"refs/heads/master","pushedAt":"2023-10-03T15:53:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cord-cli: upgrading the package version\n\nRe-publishing to try and fix the issue of installations not including the dist folder\n\n\nTest Plan: Once published, install and see if all directories are there\n\nReviewers: dmmiller, flooey, jwatzman\n\nReviewed By: jwatzman\n\nPull Request: https://github.com/getcord/monorepo/pull/6716\n\nmonorepo-commit: 76f139c764e97d22aa18e87a3e18a8abccd5436c","shortMessageHtmlLink":"cord-cli: upgrading the package version"}},{"before":"acd59bd444ef2c348b01992477fc28dfa9e815ff","after":"346040eb686e4b890d21dcde573b9a1e4fc1c9c9","ref":"refs/heads/master","pushedAt":"2023-10-03T10:54:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cord-cli: install mime types package\n\nSomehow this wasn't complaining when running within monorepo, when we separate cli into its own repo it started to complain. So installing it now :)\n\n\nTest Plan: Compiles without errors\n\nReviewers: flooey\n\nReviewed By: flooey\n\nPull Request: https://github.com/getcord/monorepo/pull/6704\n\nmonorepo-commit: 85d88561c9019d389164a1f4dc6d0558ce09480d","shortMessageHtmlLink":"cord-cli: install mime types package"}},{"before":"17627b2b27093eb81665918c7a5edef01af5c510","after":"acd59bd444ef2c348b01992477fc28dfa9e815ff","ref":"refs/heads/master","pushedAt":"2023-10-03T10:47:49.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"Merge pull request #1 from getcord/opensource/cli/export-commits\n\nCLI V1.0.0","shortMessageHtmlLink":"Merge pull request #1 from getcord/opensource/cli/export-commits"}},{"before":null,"after":"2e0c9185dacee6d07e9d3d493a9d09dc332515a4","ref":"refs/heads/opensource/cli/export-commits","pushedAt":"2023-10-03T10:34:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"cord-cli: thread delete bug fix\n\nAccidentally added a description to a command instead of the description ๐Ÿ™ƒ\n\nThis was introduced when I added endpoints to the descriptions : https://github.com/getcord/monorepo/pull/6646\n\n\"image\"\n\n\n\nTest Plan: Run the command and see it work\n\nReviewers: flooey, dmmiller, jwatzman\n\nReviewed By: dmmiller\n\nPull Request: https://github.com/getcord/monorepo/pull/6699\n\nmonorepo-commit: ea4709c85650f60b76e6acc6abdb91be10ff6f1b","shortMessageHtmlLink":"cord-cli: thread delete bug fix"}},{"before":null,"after":"17627b2b27093eb81665918c7a5edef01af5c510","ref":"refs/heads/master","pushedAt":"2023-10-03T10:31:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maylynn-ng","name":"Maylynn","path":"/maylynn-ng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/62358728?s=80&v=4"},"commit":{"message":"initial commit","shortMessageHtmlLink":"initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKvpy_QA","startCursor":null,"endCursor":null}},"title":"Activity ยท getcord/cli"}