-
Notifications
You must be signed in to change notification settings - Fork 331
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
[devtools] Add update license command #8644
base: master
Are you sure you want to change the base?
Conversation
CONTRIBUTING.md
Outdated
``` | ||
dt serve | ||
``` | ||
Then you can run DevTools with the server by running the following from anywhere under the `devtools/` directory: |
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.
these look like changes from another PR. Can you merge with master so that these changes are removed from the diff?
ddca318
to
65ceb66
Compare
ed5a1c2
to
cc43ac8
Compare
REM found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd. | ||
update_paths: | ||
include: | ||
- /Users/mossman/Development/devtools |
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.
This will be updated to a more generic path if/when we decide to merge this. Right now, using this to run locally and don't want to lose my changes.
Adding a command to
dt
to update licenses.#8216
Please add a note to
packages/devtools_app/release_notes/NEXT_RELEASE_NOTES.md
if your change requires release notes. Otherwise, add the 'release-notes-not-required' label to the PR.Pre-launch Checklist
///
).![build.yaml badge]