Simonas Jakubonis

Results 14 comments of Simonas Jakubonis
trafficstars

Thanks @GMeyo we planned to work on this

@VikParuchuri I would like to help to host this under API, if you need DevOps help for setting it up, please let me know.

Use ```go install github.com/cortesi/modd/cmd/modd@latest```

@bruvduroiu so it should `raise` instead of `raise Exception(e)` ?

> Hey, great project. I'm looking to contribute (and generally getting started with contributing to OS), is this issue still unassigned? Yes, you could contribute if you can 🙏

Thanks @GMeyo for noting it, will fix this with the new release

Is it like SDK with API? or a standalone library?

I needed to run migrations, didn't find in the docs

missing migrations ```python cli.py DEBUG:asyncio:Using selector: KqueueSelector What would you like me to do? > test Initializing database Found migrations: MigrationList([])```

all good, I need to run from the root: ```python beebot/initiator/cli.py DEBUG:asyncio:Using selector: KqueueSelector What would you like me to do? > test Initializing database Found migrations: MigrationList([]) INFO 09:19:35.787...