opensas

Results 60 comments of opensas
trafficstars

> We are prioritising Linux and the Fig.js API after launching our next product in mid Feb. So aiming for an early April launch date. Stay tuned! That's some really...

Great, it makes sense, I should handle that with a previous script or something like that. I've just found you answered something similar [here](https://github.com/rubenv/sql-migrate/issues/91#issuecomment-333516847) great utility BTW, I'm putting it...

> > For arbitrary containers: just do a `CREATE DATABASE` when starting the container, then start your app. Always pass in the configuration parameters of a pre-configured database. It makes...

Thanks a lot for your reply. My scenario is a bit strange, I don't even have a go application, that's why I'm using the command line utility. I have several...

I agree, it's such a simple, yet powerful tool that it's a shame it doesn't have more examples and documentation

perhaps adding a "verbose" switch and/or configuration would be helpful

I can confirm that there is no way to do it from the UI, the harvest_source_update is a nice workaround. Perhaps adding an option in the UI to show all...

thanks for your prompt reply. It's the data portal of the city of buenos aires. I think ckan preview (recline) supports it out of the box (you can give it...

oops, sorry, I searched for CORS but missed those issues. perhaps the repo with the reproducible issue might be helpful... Thanks!

I mean when you export a function from a `/.ts` file and the you don't use it (not event import it) from anywhere. I created this sample project: https://github.com/opensas/svelte-unused-exports-lint you...