nx
nx copied to clipboard
fix(docs): fix typo in github actions setup
Fixing a typo where we called the action an orb. Orbs are used by CircleCI.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit e9d27de76b2881d0a46cf53dfa78655f21f3cf5a. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
✅ Successfully ran 11 targets
nx affected --target=e2e --base=3b1ea739f911b4655e33fdced5708140ebadc59c --head=e9d27de76b2881d0a46cf53dfa78655f21f3cf5a --exclude=e2e-storybook,e2e-storybook-angular,e2e-react-native,e2e-detox --parallel=1nx affected --target=build --base=3b1ea739f911b4655e33fdced5708140ebadc59c --head=e9d27de76b2881d0a46cf53dfa78655f21f3cf5a --parallel=3nx affected --target=test --base=3b1ea739f911b4655e33fdced5708140ebadc59c --head=e9d27de76b2881d0a46cf53dfa78655f21f3cf5a --parallel=1nx affected --target=lint --base=3b1ea739f911b4655e33fdced5708140ebadc59c --head=e9d27de76b2881d0a46cf53dfa78655f21f3cf5a --parallel=3nx-cloud record -- yarn nx workspace-lintnx-cloud record -- yarn documentationnx build typedoc-themenx-cloud record -- yarn depchecknx-cloud record -- yarn check-commitnx-cloud record -- yarn nx format:check --base=3b1ea739f911b4655e33fdced5708140ebadc59c --head=e9d27de76b2881d0a46cf53dfa78655f21f3cf5anx-cloud record -- yarn check-imports
Sent with 💌 from NxCloud.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| nx-dev | ✅ Ready (Inspect) | Visit Preview | Aug 24, 2022 at 11:18AM (UTC) |
Thank you @markgoho for the fix.
Can you please change the commit message to docs(repo): ... to match the expected format?
Also, run yarn documentation to make sure all the documentation has been updated. Thanks!
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.