get latest main into feature branch - #264
Merged
Merged
Conversation
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description & motivation
Breaking changes introduced by this PR:
PR Merge Priority:
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:
## New Featuresfor features, etc.