nx/docs/blog/2024-12-06-nx-cloud-pipelines-in-nx-console.md
Mike Hartington 9769c2986c
docs(misc): update console blog post release date (#29239)
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #
2024-12-06 11:56:19 -05:00

2.2 KiB

title slug authors tags cover_image
Nx Cloud Pipelines Come To Nx Console nx-cloud-pipelines-come-to-nx-console
Zack DeRose
nx
nx-cloud
nx-console
enterprise
/blog/images/2024-11-25/thumbnail.png

Your CI Pipelines, Now At-A-Glance In Your IDE

We're in the process of adding a new integration between Nx Cloud, our CI product, and Nx Console our official plugin for the VSCode and JetBrains IDEs!

Now, once you've connected your Nx Console to Nx Cloud, you will have access to a new panel in the console that shows all of your recent CI Pipelines, including those in progress now.

Nx Cloud Pipeline Panel

This way, you can keep an eye on the status of the pipeline of your latest PR, and always just 1 click away from seeing detailed your results on Nx Cloud.

Notifications On What You Care About Most

In addition to a panel where you can see all of your recent pipelines, you can also receive pop-up notifications when a pipeline completes

Pipeline Result Notification

Head to the Nx Console settings to adjust controls on these notifications. This will allow you to adjust notifications to only show for failed runs if you prefer, or to turn off the notifications altogether.

Notification Settings

Coming Soon!

We're in the process of landing this on Nx Console for VSCode now - and we're already dog-fooding it on the nx and nx-console repos. It will be landing in the next few week for all Nx Cloud projects, with the feature landing on Nx Console for JetBrains IDEs to follow soon!

For more on Nx Cloud, check out the Solutions tab above! Nx Cloud is free to get started, so you can create your free account today!

Learn More about Nx Cloud

And if you're not using Nx Console yet, you can get started now with Nx Console available for VSCode and JetBrains IDEs:

{% install-nx-console /%}

Nx Console screenshot