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

[Feature] init without assertions and plugins #729

Merged
merged 3 commits into from Jun 8, 2023

Conversation

qrtt1
Copy link
Contributor

@qrtt1 qrtt1 commented Jun 8, 2023

PR checklist

  • Ensure you have added or ran the appropriate tests for your PR.
  • DCO signed

What type of PR is this?

enhancement

What this PR does / why we need it:

Make the config more compact.

Which issue(s) this PR fixes:

sc-31503


The new .piperider after the lazy initialization by run

$ tree -L 2
.
├── comparisons
│   ├── 20230608133840
│   └── latest -> 20230608133840
├── config.yml
└── outputs
    ├── dev-20230608133810
    ├── dev-20230608133829
    ├── dev-20230608133838
    └── latest -> dev-20230608133838

config.yml

dataSources: []
dbt:
  projectDir: .
  tag: piperider

qrtt1 added 3 commits June 8, 2023 13:34
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
@wcchang1115 wcchang1115 self-requested a review June 8, 2023 05:51
Copy link
Contributor

@wcchang1115 wcchang1115 left a comment

Choose a reason for hiding this comment

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

LGTM

@qrtt1 qrtt1 merged commit 94eec95 into main Jun 8, 2023
11 checks passed
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.

None yet

2 participants