Skip to content

get latest main into feature branch - #264

Merged
keenzarate213 merged 6 commits into
feature/auto_lintingfrom
main
Jul 24, 2026
Merged

get latest main into feature branch#264
keenzarate213 merged 6 commits into
feature/auto_lintingfrom
main

Conversation

@keenzarate213

Copy link
Copy Markdown
Contributor

Description & motivation

Breaking changes introduced by this PR:

PR Merge Priority:

  • Low
  • Medium
  • High

Changes to existing files:

New files created:

Tests and QC done:

edu_wh PR Review Checklist:

Make sure the following have been completed before approving this PR:

  • Description of changes has been added to Unreleased section of CHANGELOG.md. Add under ## New Features for features, etc.
  • Code has been tested/checked for Databricks and Snowflake compatibility - EA engineers see Databricks checklist here
  • Reviewer confirms the grain of all tables are unchanged, OR any changes are expected, communicated, and this PR is flagged as a breaking change (not for patch release)
  • If a new configuration xwalk was added:
    • The code is written such that the xwalk is optional (preferred), and this behavior was tested, OR
    • The code is written such that the xwalk is required, and the required xwalk is added to edu_project_template, and this PR is flagged as breaking change (not for patch release)
    • A description for the new xwalk has been added to EDU documentation site here
  • If a new configuration variable was added:
    • The code is written such that the variable is optional (preferred), and this behavior was tested, OR
    • The code is written such that the variable is required, and a default value was added to edu_project_template, and this PR is flagged as breaking change (not for patch release)
    • A description for the new variable has been added to EDU documentation site here

AngelicaLastra and others added 6 commits June 26, 2026 13:59
* fix course title source

* update changelog

* Update fct_course_transcripts.sql

* Update fct_course_transcripts.sql

---------

Co-authored-by: Rob Little <rlittle@edanalytics.org>
…models. (#249)

* TDOE enhancements to the suite of models concerning student program associations and student disabilities

* Remove ed_org_id from fact models, fixed ref table, updated yamls to match repo style

* updated composite key to the new unique key

* change k_lea and k_school source, from dim_program to stage (the ed org responsable for the student's enrollment in the program)

* added k_student_program key to bld_*__program_services models for consistency

* removed dim_program from fct_*program_association models and join, since we want the k_lea, k_school, and school_year from the entity/year the student is enrolled in the program in, not when the program was defined.

* added join to dim_program to filter invalid k_program rows from the staging models

* added changelog record

---------

Co-authored-by: Steven McKee <steven.mckee@tnedu.gov>
* finance first draft

* forgot source dims

* Update packages.yml to use finance_revamp branch of edu_edfi_source

Temporarily use finance-specific branch of `edu_edfi_source`.

* move finance stuff to dedicated folder and schema to make schema-hiding possible

* Delete models/core_warehouse/dim_chart_of_account.yml

* Delete models/core_warehouse/dim_chart_of_account.sql

* Delete models/core_warehouse/dim_local_account.sql

* Delete models/core_warehouse/dim_local_account.yml

* Delete models/core_warehouse/fct_local_actual_snapshots.sql

* Delete models/core_warehouse/fct_local_actual_snapshots.yml

* Delete models/core_warehouse/fct_local_budget_snapshots.sql

* Delete models/core_warehouse/fct_local_budget_snapshots.yml

* forgot this field

* changelog

* updates from review

* deleting experimental summary, grain isn't doable

* revert temporary package import

---------

Co-authored-by: Tom Reitz <tom@tomreitz.com>
* Update dbt_project.yml

* Update packages.yml

* Update CHANGELOG.md

* Create dependabot.yml

* Update slack_release_notes.yml

* Create notify-slack.txt

* Update CHANGELOG.md
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.3.1 to 7.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@34e1148...9c091bb)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@keenzarate213
keenzarate213 merged commit ff40626 into feature/auto_linting Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants