Skip to content

Release/snowplow attribution/0.5.0 #27

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

Merged
merged 4 commits into from
Apr 16, 2025

Conversation

agnessnowplow
Copy link
Collaborator

@agnessnowplow agnessnowplow commented Apr 16, 2025

Description

This release enables passing multiple path transformations as dictionary values for transformations enabled in dbt_project.yml using the variable snowplow__path_transforms.

It is specifically related to transformations remove_if_not_all and remove_if_last_and_not_all.

Usage example

snowplow__path_transforms: {'exposure_path': null, 'remove_if_not_all': ['placeholder_transformation_1', 'placeholder_transformation_2'], 'remove_if_last_and_not_all': ['placeholder_transformation_3', 'placeholder_transformation_4']}

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Checklist

  • 🎉 I have verified that these changes work locally
  • 💣 Is your change a breaking change?
  • 📖 I have updated the CHANGELOG.md

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

  • 📓 internal package docs (ymls, macros, readme, if applicable)
  • 📕 I have raised a Snowplow documentation PR if applicable (Link here if required)
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

Release Only Checklist

  • I have updated the version number in all relevant places
  • I have changed the release date in the CHANGELOG.md

@agnessnowplow agnessnowplow requested a review from a team as a code owner April 16, 2025 09:39
@agnessnowplow agnessnowplow requested a review from asadmg April 16, 2025 09:39
@agnessnowplow agnessnowplow merged commit cccb664 into main Apr 16, 2025
5 checks passed
@agnessnowplow agnessnowplow deleted the release/snowplow-attribution/0.5.0 branch April 16, 2025 10:23
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