Santos Gallegos

Results 348 comments of Santos Gallegos

Hi, you can help writing those queries, something similar to https://github.com/nvim-treesitter/nvim-treesitter-textobjects/blob/master/queries/javascript/textobjects.scm. You can take some inspiration from https://github.com/nvim-treesitter/nvim-treesitter/blob/master/queries/jsx/highlights.scm

@IndianBoy42 do you have a file we can use to test what you mean?

This was already done in https://github.com/nvim-treesitter/nvim-treesitter-textobjects/pull/87/. But I agree that it makes sense to have those as a separate capture.

Djstripe allows you to attach a subscriber to the `Customer` object (defaults to User https://dj-stripe.dev/reference/settings/#djstripe_subscriber_model-settingsauth_user_model), but we have stripe customers attached to organizations and users (gold), so we could just...

> but I'd love to hear a bit more about how you're imagining the implementation here. Would it be the same approach of having a project.urlconf, but just the backend...

I have updated the document to: - Scope more the goals, this is to make it simpler to move on and avoid having to decide what to do with custom...

> using regex-based parsing and the current approach Do you mean the current approach documented in the design doc? Because in your example, you are matching a full URL instead...

> @stsewd I think we can go ahead and call this done +1 Should I update the doc and merge this?

I think other CI services have email notifications on by default. I think we could improve our onboarding in general.

I think we should reduce the max-age value, maybe 10 or 5 minutes is enough, cc @ericholscher > Perhaps conditional cache headers should be used for the top-level URL, instead...