Skip to content
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

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

mossmana
Copy link
Contributor

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

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read the [Flutter Style Guide] recently, and have followed its advice.
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or there is a reason for not adding tests.

![build.yaml badge]

CONTRIBUTING.md Outdated
```
dt serve
```
Then you can run DevTools with the server by running the following from anywhere under the `devtools/` directory:
Copy link
Member

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?

@mossmana mossmana closed this Dec 18, 2024
@mossmana mossmana reopened this Dec 18, 2024
REM found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
update_paths:
include:
- /Users/mossman/Development/devtools
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants