10 Commits

Author SHA1 Message Date
Louie Weng
377f5f6dfc
docs(nx-cloud): ensure nx cloud statuses are not enforced on github (#30080)
<!-- 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 -->

Since statuses are generated dynamically based off of commands executed,
enforcing old statuses on Github will result in a "Waiting for status"
message which can block in progress PRs. The recommendation is then to
only enforce status checks on the default branch and not enforce any Nx
Cloud related status checks.

## 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 #
2025-02-18 07:32:26 -08:00
Johanna Pearce
a96b53e02c docs(nx-cloud): add basic Azure DevOps setup recipe 2024-03-22 13:36:01 +00:00
Chau Tran
1c058ded80
docs(nx-cloud): misc vcs docs update (#18773) 2023-08-22 16:49:46 -05:00
Benjamin Cabanes
e11e5d1929
docs(nx-cloud): update screenshots and information (#15984) 2023-04-04 13:29:53 -04:00
Altan Stalker
f8d49951b5
docs(core): explicitly mention installing the Github app in cloud VCS docs (#15152) 2023-02-21 11:25:44 -05:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax (#14624) 2023-01-25 18:56:06 +00:00
Altan Stalker
4eb61fda49
docs(core): add new Github integration setup guide (#13937)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-20 21:39:12 -05:00
Alex
d109600bbc
docs(misc): update NX_BRANCH value (#10835) 2022-07-07 18:13:45 +00:00
Isaac Mann
9721844b05
Nx Cloud docs (#10690)
* docs(nxdev): consume nx cloud documentation & dedicated menu

* docs(nxdev): nx-cloud docs

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): formatting

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): fix config

* docs(nxdev): fix header link

* docs(nxdev): consolidate dte set up guides

Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Isaac Mann
b3157041fe
docs(nxdev): add nx-cloud documentation content (#10289) 2022-05-18 14:25:05 -04:00