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

Apple store nov 2024 updates #27

Merged
merged 13 commits into from
Feb 20, 2025
Merged

Conversation

fivetran-reneeli
Copy link
Contributor

@fivetran-reneeli fivetran-reneeli commented Feb 7, 2025

PR Overview

This PR will address the following Issue/Feature: #28

This PR will result in the following new package version: v0.5.0

Schema changes from Nov 2024

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

to be completed

Breaking Changes

  • This package has been upgraded following schema changes upstream in the dbt_apple_store package. For more information, refer to the dbt_apple_store release notes.

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

  • dbt run –full-refresh && dbt test
  • dbt run (if incremental models are present) && dbt test

Before marking this PR as "ready for review" the following have been applied:

  • The appropriate issue has been linked, tagged, and properly assigned
  • All necessary documentation and version upgrades have been applied
  • docs were regenerated (unless this PR does not include any code or yml updates)
  • BuildKite integration tests are passing
  • Detailed validation steps have been provided below

Detailed Validation

Please share any and all of your validation steps:

If you had to summarize this PR in an emoji, which would it be?

💃

Copy link
Collaborator

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

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

@fivetran-reneeli this generally looks good with just a few small reminder and suggestion comments. This will be ready once the upstream PRs are approved

CHANGELOG.md Outdated
# dbt_app_reporting v0.5.0

## Breaking Changes
- This package has been upgraded following schema changes upstream in the `dbt_apple_store` package. For more information, refer to the `dbt_apple_store` [release notes](https://github.com/fivetran/dbt_apple_store/releases/tag/v0.5.0).
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you highlight here if any changes other than the upstream dependency switch are expected for the customer here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think there any changes specific to this package. Though I did update the language to highlight that there are breaking changes in the upstream packages referenced.

packages.yml Outdated
Comment on lines 4 to 10
- git: https://github.com/fivetran/dbt_apple_store.git
revision: nov_2024_schema
warn-unpinned: false

# - package: fivetran/apple_store
# version: [">=0.5.0", "<0.6.0"]

Copy link
Collaborator

Choose a reason for hiding this comment

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

Reminder to switch before merge and release

Copy link
Contributor

Choose a reason for hiding this comment

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

Same reminder!

Copy link
Contributor

@fivetran-avinash fivetran-avinash left a comment

Choose a reason for hiding this comment

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

@fivetran-reneeli Can you update the README with the new versions of dbt_app_reporting and dbt_apple_store?

@fivetran-reneeli
Copy link
Contributor Author

@fivetran-reneeli Can you update the README with the new versions of dbt_app_reporting and dbt_apple_store?

Thanks @fivetran-avinash for catching! Updated this along with mentioning the new version of apple store in the CHANGELOG

Copy link
Contributor

@fivetran-avinash fivetran-avinash left a comment

Choose a reason for hiding this comment

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

@fivetran-reneeli fivetran-reneeli merged commit 082c1fb into main Feb 20, 2025
8 checks passed
@fivetran-reneeli fivetran-reneeli deleted the apple_store_nov_2024_updates branch February 20, 2025 23:55
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