Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

weseek/growi

mergify[bot] pushed 13 commits to master weseek/growi
  • WIP: typescriptize 3ab4e86
  • typescriptize access-token-parser 09daea7
  • refactor User model eb47497
  • move modules 616c15f
  • add test 660a711
  • add test 982ed99
  • spy serializer 77cb0b1
  • remove old test 3d481f9
  • replace named exported accessTokenParser instance ab672fd
  • support retrieving accessTokenParser from other package 394225d
  • Merge branch 'master' into support/typescriptize-access-token-parser bd7d6db
  • Refactor mongoose connection to use async/await 304c593
  • Merge pull request #9320 from weseek/support/typescriptize-access-token-parser support: Typescriptize accessTokenParser fd398e4

View on GitHub

mergify[bot] closed a pull request on weseek/growi
support: Typescriptize accessTokenParser
mergify[bot] closed a draft pull request on weseek/growi
merge queue: embarking master (ab4d155) and #9320 together
**๐ŸŽ‰ This pull request has been checked successfully and will be merged soon. ๐ŸŽ‰** Branch **master** (ab4d155) and [#9320](/weseek/growi/pull/9320) are embarked together for merge. This pull reques...
changeset-bot[bot] created a comment on a pull request on weseek/growi
### โš ๏ธ No Changeset found Latest commit: a8ccc300e37a80a872b4ee77a2967e12625de48a Merging this PR will not cause a version bump for any packages. If these changes should not result in a new ver...

View on GitHub

mergify[bot] deleted a branch weseek/growi

tmp-mergify/merge-queue/29008fba57

mergify[bot] opened a draft pull request on weseek/growi
merge queue: embarking master (ab4d155) and #9320 together
Branch **master** (ab4d155) and [#9320](/weseek/growi/pull/9320) are embarked together for merge. This pull request has been created by Mergify to speculatively check the mergeability of [#9320](/...
mergify[bot] pushed 13 commits to tmp-mergify/merge-queue/29008fba57 weseek/growi
  • WIP: typescriptize 3ab4e86
  • typescriptize access-token-parser 09daea7
  • refactor User model eb47497
  • move modules 616c15f
  • add test 660a711
  • add test 982ed99
  • spy serializer 77cb0b1
  • remove old test 3d481f9
  • replace named exported accessTokenParser instance ab672fd
  • support retrieving accessTokenParser from other package 394225d
  • Merge branch 'master' into support/typescriptize-access-token-parser bd7d6db
  • Refactor mongoose connection to use async/await 304c593
  • Merge of #9320 a8ccc30

View on GitHub

mergify[bot] created a comment on a pull request on weseek/growi
> queue #### ๐ŸŸ  The pull request is the 1st in the queue to be merged <details> #9320 is queued for merge in the [default queue](https://dashboard.mergify.com/github/weseek/repo/growi/queues/part...

View on GitHub

mergify[bot] created a branch on weseek/growi

tmp-mergify/merge-queue/29008fba57 - anchor: GROWI - Team collaboration software using markdown

yuki-takei created a comment on a pull request on weseek/growi
@mergify queue

View on GitHub

yuki-takei pushed 1 commit to support/typescriptize-access-token-parser weseek/growi
  • Refactor mongoose connection to use async/await 304c593

View on GitHub

changeset-bot[bot] created a comment on a pull request on weseek/growi
### โš ๏ธ No Changeset found Latest commit: bd7d6dbbaee4173e3370b2bff0c75da466991cec Merging this PR will not cause a version bump for any packages. If these changes should not result in a new ver...

View on GitHub

yuki-takei opened a pull request on weseek/growi
support: Typescriptize access-token-parser
yuki-takei pushed 106 commits to support/typescriptize-access-token-parser weseek/growi
  • add remark-directive 51ee4aa
  • add remark-directive 72510b9
  • change directive name b798388
  • use lowercase node name ee78c45
  • replacement directive plugin 47723ea
  • use directiveGrowiText 8b13820
  • Merge pull request #9274 from weseek/dev/7.0.x Release v7.0.22 b146ffc
  • Release v7.0.22 f92be75
  • Bump version b617a73
  • Merge pull request #9286 from weseek/support/prepare-v7.0.23-RC.0 Prepare v7.0.23-RC.0 14fd449
  • Replace bs color 9923283
  • Apply dark theme a6e710e
  • Merge branch 'master' into support/154673-github-alert-bs-color 6313ebd
  • improve error handling 7abf162
  • i18n 2136dec
  • i18n for GROWI.cloud users 6f2631b
  • update nodemon settings 8c49522
  • replace yarn upgrade command with pnpm 4f4af39
  • Improve cron job f551ba7
  • update version scripts 47f1e75
  • and 86 more ...

View on GitHub

miya created a branch on weseek/growi

rc/7.1.0-RC.0 - anchor: GROWI - Team collaboration software using markdown

miya created a review on a pull request on weseek/growi

View on GitHub

arafubeatbox pushed 1 commit to feat/135772-155547-pdf-converter-tsed-devcontainer weseek/growi

View on GitHub

miya pushed 19 commits to feat/156430-make-it-clear-whether-the-uploaded-file-is-saved-in-the-vector-store weseek/growi
  • Relocate Modules (packages/markdown-splitter -> features/openai) d7db3a1
  • fix type 25af284
  • Change to dynamic import 148ea07
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 82e1305
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 69b0873
  • revert e366115
  • rm unnec package a811dc5
  • Update dependencies b5bb9f8
  • Install dependencies 2c66291
  • add @cspell/dynamic-import 0befca5
  • impot ESM dynamically 9056e66
  • Execute fileUpload using splitMarkdownIntoChunks() 15e7584
  • ignore TS1343 1ec3e52
  • Convert to CommonJS syntax f3b363c
  • Revert "ignore TS1343" This reverts commit 1ec3e527c7cc6dd5bec5b09405b4ef686e3a886e. 5e294a6
  • Convert to CommonJS syntax (2) 161aa5f
  • Add trycatch d7a2667
  • Merge pull request #9297 from weseek/feat/154783-create-vector-store-file-for-each-divided-chunk feat: Create vector... ab4d155
  • Merge branch 'master' into feat/156430-make-it-clear-whether-the-uploaded-file-is-saved-in-the-vector-store 3ca7d34

View on GitHub

mergify[bot] deleted a branch weseek/growi

feat/154783-create-vector-store-file-for-each-divided-chunk

mergify[bot] deleted a branch weseek/growi

mergify/merge-queue/9a3a066bdc

mergify[bot] pushed 18 commits to master weseek/growi
  • Relocate Modules (packages/markdown-splitter -> features/openai) d7db3a1
  • fix type 25af284
  • Change to dynamic import 148ea07
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 82e1305
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 69b0873
  • revert e366115
  • rm unnec package a811dc5
  • Update dependencies b5bb9f8
  • Install dependencies 2c66291
  • add @cspell/dynamic-import 0befca5
  • impot ESM dynamically 9056e66
  • Execute fileUpload using splitMarkdownIntoChunks() 15e7584
  • ignore TS1343 1ec3e52
  • Convert to CommonJS syntax f3b363c
  • Revert "ignore TS1343" This reverts commit 1ec3e527c7cc6dd5bec5b09405b4ef686e3a886e. 5e294a6
  • Convert to CommonJS syntax (2) 161aa5f
  • Add trycatch d7a2667
  • Merge pull request #9297 from weseek/feat/154783-create-vector-store-file-for-each-divided-chunk feat: Create vector... ab4d155

View on GitHub

mergify[bot] closed a pull request on weseek/growi
feat: Create vector store file for each divided chunk
# Task - [#153748](https://redmine.weseek.co.jp/issues/153748) [RAG] ไปปๆ„ใฎใƒšใƒผใ‚ธ็”จใฎ vector store ไฝœๆˆๆ™‚ใ€ใƒ˜ใƒƒใƒ€ใƒผใ‚ปใ‚ฏใ‚ทใƒงใƒณใ”ใจใซ 1 file ็”Ÿๆˆใ™ใ‚‹ - [#154783](https://redmine.weseek.co.jp/issues/154783) ๅฎŸ่ฃ…
mergify[bot] closed a draft pull request on weseek/growi
merge queue: embarking master (fd14bf7) and #9297 together
**๐ŸŽ‰ This pull request has been checked successfully and will be merged soon. ๐ŸŽ‰** Branch **master** (fd14bf7) and [#9297](/weseek/growi/pull/9297) are embarked together for merge. This pull reques...
changeset-bot[bot] created a comment on a pull request on weseek/growi
### โš ๏ธ No Changeset found Latest commit: 83613a38fd9d370544bdb980693a86db75c38cc3 Merging this PR will not cause a version bump for any packages. If these changes should not result in a new ver...

View on GitHub

mergify[bot] deleted a branch weseek/growi

tmp-mergify/merge-queue/9a3a066bdc

mergify[bot] pushed 18 commits to tmp-mergify/merge-queue/9a3a066bdc weseek/growi
  • Relocate Modules (packages/markdown-splitter -> features/openai) d7db3a1
  • fix type 25af284
  • Change to dynamic import 148ea07
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 82e1305
  • Merge branch 'master' into feat/154783-create-vector-store-file-for-each-divided-chunk 69b0873
  • revert e366115
  • rm unnec package a811dc5
  • Update dependencies b5bb9f8
  • Install dependencies 2c66291
  • add @cspell/dynamic-import 0befca5
  • impot ESM dynamically 9056e66
  • Execute fileUpload using splitMarkdownIntoChunks() 15e7584
  • ignore TS1343 1ec3e52
  • Convert to CommonJS syntax f3b363c
  • Revert "ignore TS1343" This reverts commit 1ec3e527c7cc6dd5bec5b09405b4ef686e3a886e. 5e294a6
  • Convert to CommonJS syntax (2) 161aa5f
  • Add trycatch d7a2667
  • Merge of #9297 83613a3

View on GitHub

mergify[bot] created a branch on weseek/growi

mergify/merge-queue/9a3a066bdc - anchor: GROWI - Team collaboration software using markdown

mergify[bot] created a branch on weseek/growi

tmp-mergify/merge-queue/9a3a066bdc - anchor: GROWI - Team collaboration software using markdown

yuki-takei created a review on a pull request on weseek/growi

View on GitHub

miya created a review comment on a pull request on weseek/growi
this.client.createVectorStoreFileBatch (VectorStore ใธใฎไฟๅญ˜) ใŒๆˆๅŠŸใ—ใŸๆ™‚็‚นใง `isAttachedToVectorStore: true` ใซใ™ใ‚‹

View on GitHub

Load more