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

Update changed-files Action dependency #3220

Merged
merged 3 commits into from
Jan 8, 2024
Merged

Conversation

SorenSpicknall
Copy link
Contributor

@SorenSpicknall SorenSpicknall commented Jan 8, 2024

Description

Mirrors changes in #3202, but on a branch rather than a fork in order to run all relevant Actions successfully (forks are not permitted to run google-github-actions/auth

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

How has this been tested?

Workflow runs were completed in CI as a result of changed introduced temporarily in e8413ef. The file change detection automation fired correctly where expected, and correctly didn't fire for the changed /airflow/requirements.txt file (which is only supposed to detect changes upon merge to main).

Post-merge follow-up

  • No action required
  • Actions required (specified below)

Monitor workflow runs in prod in the next couple weeks to ensure proper function after this version change

Copy link

github-actions bot commented Jan 8, 2024

Warehouse report 📦

DAG

Legend (in order of precedence)

Resource type Indicator Resolution
Large table-materialized model Orange Make the model incremental
Large model without partitioning or clustering Orange Add partitioning and/or clustering
View with more than one child Yellow Materialize as a table or incremental
Incremental Light green
Table Green
View White

@SorenSpicknall SorenSpicknall marked this pull request as ready for review January 8, 2024 21:22
Copy link
Member

@charlie-costanzo charlie-costanzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@SorenSpicknall SorenSpicknall merged commit 19b61aa into main Jan 8, 2024
4 checks passed
@SorenSpicknall SorenSpicknall deleted the soren-tj-actions_upgrade branch January 8, 2024 21:25
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.

2 participants