Any ideas why GitHub would not sync all files (after selecting “Code Synchronization = Yes”)? I’ve noticed few files & folders missing, no idea why 😕
Let me check if the worker is still running
yep looks complete
files & folders still missing
for example there should be a folder “patches” in the root but its not showing up
Also, I’m not seeing PRs, only “Issues” (which we don’t use so its understandably empty). Not even Issues are showing up now
👀
what are the file extensions in the patches folder?
ok that's an extension we need to whitelist
give me a sec
https://github.com/dust-tt/dust/pull/11602 will go live in the next deploy 🙂
I see bunch of suffixes missing that would explain other files missing:
.csv
.neon
.phtml
.twig
.xhtml
.xml
.xsd
Can you add those into the whiltelist also?
Hi, We're unfortunately not going to add csv and xml files as this can generate a imports with sensitive data on a lot of customers. I'll see to add the others!
I don't think we're syncing PRs
Alban for CSV i understand but XML are in some cases used for data-structure and its good for AI to be able to look into it (for example - Magento ecommerce platform uses XML extensively) . Maybe having a configuration in the Admin UI to list whats whitelisted and allow to expand (this way its not OOTB but gives customers control of the data). As for PRs => https://docs.dust.tt/docs/github-connection it says:
Dust integrates with Github to bring your repository’s Issues, Pull Requests, Discussions, and codebase- if enabled
Thats why I asked 🙂 Pull Requests do have alot of value since they give the insight on how things are fixed/changed which should be valuable information.
Hello hello, sorry not monitoring the community slack daily
I'll start a full resync of your github
oh, i see them in repo 😍
Yep
I've restarted your sync
So should be popping up 🙂
Sorry about the delay - for any "real" support it's better to send an email to support@dust.tt - this is a community slack so we're monitoring it lighlty
That would require some work on our side, and we'll have to wait for other customers to want to ingest XML files to consider it 👍
ok understood. I wish you would just include it into the whitelist 😇 😄 But I’ll wait