-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rebase to main #1549
rebase to main #1549
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5948e3 - Browse repository at this point
Copy the full SHA d5948e3View commit details -
Dagster: Fixes dag associations (#1510)
* Update dag associations with production dbt * Adds all dbt targets as well
Configuration menu - View commit details
-
Copy full SHA for 77a435a - Browse repository at this point
Copy the full SHA 77a435aView commit details -
Dagster-Dbt: Fix handling of target paths (#1514)
Dagster: Fix handling of target paths
Configuration menu - View commit details
-
Copy full SHA for e93ca89 - Browse repository at this point
Copy the full SHA e93ca89View commit details -
minor fixes to mart models (#1509)
* add: artifact_source to artifacts_by_project_v1 * fix: hide rows with no metrics
Configuration menu - View commit details
-
Copy full SHA for 0f45038 - Browse repository at this point
Copy the full SHA 0f45038View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93c8bc7 - Browse repository at this point
Copy the full SHA 93c8bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d096c - Browse repository at this point
Copy the full SHA 28d096cView commit details -
feat: deploy docusaurus docs via GitHub Actions to Cloudflare (#1516)
* Testing the GitHub actions workflow instead of Vercel
Configuration menu - View commit details
-
Copy full SHA for 18534fc - Browse repository at this point
Copy the full SHA 18534fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e22c7 - Browse repository at this point
Copy the full SHA 19e22c7View commit details
Commits on May 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b6e9d22 - Browse repository at this point
Copy the full SHA b6e9d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 578f0ae - Browse repository at this point
Copy the full SHA 578f0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e17bb07 - Browse repository at this point
Copy the full SHA e17bb07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f40a49 - Browse repository at this point
Copy the full SHA 3f40a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for ece2300 - Browse repository at this point
Copy the full SHA ece2300View commit details -
add: optimist sbt and refactor trust model (#1521)
* add optimist sbt and refactor trust model * refactor: grab fid : address mappings direct from farcaster * add: whether address is passport user or not * fix: modify non-farcaster verifications * fix: simplify user checks * fix: artifact name to address
Configuration menu - View commit details
-
Copy full SHA for c1805fb - Browse repository at this point
Copy the full SHA c1805fbView commit details
Commits on May 25, 2024
-
fix: external-prs better error messages (#1527)
* Adds an .env.example so folks know how to configure this for local testing * Reports in an error message what the valid commands are if you specified an invalid one * Adds a bunch of comments in places
Configuration menu - View commit details
-
Copy full SHA for 632af36 - Browse repository at this point
Copy the full SHA 632af36View commit details -
add: deployer_v1 to API (#1525)
* add optimist sbt and refactor trust model * refactor: grab fid : address mappings direct from farcaster * add: whether address is passport user or not * fix: modify non-farcaster verifications * fix: simplify user checks * feat: deployers_v1 * contracts model that includes deployments from factories * add: artifact source field * fix: union statement
Configuration menu - View commit details
-
Copy full SHA for bcb797e - Browse repository at this point
Copy the full SHA bcb797eView commit details -
* fix: roll back hasura * set sync_to_db to false
Configuration menu - View commit details
-
Copy full SHA for 8bf6842 - Browse repository at this point
Copy the full SHA 8bf6842View commit details -
feat: pretty print results from external-prs (#1529)
* Add a summary message to ossd validation * Separate messages by address/name * Provide a way to share informational messages, not just errors * Fix the status title for the GitHub app
Configuration menu - View commit details
-
Copy full SHA for 94e48b6 - Browse repository at this point
Copy the full SHA 94e48b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e2b197 - Browse repository at this point
Copy the full SHA 1e2b197View commit details -
add: contracts model to hasura (#1531)
* add: contracts model to hasura * add: contract query
Configuration menu - View commit details
-
Copy full SHA for 546b2d7 - Browse repository at this point
Copy the full SHA 546b2d7View commit details
Commits on May 26, 2024
-
reduce contracts_v1 dimensions (#1532)
* reduce contracts_v1 dimensions * make distinct * fix: misaligned union * filter null deployers from mart
Configuration menu - View commit details
-
Copy full SHA for accb705 - Browse repository at this point
Copy the full SHA accb705View commit details
Commits on May 27, 2024
-
add: power user metric (#1534)
* add: power user metric * chore: add metric to consolidate model * fix: linting in new metric * chore: update rf4 metrics blog post
Configuration menu - View commit details
-
Copy full SHA for ddbfbdb - Browse repository at this point
Copy the full SHA ddbfbdbView commit details -
feat: additional rf4 repo eligibility checks (#1535)
* feat: additional rf4 repo eligibility checks * chore: add repo checks to overall project checks * fix: clean up todos * fix: handling empty arrays
Configuration menu - View commit details
-
Copy full SHA for e1f317c - Browse repository at this point
Copy the full SHA e1f317cView commit details -
feat: add ANY_EVM semantics to deployer crawling (#1540)
* Checks whether the oss-directory network is any_evm, includes if so * Fix the join to join on both source and namespace
Configuration menu - View commit details
-
Copy full SHA for 0f2c92c - Browse repository at this point
Copy the full SHA 0f2c92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 297cb8f - Browse repository at this point
Copy the full SHA 297cb8fView commit details -
fix: removes artifact_type from artifacts, moves to a separate table (#…
…1543) * Previously, we were DISTINCT on source, namespace, name, AND type. * This means that the same address was shown multiple times per artifact_type * This refactor creates an intermediate model called int_all_artifacts that we can use * artifact_type is removed from artifacts_v1 and artifacts_by_project_v1 * there's a new int_artifact_types table that we can use to get types
Configuration menu - View commit details
-
Copy full SHA for 74e51d5 - Browse repository at this point
Copy the full SHA 74e51d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5338c9a - Browse repository at this point
Copy the full SHA 5338c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a557bc - Browse repository at this point
Copy the full SHA 6a557bcView commit details