Skip to content

Commit

Permalink
Update to todos
Browse files Browse the repository at this point in the history
  • Loading branch information
ct2034 authored Feb 15, 2024
1 parent 4409861 commit ce19ae9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,16 @@ In particular, the following things will have to be done:
### To Do
- [ ] Coverage analysis
- [x] Coverage analysis
- [x] Linter(s) per CI
- [x] Field trials (check existing ROS packages and see what to do with the results). see [field-trials/](field-trials/)
- [ ] Evaluate runtime. If scancode-toolkit takes too long on too many cases, we will have to look for an alternative.
- [x] Allow license name in tag to be also full name of SPDX key.
- [x] Each LicenseTag should have SPDX id.
- [ ] Single license tag without file attribute and single license text should match automatically.
- [x] Turn into github action.
- [ ] Idea: Create pull requests for package maintainers.
- [ ] Evaluate runtime. If scancode-toolkit takes too long on too many cases, we will have to look for an alternative.
- [ ] Idea: Create pull requests for package maintainers automatically.
- [ ] Error of `LicenseTagIsInSpdxListCheck` must be a warning

## License

Expand Down

0 comments on commit ce19ae9

Please sign in to comment.