Skip to content
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

Create onchain_metrics_by_artifact #13

Closed
wants to merge 43 commits into from
Closed

Create onchain_metrics_by_artifact #13

wants to merge 43 commits into from

Commits on May 16, 2024

  1. docs: updates for schema v5 (opensource-observer#1429)

    * update rf4 blog post
    
    * chore: update docs to reflect schema v5
    ccerv1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    403cc47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d3b7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c0a205 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Initial Dagster Setup On K8s (opensource-observer#1432)

    * Start setup for dagster
    
    * add production patch
    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c2c7f54 View commit details
    Browse the repository at this point in the history
  2. Add production apps

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    95fdb5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce601a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc0ad15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2e754b View commit details
    Browse the repository at this point in the history
  6. Add cloudsql proxy operator

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    91d7857 View commit details
    Browse the repository at this point in the history
  7. Fix cloudsql proxy

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    fb10e4d View commit details
    Browse the repository at this point in the history
  8. Another fix cloudsql proxy

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e54702f View commit details
    Browse the repository at this point in the history
  9. add repo licenses to RF4 metrics (opensource-observer#1433)

    * docs: update api docs
    
    * add: oss licenses and categories to repo stats
    ccerv1 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cf7ec02 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e5583d7 View commit details
    Browse the repository at this point in the history
  11. Bump oso-dagster chart

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ba988e7 View commit details
    Browse the repository at this point in the history
  12. Fix service accounts

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    42dd477 View commit details
    Browse the repository at this point in the history
  13. Fix dagster serviceaccount

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cfc7898 View commit details
    Browse the repository at this point in the history
  14. More fixes for helm release

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    61dbaf3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b1780ee View commit details
    Browse the repository at this point in the history
  16. update github workflow

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a5ef095 View commit details
    Browse the repository at this point in the history
  17. update production app

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    33998c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6fdb3f2 View commit details
    Browse the repository at this point in the history
  19. Update init container setup

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    60af70a View commit details
    Browse the repository at this point in the history
  20. Another setup test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8f92b70 View commit details
    Browse the repository at this point in the history
  21. Yet another setup test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a02cf55 View commit details
    Browse the repository at this point in the history
  22. Yet another setup test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    07fcc16 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d0d8ed View commit details
    Browse the repository at this point in the history
  24. Set dagster release name

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7af7995 View commit details
    Browse the repository at this point in the history
  25. Another config test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    27b9e8b View commit details
    Browse the repository at this point in the history
  26. Another config test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae3c0cc View commit details
    Browse the repository at this point in the history
  27. Another config test

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9461aef View commit details
    Browse the repository at this point in the history
  28. Fix auth proxy setup

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    89bd035 View commit details
    Browse the repository at this point in the history
  29. Remove proxy for now

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9629f7d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    41af951 View commit details
    Browse the repository at this point in the history
  31. Fix post rendererers

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    52d4554 View commit details
    Browse the repository at this point in the history
  32. Another post renderers fix

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7c714c1 View commit details
    Browse the repository at this point in the history
  33. remove proxy

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5e93092 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fb055fc View commit details
    Browse the repository at this point in the history
  35. Reenable proxy

    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d0f8ec0 View commit details
    Browse the repository at this point in the history
  36. ravenac95/basic dagster deployment (opensource-observer#1435)

    * Run proxy first
    
    * Updates for docker builds
    
    * Moving files around
    
    * move cloudquery images
    
    * Create a general container build/publisher
    
    * Re-enable main
    ravenac95 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    32d84e1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. refactor int_models that power summary metric marts (opensource-obser…

    …ver#1436)
    
    * refactor int_code_metrics_by_project to new models
    
    * fix: linting errors
    ccerv1 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d99d6a1 View commit details
    Browse the repository at this point in the history
  2. add: dbt schema YML for impact metric tables (opensource-observer#1437)

    * add: metadata for RF4 impact metrics
    
    * fix: indent typo
    ccerv1 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    17b2618 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. ravenac95/dagster deployment working (opensource-observer#1439)

    * Re-enable test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    
    * test
    ravenac95 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    6514f58 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    5560b42 View commit details
    Browse the repository at this point in the history