{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":138207223,"defaultBranch":"main","name":"docs","ownerLogin":"knative","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-06-21T18:21:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35583233?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718960952.0","currentOid":""},"activityList":{"items":[{"before":"1ec7a2b8807bd23fcf3c217e0adc5634b5e2d0bf","after":"f146f87ed2247c89259ecc9e0cabaab859a8ba90","ref":"refs/heads/main","pushedAt":"2024-06-27T18:16:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"feat: add docs for runtime-class-name feature (#6022)\n\nadds docs for configuring runtime-class-name","shortMessageHtmlLink":"feat: add docs for runtime-class-name feature (#6022)"}},{"before":"c671f901ed5809bab384b20f18c822bec3420617","after":"1ec7a2b8807bd23fcf3c217e0adc5634b5e2d0bf","ref":"refs/heads/main","pushedAt":"2024-06-27T07:10:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Sample App code finalization (#6011)\n\n* fix: update the code according to pierdipi's suggestions\n\n* feat: improve the user experience for the setup script\n\n* feat: improve the user experience for the solution script\n\n* fix: remove unnecessary images\n\n* fix: remove the image registry information in the ML services\n\n* fix: remove the sample webhook URL\n\n* feat: modify the config map to manually disable the scale-to-zero feature\n\n* fix: adding the waiting in the solution setup script\n\n* fix: adding the waiting in the solution setup script for pipe","shortMessageHtmlLink":"Sample App code finalization (#6011)"}},{"before":"8e559a938d980d80ffc5a30bafb246483c47ae89","after":"c671f901ed5809bab384b20f18c822bec3420617","ref":"refs/heads/main","pushedAt":"2024-06-26T15:11:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"implemented the new design navbar (#5965)\n\n* fixed the home page mobile responsive issue\n\n* implemented new design of navbar","shortMessageHtmlLink":"implemented the new design navbar (#5965)"}},{"before":"54207bebd61883e4fea60d9f82764dec5015f0d4","after":"8e559a938d980d80ffc5a30bafb246483c47ae89","ref":"refs/heads/main","pushedAt":"2024-06-26T08:15:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Remove as_updated field in rss plugin (#6027)","shortMessageHtmlLink":"Remove as_updated field in rss plugin (#6027)"}},{"before":"ac4af722d066708d8438568c2e00fe47736db1e4","after":"54207bebd61883e4fea60d9f82764dec5015f0d4","ref":"refs/heads/main","pushedAt":"2024-06-26T07:42:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Sample App Tutorial Page Compilation (#6007)\n\n* feat: add the first three pages of the sample app tutorial\n\n* Apply suggestions from code review\n\nCo-authored-by: Pierangelo Di Pilato \n\n* fix: fix the review comments in pg0 and pg1\n\n* feat: add blog post 2\n\n* feat: adding the images for page 2\n\n* add: add more pages\n\n* add: adding the rest of the pages\n\n* add: modify the nav\n\n* add: finishing polishing\n\n* fix: update the iframe embedded video link\n\n* fix: fix the video embedding dimension and the access\n\n* fix: link minor error fix\n\n* fix: hide the setup script section\n\n* Apply suggestions from code review\n\nCo-authored-by: Christoph Stäbler \n\n* Update docs/bookstore/page-0/page-0-intro.md\n\nCo-authored-by: Christoph Stäbler \n\n* Update docs/bookstore/page-0.5/pg0.5-env-setup.md\n\nCo-authored-by: Christoph Stäbler \n\n* fix: fix christoph's comment\n\n* fix: Remove all the extra new lines\n\n* fix: update kubernetes to Kubernetes\n\n* Apply suggestions from code review\n\nCo-authored-by: Pierangelo Di Pilato \nCo-authored-by: Christoph Stäbler \n\n* fix: fix the wrong indentation in the yaml files\n\n* Update docs/bookstore/page-2/pg2-sentiment-svc.md\n\nCo-authored-by: Christoph Stäbler \n\n* fix: fix review comments\n\n* fix: change the console output to text - pg0.5\n\n* fix: replace the console output pic with plaintextg for pg1\n\n* fix: replace the console output pic with plaintext for pg 2&3\n\n* fix: replace the console output pic with plaintext for pg 4\n\n* fix: replace the console output pic with plaintext for pg 5\n\n* fix: replace the console output pic with plaintext for pg 6\n\n* fix: replace the console output pic with plaintext for pg 7\n\n* fix: fix christoph's comments\n\n* Apply suggestions from code review\n\nCo-authored-by: Christoph Stäbler \n\n* fix: applying christoph's comments fix\n\n* fix: fix christoph's nit comments + open the link in new tab\n\n* fix: make sure all the command have the same root which is /start\n\n* fix: make all the links open in the new tab\n\n* fix: fix small errors\n\n* fix: remove default namespace\n\n* Update docs/bookstore/page-1/pg1-review-svc-1.md\n\nCo-authored-by: Christoph Stäbler \n\n* Apply suggestions from code review\n\nCo-authored-by: Christoph Stäbler \n\n* fix: update the wording to follow the Knative's branding guideline\n\n* fix: update the wording to follow the Knative's branding guideline\n\n* fix: update the naming of the pages\n\n* fix: fixing the wrong link in the tutorial.md page\n\n* Apply the patch from Christoph\n\nCo-authored-by: Christoph Stäbler \n\n* Apply suggestions from code review\n\nCo-authored-by: Christoph Stäbler \n\n* Update docs/bookstore/page-1/send-review-comment-to-broker.md\n\nCo-authored-by: Pierangelo Di Pilato \n\n---------\n\nCo-authored-by: Pierangelo Di Pilato \nCo-authored-by: Christoph Stäbler ","shortMessageHtmlLink":"Sample App Tutorial Page Compilation (#6007)"}},{"before":"0f8fd58238c546226870a4ab816110228838da3e","after":"ac4af722d066708d8438568c2e00fe47736db1e4","ref":"refs/heads/main","pushedAt":"2024-06-25T08:26:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Adding a little CE / S3 mapping hint (#6025)\n\nSigned-off-by: Matthias Wessendorf ","shortMessageHtmlLink":"Adding a little CE / S3 mapping hint (#6025)"}},{"before":"d04c13f737e2ed569e9736bd27f3138285f43ecb","after":"0f8fd58238c546226870a4ab816110228838da3e","ref":"refs/heads/main","pushedAt":"2024-06-24T12:26:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Blog on migrating to Knative Functions (#6020)\n\n* :tada: adding a new post on migrating to Knative Functions\n\nSigned-off-by: Matthias Wessendorf \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: David Simansky \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: Luke Kingland \n\n* A little more tweaking of the post\n\nSigned-off-by: Matthias Wessendorf \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: David Simansky \n\n* Update blog/docs/articles/aws_to_func_migration.md\n\nCo-authored-by: David Simansky \n\n---------\n\nSigned-off-by: Matthias Wessendorf \nCo-authored-by: David Simansky \nCo-authored-by: Luke Kingland ","shortMessageHtmlLink":"Blog on migrating to Knative Functions (#6020)"}},{"before":null,"after":"bb4b2ba66fbc67d5a034d01d8c4064b3819e1c0e","ref":"refs/heads/dependabot/npm_and_yarn/code-samples/eventing/bookstore-sample-app/solution/node-server/ws-7.5.10","pushedAt":"2024-06-21T09:09:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump ws\n\nBumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)\n\n---\nupdated-dependencies:\n- dependency-name: ws\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ws"}},{"before":"19dd0ef7a679b9f4702fcaf71b0c740f0e9a0d01","after":"d04c13f737e2ed569e9736bd27f3138285f43ecb","ref":"refs/heads/main","pushedAt":"2024-06-19T14:49:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"add link to community roles to contributor page (#6023)\n\nSigned-off-by: Paul S. Schweigert ","shortMessageHtmlLink":"add link to community roles to contributor page (#6023)"}},{"before":null,"after":"5217eeac94d8ad0cf012b36c80de01174ad584fe","ref":"refs/heads/dependabot/npm_and_yarn/code-samples/serving/cloudevents/cloudevents-nodejs/braces-3.0.3","pushedAt":"2024-06-17T15:41:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump braces in /code-samples/serving/cloudevents/cloudevents-nodejs\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces in /code-samples/serving/cloudevents/cloudevents-nodejs"}},{"before":"e689093a3f019ea89a40f42a9921e400eafa88b0","after":"dc31bc065e01c2e5412fb858223707b8d55aea47","ref":"refs/heads/release-1.14","pushedAt":"2024-06-14T16:01:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Remove old warning about istio and external-domain-tls (#6018)\n\nCo-authored-by: Reto Lehmann ","shortMessageHtmlLink":"Remove old warning about istio and external-domain-tls (#6018)"}},{"before":"ef49e9d2c433cd292c6b9ee429ded4460905332a","after":"19dd0ef7a679b9f4702fcaf71b0c740f0e9a0d01","ref":"refs/heads/main","pushedAt":"2024-06-14T12:30:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":":lipstick: correct link to first article (#6019)\n\nSigned-off-by: Matthias Wessendorf ","shortMessageHtmlLink":"💄 correct link to first article (#6019)"}},{"before":"6ca75535e267136e61010221c09abc63fb6ee22d","after":"ef49e9d2c433cd292c6b9ee429ded4460905332a","ref":"refs/heads/main","pushedAt":"2024-06-14T12:21:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Remove old warning about istio and external-domain-tls (#6015)","shortMessageHtmlLink":"Remove old warning about istio and external-domain-tls (#6015)"}},{"before":"3631ec4c0e90f594e1d3c53dc3cb31b859d9f2da","after":"6ca75535e267136e61010221c09abc63fb6ee22d","ref":"refs/heads/main","pushedAt":"2024-06-14T12:16:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":":lipstick: Little fix on typo (#6017)\n\nSigned-off-by: Matthias Wessendorf ","shortMessageHtmlLink":"💄 Little fix on typo (#6017)"}},{"before":"27e6e5f709644412a138710686ec4b402331dd3e","after":"3631ec4c0e90f594e1d3c53dc3cb31b859d9f2da","ref":"refs/heads/main","pushedAt":"2024-06-14T11:49:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Adding a new post on S3 events to Knative Functions (#6014)\n\n* Adding a new post on S3 events to Knative Functions\n\nSigned-off-by: Matthias Wessendorf \n\n* Update blog/docs/articles/consuming_s3_data_with_knative.md\n\nCo-authored-by: Calum Murray \n\n* Update blog/docs/articles/consuming_s3_data_with_knative.md\n\nCo-authored-by: Calum Murray \n\n* Update blog/docs/articles/consuming_s3_data_with_knative.md\n\nCo-authored-by: Calum Murray \n\n* Update blog/docs/articles/consuming_s3_data_with_knative.md\n\nCo-authored-by: Calum Murray \n\n* Adding review comments\n\nSigned-off-by: Matthias Wessendorf \n\n* One more tweak for the post\n\nSigned-off-by: Matthias Wessendorf \n\n---------\n\nSigned-off-by: Matthias Wessendorf \nCo-authored-by: Calum Murray ","shortMessageHtmlLink":"Adding a new post on S3 events to Knative Functions (#6014)"}},{"before":"946e2aebcdf628537a465948947c247cd7b929f5","after":"27e6e5f709644412a138710686ec4b402331dd3e","ref":"refs/heads/main","pushedAt":"2024-06-11T10:06:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"added Linkedln page link (#5976)\n\n* added Linkedln page link\n\n* added linkedln in footer & fixed linting\n\n* updated code linting & fixed logo space\n\n* updated linting\n\n* updated linting","shortMessageHtmlLink":"added Linkedln page link (#5976)"}},{"before":"2cb9c8129445a773ebbdaa4c1c105323611836aa","after":"946e2aebcdf628537a465948947c247cd7b929f5","ref":"refs/heads/main","pushedAt":"2024-06-07T15:55:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Add more information about Broker Developer Configuration Options (#5993)\n\n* broker class options page is moved to broker developer config options page\n\n* Titles are ok\n\n* broker-developer-config-options\n\n* Update broker-developer-config-options.md\n\n The full example moved to end of the page\n\n* changes are committed\n\n* Update docs/eventing/brokers/broker-developer-config-options.md\n\nCo-authored-by: Christoph Stäbler \n\n---------\n\nCo-authored-by: Christoph Stäbler ","shortMessageHtmlLink":"Add more information about Broker Developer Configuration Options (#5993"}},{"before":"25150d67cd4d60848885173729271462529cf47d","after":"2cb9c8129445a773ebbdaa4c1c105323611836aa","ref":"refs/heads/main","pushedAt":"2024-06-07T13:14:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#6010)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#6010)"}},{"before":"4d250962013a5c8555aeb44813fa035e38ff63ae","after":"25150d67cd4d60848885173729271462529cf47d","ref":"refs/heads/main","pushedAt":"2024-06-07T12:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Add JobSink documentation (#6005)\n\n* Add JobSink documentation\n\nSigned-off-by: Pierangelo Di Pilato \n\n* Update docs/eventing/sinks/job-sink.md\n\n* Update docs/eventing/sinks/job-sink.md\n\n* Update docs/eventing/sinks/job-sink.md\n\n---------\n\nSigned-off-by: Pierangelo Di Pilato ","shortMessageHtmlLink":"Add JobSink documentation (#6005)"}},{"before":"59339cd7da9c5c20adcf85afc56d7b9680e9c138","after":"e689093a3f019ea89a40f42a9921e400eafa88b0","ref":"refs/heads/release-1.14","pushedAt":"2024-06-06T05:37:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"chore: update operator supported table for v1.14 (#6009)\n\nupdate list of supported versions for operator version v1.14\n\nCo-authored-by: Caleb Woodbine ","shortMessageHtmlLink":"chore: update operator supported table for v1.14 (#6009)"}},{"before":"79fa7f31fb67b077752c87be09c92361b5c29ee2","after":"4d250962013a5c8555aeb44813fa035e38ff63ae","ref":"refs/heads/main","pushedAt":"2024-06-06T05:32:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"chore: update operator supported table for v1.14 (#6008)\n\nupdate list of supported versions for operator version v1.14","shortMessageHtmlLink":"chore: update operator supported table for v1.14 (#6008)"}},{"before":"0779f2de7440f1b4e32e1c89e28904baca693ec5","after":"79fa7f31fb67b077752c87be09c92361b5c29ee2","ref":"refs/heads/main","pushedAt":"2024-06-04T12:10:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"blog: How IBM watsonx Assistant uses Knative Eventing to train machine learning models (#6002)\n\nSigned-off-by: Pierangelo Di Pilato ","shortMessageHtmlLink":"blog: How IBM watsonx Assistant uses Knative Eventing to train machin…"}},{"before":"ab1e7b2869350e452db050f49bf5c2dda397cc6e","after":"0779f2de7440f1b4e32e1c89e28904baca693ec5","ref":"refs/heads/main","pushedAt":"2024-05-31T17:43:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Updated Design of the \"Trusted By\" Section (#5966)\n\n* updated design for the 'adopters' logos\n\n* added 'vhive', 'sva' and 'direktiv.io'\n\nadded vhive","shortMessageHtmlLink":"Updated Design of the \"Trusted By\" Section (#5966)"}},{"before":"ba5d2ff27c2dcceccdafa1d24b6a6d44c1f31016","after":"ab1e7b2869350e452db050f49bf5c2dda397cc6e","ref":"refs/heads/main","pushedAt":"2024-05-31T09:32:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Add new CNCF case study to Knative website (#5987)\n\n* Add new CNCF case study to Knative website\n\n* Apply suggested changes\n\n* Add latest case-studies","shortMessageHtmlLink":"Add new CNCF case study to Knative website (#5987)"}},{"before":"ac232e251b041108b2ecf92fb520f300082276b3","after":"ba5d2ff27c2dcceccdafa1d24b6a6d44c1f31016","ref":"refs/heads/main","pushedAt":"2024-05-30T21:45:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Added a Blog Post Detailing My LFX Mentorship Project (#6001)\n\n* added a blog post detailing my LFX mentorship experience.\n\n* refined blog content\n\n* changes to the blog title\n\n* update retrospective and conclusion sections","shortMessageHtmlLink":"Added a Blog Post Detailing My LFX Mentorship Project (#6001)"}},{"before":"638cbfbd207be9ce8deee9783db4412a3f2a7670","after":"ac232e251b041108b2ecf92fb520f300082276b3","ref":"refs/heads/main","pushedAt":"2024-05-30T14:51:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Intro to open source with knative blog series p3 (#5949)\n\n* Add blog post 3 content\n\n* Update the nav\n\n* Make the link to be opened in a new tab\n\n* Revert the wrong change\n\n* Apply suggestions from code review\n\nCo-authored-by: Calum Murray \n\n* fix: fix the review comments\n\n* fix: update the conclusion\n\n* Update blog/docs/articles/getting-started-blog-p3.md\n\nCo-authored-by: Calum Murray \n\n---------\n\nCo-authored-by: Calum Murray ","shortMessageHtmlLink":"Intro to open source with knative blog series p3 (#5949)"}},{"before":"30e769c7c377a07d6b1935748bc36f44a6909c02","after":"638cbfbd207be9ce8deee9783db4412a3f2a7670","ref":"refs/heads/main","pushedAt":"2024-05-29T13:48:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Sample App: Code Clean up (#5948)\n\n* Fix the content in the bad word filter knative function code\n\n* Remove the unused import\n\n* Adding the action for the button in the front end, so that the new review comment can be delivered to the review service.\n\n* enable cors\n\n* Install cors\n\n* fix: configure node.js so that it won't be restricted by CORS policy\n\n* fix: add hardcoded the address for the review service\n\n* feat: the yaml files to run the front end in the k8s cluster\n\n* fix: fix the wrong command in the docker file\n\n* fix: change the naming convention\n\n* fix: update knative slack sink to use the value from secret\n\n* fix: change the name for the front end application package\n\n* fix: update the event type for the outputs of the ML workflows\n\n* fix: create the sequence and trigger for the ML workflow\n\n* fix: change the input key to reviewText\n\n* fix: change the event type for the input cloudevent\n\n* fix: set up the trigger that will filter out the bad comment and send them to the event display\n\n* feat: add the loading state for the front end\n\n* feat: expose the postgresql service as headless service, so we can use the statefulset's name as the host url\n\n* fix: format fix, and also make sure the sentiment analysis result is all lower case\n\n* feat: update to use websocket for the comment area\n\n* feat: add Kuack to the bookstore as advised by UX WG\n\n* feat: add kuack to the bookstore\n\n* feat: add the new timing format and also set up the status badge\n\n* feat: make sure all the ML output are lower case\n\n* feat: styling change\n\n* feat: add the database insertion logic\n\n* fix: update to use kafka broker\n\n* feat: add the quickstart setup script\n\n* fix: use deployment instead of knative service\n\n* fix: Send the reply as cloud event back to broker\n\n* fix: Go back to use MT broker\n\n* fix: Restructure the code\n\n* fix: Restructure the code\n\n* Save progress: TODO: will confirm whether use the pre-built images or build the images locally\n\n* fix: change the naming of the files\n\n* fix: cut the pulling rate of the websocket\n\n* fix: front end clean up and change the error message\n\n* fix: change the port to 8080\n\n* fix: fix the setup script\n\n* fix: update the front end port to use 80 as the nodeserver, as trigger default to use 80, instead of 8080.\n\n* fix: trigger default to use 80, and cannot use customized port 8080.\n\n* fix: renaming and use the pre-built image\n\n* fix: update the naming and add comments to the yaml\n\n* feat: move the code to solution folder\n\n* feat: add the start folder\n\n* fix: the deployment file is not in the /start folder\n\n* fix: shorten the bad word filter name\n\n* fix: shorten the bad word filter name\n\n* fix: delete the deployment files for ML workflows\n\n* fix: add the port 8080\n\n* fix: use Service instead of deployment when setting up temp trigger\n\n* fix: add the missing deployment yaml for /start\n\n* fix: add the shortcut script in the /start folder\n\n* fix: change the favicon to kuack to improve the reader's experience","shortMessageHtmlLink":"Sample App: Code Clean up (#5948)"}},{"before":"61d4aa74c5e02674c02c162baa78425ed4b244fc","after":"30e769c7c377a07d6b1935748bc36f44a6909c02","ref":"refs/heads/main","pushedAt":"2024-05-29T13:13:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Update community files (#6000)\n\nSigned-off-by: Knative Automation ","shortMessageHtmlLink":"Update community files (#6000)"}},{"before":"cb18e1e3a3e6e7c194c543f2a8992a59f990c473","after":"61d4aa74c5e02674c02c162baa78425ed4b244fc","ref":"refs/heads/main","pushedAt":"2024-05-27T17:12:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"fix: Website colour adjustments (#5980)\n\n* Update extra.css\n\n* Update home.css\n\n* fix color adjustments\n\n* Update home.css\n\n* change hex colors","shortMessageHtmlLink":"fix: Website colour adjustments (#5980)"}},{"before":"da639f76542d52f9bb58d293d0d0e9c2017d2a88","after":"cb18e1e3a3e6e7c194c543f2a8992a59f990c473","ref":"refs/heads/main","pushedAt":"2024-05-27T15:10:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"knative-prow[bot]","name":null,"path":"/apps/knative-prow","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/183726?s=80&v=4"},"commit":{"message":"Adding apache camel k blog post (#5992)\n\n* :camel: Adding apache camel k blog post\n\nSigned-off-by: Matthias Wessendorf \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: David Simansky \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: David Simansky \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: Christoph Stäbler \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: Christoph Stäbler \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: Christoph Stäbler \n\n* Addressing feedback\n\nSigned-off-by: Matthias Wessendorf \n\n* Update blog/docs/articles/knative-meets-apache-camel.md\n\nCo-authored-by: David Simansky \n\n* :tada: adding the post to be a featured post\n\nSigned-off-by: Matthias Wessendorf \n\n---------\n\nSigned-off-by: Matthias Wessendorf \nCo-authored-by: David Simansky \nCo-authored-by: Christoph Stäbler ","shortMessageHtmlLink":"Adding apache camel k blog post (#5992)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcSOgGgA","startCursor":null,"endCursor":null}},"title":"Activity · knative/docs"}