Skip to content

changed package version to groups commit #1924

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 2 commits into from
May 27, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions elementary/monitor/dbt_project/package-lock.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
packages:
- package: dbt-labs/dbt_utils
version: 0.8.6
- package: elementary-data/elementary
version: 0.18.3
sha1_hash: caba5078aa88398c24b4b49d04f3724a1eb366d8
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 59270ed6a84ed6d4e9d449bc2725643771389cae
sha1_hash: 109654c5f1fcc533140ae5e64c784ab0e16a6b06
6 changes: 4 additions & 2 deletions elementary/monitor/dbt_project/packages.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
packages:
- package: dbt-labs/dbt_utils
version: [">=0.8.0", "<0.9.0"]
- package: elementary-data/elementary
version: 0.18.3
- git: https://github.com/elementary-data/dbt-data-reliability.git
revision: 59270ed6a84ed6d4e9d449bc2725643771389cae

# NOTE - for unreleased CLI versions we often need to update the package version to a commit hash (please leave this
# commented, so it will be easy to access)
#- git: https://github.com/elementary-data/dbt-data-reliability.git
# revision: f22a2387d19dddd73c8a506d1a9cbb08204f83f9
# When releasing a new version of the package, if the current version is using a commit hash, update the version to the new version.
#- package: elementary-data/elementary
# version: 0.18.3