Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Actions are not working #43

Open
Keyrxng opened this issue Nov 3, 2024 · 4 comments · May be fixed by #44
Open

Actions are not working #43

Keyrxng opened this issue Nov 3, 2024 · 4 comments · May be fixed by #44

Comments

@Keyrxng
Copy link
Member

Keyrxng commented Nov 3, 2024

All of the compute.yml runs are failing for this plugin which means that this plugin is not actually in use at all

Afaik we are using shivs DB and they are running a script to periodically update their DB with comments from the Ubiquity orgs. I don't know where that script is or what exactly it's fetching to replicate the DB which I need to be able to build ubiquity-os-marketplace/ubiquity-os-kernel-telegram#17

This should be resolved by the following:

  • Fixing this plugin and posting to a Ubiquity DB
  • Adding the script which backfills a user' DB with everything (keeping in mind, a partner will also run this when they install UbiquityOS to build their embeddings for the rest of the plugins that need em)
  • Potentially storing a CSV that contributors can load into their instance so they don't need to pay for embedding thousands of comments

P.S: I have access to the db_dumps workflow that I wrote about a year ago, so I can luckily seed my DB with the prod stuff for qa and development which I'd have done in this scenario if it was available. My current dev DB was seeded with prod but is like 5 months stale now.

@Keyrxng
Copy link
Member Author

Keyrxng commented Nov 3, 2024

@sshivaditya2019 I've messaged you on TG too, could you share the CSV or the script with me? Preferably the CSV but both would be nice. Thanks man

@sshivaditya2019
Copy link
Collaborator

@sshivaditya2019 I've messaged you on TG too, could you share the CSV or the script with me? Preferably the CSV but both would be nice. Thanks man

I sent you the CSV over Telegram. For the script, you can check it out here: https://github.com/sshivaditya2019/IssueScraper.

@Keyrxng
Copy link
Member Author

Keyrxng commented Nov 4, 2024

@sshivaditya2019 I've messaged you on TG too, could you share the CSV or the script with me? Preferably the CSV but both would be nice. Thanks man

I sent you the CSV over Telegram. For the script, you can check it out here: https://github.com/sshivaditya2019/IssueScraper.

Thanks. I must have missed the task for building a scraper and doing things this way instead of using the plugin, sorry about that.

@0x4007
Copy link
Member

0x4007 commented Nov 5, 2024

@sshivaditya2019 I've messaged you on TG too, could you share the CSV or the script with me? Preferably the CSV but both would be nice. Thanks man

I sent you the CSV over Telegram. For the script, you can check it out here: https://github.com/sshivaditya2019/IssueScraper.

I noticed that you have some exclude keywords for the comments.

Best if you just exclude every bot comment.

We should only keep track of human comments and then eventually cross reference with their XP in the repo so that their comment has more weight

@sshivaditya2019 sshivaditya2019 linked a pull request Nov 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants