Javier Ríos

Results 27 issues of Javier Ríos

This would allow to create custom `Content-Security-Policy` headers on the fly inside plugins. Relevant discussion [here](https://discord.com/channels/684898665143206084/991511118524715139/1159723007598665738)

When creating an assignment that should error by adding parentheses around the left operand in Deno's REPL, Deno panics instead of throwing a parse error. ## Steps to reproduce 1....

bug

This PR updates the workflow permissions, allowing whitelisted members to run workflows. It replaces the previous functionality, which allowed collaborators, members, and owners to run workflows but unintentionally restricted some...

### What is it? Open Collective currently returns currency data in local currencies without a standardized parameter. This conflicts with the universal event table's definition, where the `amount` field assumes...

### What is it? Currently, API keys belong to the user and not to any organization. There should be a field to choose which organization the created API key should...

### What is it? We should setup `Stripe` and allow organizations to buy credits

### What is it? [`TABLESAMPLE MODE (N)`](https://trino.io/docs/current/sql/select.html#tablesample) We should allow users to "preview" their pyoso queries. This would be a separate method like `client.preview_df(sql)`. This would either - Parse client...

This is no longer needed. We should remove the `crypto_ecosystems/taxonomy` asset in favor of the already implemented `opendevdata/opendevdata` asset in [OSO-1311](https://linear.app/kariba/issue/OSO-1311/refactor-the-open-dev-data-dagster-asset).

* fetch repos from oso graphql API * use rest factory to grab root level `readme.md` files (via resource relatiosnhip) * config to provide `minTrustRank` `maxTrustRank` Query; ```sql SELECT DISTINCT...