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

GA of Compare changes feature #6196

Merged
merged 3 commits into from
Oct 3, 2024
Merged

GA of Compare changes feature #6196

merged 3 commits into from
Oct 3, 2024

Conversation

nghi-ly
Copy link
Contributor

@nghi-ly nghi-ly commented Oct 1, 2024

What are you changing in this pull request and why?

Advanced CI / Compare changes feature is moving from Preview to GA status.

  • Updated CI jobs page
  • Updated Advanced CI page
  • Updated Compare changes tab in the Run visibility page
  • Updated Accounts settings page related to Adv CI

Checklist

@nghi-ly nghi-ly requested a review from a team as a code owner October 1, 2024 16:22
Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview Oct 3, 2024 2:59pm

@nghi-ly nghi-ly requested a review from reubenmc October 1, 2024 16:22
@github-actions github-actions bot added content Improvements or additions to content size: small This change will take 1 to 2 days to address Docs team Authored by the Docs team @dbt Labs labels Oct 1, 2024
@@ -5,12 +5,12 @@ sidebar_label: "Advanced CI"
description: "Advanced CI enables developers to compare changes by demonstrating the changes the code produces."
---

# Advanced CI <Lifecycle status="preview" />
# Advanced CI <Lifecycle status="enterprise"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@reubenmc : should this have an enterprise pill or just compare changes section below?

Copy link

Choose a reason for hiding this comment

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

Let's just call all of Adv CI enterprise. I think we need to do some naming work here between compare changes vs advanced CI. But this is good for now!

@@ -39,7 +39,7 @@ To use, select the **Enable partial parsing between deployment runs** option fro

<Lightbox src="/img/docs/deploy/example-account-settings.png" width="85%" title="Example of the Enable partial parsing between deployment runs option" />

## Account access to Advanced CI features <Lifecycle status="beta" />
## Account access to Advanced CI features <Lifecycle status="enterprise" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@reubenmc : just flagging since i'm not sure if i applied the pill correctly here.

Copy link

Choose a reason for hiding this comment

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

Looks good to me!

Copy link

@reubenmc reubenmc left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -5,12 +5,12 @@ sidebar_label: "Advanced CI"
description: "Advanced CI enables developers to compare changes by demonstrating the changes the code produces."
---

# Advanced CI <Lifecycle status="preview" />
# Advanced CI <Lifecycle status="enterprise"/>
Copy link

Choose a reason for hiding this comment

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

Let's just call all of Adv CI enterprise. I think we need to do some naming work here between compare changes vs advanced CI. But this is good for now!


[Continuous integration workflows](/docs/deploy/continuous-integration) help increase the governance and improve the quality of the data. Additionally for these CI jobs, you can use Advanced CI features, such as [compare changes](#compare-changes), that provide details about the changes between what's currently in your production environment and the pull request's latest commit, giving you observability into how data changes are affected by your code changes. By analyzing the data changes that code changes produce, you can ensure you're always shipping trustworthy data products as you're developing.

:::tip Preview feature
The compare changes feature is currently available as a [preview](/docs/dbt-versions/product-lifecycles#dbt-cloud) in dbt Cloud. dbt Labs plans to provide additional Advanced CI features in the near future. More info coming soon.
:::tip More features
Copy link

Choose a reason for hiding this comment

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

<3

@reubenmc reubenmc self-requested a review October 3, 2024 02:01
Copy link

@reubenmc reubenmc left a comment

Choose a reason for hiding this comment

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

Whoops, meant to approve the first time!

Copy link
Contributor

@nataliefiann nataliefiann left a comment

Choose a reason for hiding this comment

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

Hiya @nghi-ly

Thanks for creating this. It was a really good read. I have no recommendations or suggestions - I've approved this for you.

Kind Regards
Natalie

@nghi-ly nghi-ly merged commit 1acf18b into current Oct 3, 2024
6 checks passed
@nghi-ly nghi-ly deleted the ly-docs-advanced-ci-ga branch October 3, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto update content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs size: small This change will take 1 to 2 days to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants