Akshay Gupta
Akshay Gupta
Thanks @nickfloyd. I had to squint to understand why you pointed out the "List matching refs" to be an incorrect implementation. Just adding some more info here for clarity: List...
This is still on my radar. I will come back to it soon.
Hi @jgwinner, thanks for the proposal. You are absolutely right. There are definitely other stores than just those 2. And not just stores, SDKs for example, ship to different distribution...
Kicking this off of November, don't think it's necessary at all. Nobody really belongs to multiple orgs right now.
Moving this out of October milestone right now since it's not very important. We currently create Github releases which in turn, auto-create lightweight tags, which is enough.
This will help us test Tramline with a variety of different permutations of building iOS apps.
Ok I got `RedisClient::ConnectionError` on production as well. Here's the exception: https://tramline.sentry.io/share/issue/9a6c9deac7c94c5f939172a4def28dbf and the other "weird" error https://tramline.sentry.io/share/issue/f0577e0e20024deba1db18194817a1ed **EDIT** Here's another one: https://tramline.sentry.io/share/issue/27ff1ce25ef144ea8594ee2a689090ea I'll unfortunately have to stop using this...
Old seed script that is much simpler: https://github.com/simpledotorg/simple-server/blob/a9caebff67d748ae1535097ca145744f862725de/app/jobs/seed_user_data_job.rb ``` seeder -- model_seeder/ - model_seeder.rb - model_seeder.toml -- _seeder.rb (builder config) -- config.rb -- top_level_config.toml ``` **Strategies** - dev_starter - mock_data...
This is now [natively supported](https://github.com/rails/rails/pull/49100) after rails 7.1. We just need to figure out which models make sense. Not all do because not all model enums are user-facing. As far...
Hi @Namit2111. Thanks for looking into this. Let me elaborate shortly.