-
Notifications
You must be signed in to change notification settings - Fork 18
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 manifest v12 at 1.8.6 #110
Conversation
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
Important Review skippedReview was skipped as selected files did not have any reviewable changes. Files selected but had no reviewable changes (1)
Files ignored due to path filters (1)
You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
/review |
PR Reviewer Guide 🔍
|
/describe |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Description updated to latest commit (f80fc34)
|
/help |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. PR Agent Walkthrough 🤖Welcome to the PR Agent, an AI-powered tool for automated pull request analysis, feedback, suggestions and more. Here is a list of tools you can use to interact with the PR Agent:
(1) Note that each tool be triggered automatically when a new PR is opened, or called manually by commenting on a PR. (2) Tools marked with [*] require additional parameters to be passed. For example, to invoke the |
/ask what are the changes? |
PR-Agent was enabled for this repository. To continue using it, please link your git user with your CodiumAI identity here. Ask❓what are the changes? Answer:The changes in this pull request involve updates to two main files:
Overall, these changes are aimed at enhancing the functionality of the manifest parser and ensuring compatibility with the latest version, 1.8.6. |
PR Type
enhancement
Description
manifest_v12.py
parser to align with the updates in version 1.8.6.manifest_v12.json
to reflect the latest resource definitions and configurations for version 1.8.6.Changes walkthrough 📝
manifest_v12.py
Regenerate and update manifest parser to v1.8.6
dbt_artifacts_parser/parsers/manifest/manifest_v12.py
manifest_v12.py
file.manifest_v12.json
Update manifest JSON resources to v1.8.6
dbt_artifacts_parser/resources/manifest/manifest_v12.json
manifest_v12.json
to reflect changes in version 1.8.6.manifest_v12.py
...
dbt_artifacts_parser/parsers/manifest/manifest_v12.py
...
manifest_v12.json
...
dbt_artifacts_parser/resources/manifest/manifest_v12.json
...