Feat/snowflake s3 path spec lineage#17949
Conversation
merge oss master + fix conflict
chore: Merge upstream master (137 commits from datahub-project/datahub)
PR Title Check FailedYour PR title must follow the format: Examples:
See the Contributing Guide for allowed types and format details. |
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
actionlint
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:3:7: See if you can use ${variable//search/replace} instead [shellcheck]
shellcheck reported issue in this script: SC2034:warning:2:1: SHORT_SHA appears unused. Verify use (or export if used externally) [shellcheck]
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:12: Double quote to prevent globbing and word splitting [shellcheck]
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:3:7: See if you can use ${variable//search/replace} instead [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2034:warning:2:1: SHORT_SHA appears unused. Verify use (or export if used externally) [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:12: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
| id: publish | ||
| env: | ||
| ENABLE_PUBLISH: ${{ secrets.ORG_DOCKER_PASSWORD }} | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:2:43: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:3:7: See if you can use ${variable//search/replace} instead [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2034:warning:2:1: SHORT_SHA appears unused. Verify use (or export if used externally) [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:12: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
❌ 1 Tests Failed:
View the top 1 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
6b1c773 to
13cb005
Compare
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:3:7: See if you can use ${variable//search/replace} instead [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2034:warning:2:1: SHORT_SHA appears unused. Verify use (or export if used externally) [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:12: Double quote to prevent globbing and word splitting [shellcheck]
| validate_github_ref_for_python_tag | ||
| - name: Compute Tag | ||
| id: tag | ||
| run: | |
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:4:20: Double quote to prevent globbing and word splitting [shellcheck]
|
Closing — re-opening on a fresh branch. |
No description provided.