-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(graph): add copy button for entire target configuration #26284
feat(graph): add copy button for entire target configuration #26284
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5925aba. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 6 targets
Sent with 💌 from NxCloud. |
6a02888
to
bd98644
Compare
bd98644
to
ed3fbec
Compare
ed3fbec
to
a99ed56
Compare
a99ed56
to
e7a7db7
Compare
e7a7db7
to
68b5f73
Compare
68b5f73
to
2e09c89
Compare
2e09c89
to
b1f9809
Compare
b1f9809
to
95a9a52
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whatever gets copied with the Copy Project
button should be pastable into a project.json
🤔
Right now it is the project node.. which doesn't really help people.
95a9a52
to
f280a28
Compare
f280a28
to
e4e0101
Compare
e4e0101
to
6bbaaec
Compare
6bbaaec
to
9603119
Compare
7d896d7
to
4f08890
Compare
4f08890
to
9ba5e10
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Please update the screenshots and merge.
9ba5e10
to
5925aba
Compare
<!-- 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` --> ## Current Behavior <!-- This is the behavior we have today --> ## Expected Behavior <!-- This is the behavior we should expect with the changes in this PR --> <img width="540" alt="Screenshot 2024-07-03 at 5 29 12 PM" src="https://github.com/nrwl/nx/assets/16211801/bed98c56-3bd5-4170-893b-cefe5fe292f9"> <img width="1195" alt="Screenshot 2024-07-03 at 5 29 03 PM" src="https://github.com/nrwl/nx/assets/16211801/544a4c4e-299f-40fc-a767-215d9c758dd8"> ## Related Issue(s) <!-- Please link the issue being fixed so it gets closed when this is merged. --> Fixes # (cherry picked from commit 311710e)
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. |
Current Behavior
Expected Behavior
Related Issue(s)
Fixes #