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

Post v2025.2.0 cleanup #4064

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Post v2025.2.0 cleanup #4064

wants to merge 3 commits into from

Conversation

zaneselvans
Copy link
Member

@zaneselvans zaneselvans commented Feb 14, 2025

Overview

A little bit of post-v2025.2.0 cleanup.

  • Remove the no longer relevant Parquet bucket checks from versioned release issue template.
  • Bump a couple of significant versions noticed when updating conda feedstock
  • Re-lock conda dependencies (including dagster v1.10.0)
  • Update pre-commit hooks.

Since there's substantial Dagster update and I'm unable to materialize all locally (for reasons I don't understand) I want to try running the ETL in CI and see if the problem is me, or the new Dagster. I tried doing materialize all on dagster 1.9.13 and it also didn't work, so my guess is it's me somehow.

Documentation

  • no significant changes

Testing

  • Ran make pytest-integration locally.

To-do list

Preview Give feedback

- Remove the no longer relevant Parquet bucket checks from versioned
  release issue template.
- Bump a couple of significant versions noticed when updating conda
  feedstock
- Re-lock conda dependencies (including dagster v1.10.0)
- Update pre-commit hooks.

Since there's substantial Dagster update and I'm unable to materialize
all locally (for reasons I don't understand) I want to try running the
ETL in CI and see if the problem is me, or the new Dagster.  I tried
doing materialize all on dagster 1.9.13 and it also didn't work, so my
guess is it's me somehow.
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.01%. Comparing base (33a92bf) to head (fdf4582).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4064   +/-   ##
=======================================
  Coverage   93.01%   93.01%           
=======================================
  Files         181      181           
  Lines       15841    15841           
=======================================
  Hits        14733    14733           
  Misses       1108     1108           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

1 participant