daytonaio / devcontainer-generator

devcontainer.ai - AI generated standardized dev environments
https://devcontainer.ai/
Apache License 2.0
11 stars 11 forks source link

Missing Database Creation Step for devcontainers Table #36

Open madman024 opened 4 days ago

madman024 commented 4 days ago

I encountered an error while setting up the devcontainer-generator project: An error occurred: {'code': '42P01', 'details': None, 'hint': None, 'message': 'relation "public.devcontainers" does not exist'}

It seems that the database creation step for the devcontainers table is missing in the current setup. including the migration step or provide instructions for manually creating the devcontainers table in Supabase couldbe a solution for this.

Steps to Reproduce:

Set up the devcontainer-generator project following the documentation. Run the project. Observe the error related to the missing devcontainers table. Expected Behavior: The database table should be created during the setup or migration process, preventing the error.

Additional Context: The error message suggests that the public.devcontainers relation does not exist.

nkkko commented 2 days ago

/bounty $20

algora-pbc[bot] commented 2 days ago

💎 $20 bounty • Daytona

Steps to solve:

  1. Start working: Comment /attempt #36 with your implementation plan
  2. Submit work: Create a pull request including /claim #36 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

If no one is assigned to the issue, feel free to tackle it, without confirmation from us, after registering your attempt. In the event that multiple PRs are made from different people, we will generally accept those with the cleanest code.

Please respect others by working on PRs that you are allowed to submit attempts to.

e.g. If you reached the limit of active attempts, please wait for the ability to do so before submitting a new PR.

If you can not submit an attempt, you will not receive your payout.

Thank you for contributing to daytonaio/devcontainer-generator!

Add a bounty • Share on socials

Attempt Started (GMT+0) Solution
🟢 @madman024 Oct 16, 2024, 6:31:56 PM #37
madman024 commented 2 days ago

/attempt #36

algora-pbc[bot] commented 18 hours ago

💡 @madman024 submitted a pull request that claims the bounty. You can visit your bounty board to reward.