-
Notifications
You must be signed in to change notification settings - Fork 46
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
Fetch permits #383
base: development
Are you sure you want to change the base?
Fetch permits #383
Conversation
…into fetch-permits
Unlisted dependencies (1)
|
|
@zugdev, this task has been idle for a while. Please provide an update. |
Yo @EresDev any idea why the |
Similar error when we had problem with yarn version. Try regenerating yarn.lock and committing with correct yarn version. |
All broken now 👀 node: 20.10.0 |
I see your yarn changes locked versions in yarn.lock. Updates them to new allowed versions. This was same problem before. Grok's response seems helpful. |
Resolves #368
Requires ubiquity-os-marketplace/text-conversation-rewards#284
At this stage of the PR I have the following set of features:
For the permits generated previous to ubiquity-os-marketplace/text-conversation-rewards#284 : I will either write a script to backfill the NULL columns in Supabase, but preferably I will scrape from GitHub issue given that location is present for most permits.
update: I've decided to go with the backfill on the backend so this PR requires ubiquity-os-marketplace/text-conversation-rewards#284.