26 Commits

Author SHA1 Message Date
Markus Reiter
24ae318a3d Move type annotations into files. 2020-10-10 14:59:39 +02:00
Mike McQuaid
1d3adda693
workflows: cleanup/fix tapioca and spdx update. 2020-08-21 15:34:57 +01:00
Rylan Polster
90d9454d1e utils/spdx: add support for complex expressions
Co-authored-by: Seeker <meaningseeking@protonmail.com>
2020-08-19 12:47:58 -04:00
Seeker
f345f554c8 update-license-data: fix latest_tag error
Add latest_tag method to utils/spdx
2020-08-10 11:32:07 -07:00
Seeker
753b8621df utils: add SPDX module 2020-08-06 10:16:23 -07:00
Markus Reiter
d4c2ffd705 Refactor CLI::Parser. 2020-07-31 15:07:17 +02:00
Bo Anderson
19f9fecb33 dev-cmd/update-license-data: fail if not changed rather than on change 2020-07-17 14:22:15 +01:00
Jonathan Chang
f1f97c55b5 update-license-data: only check against latest tag 2020-07-17 20:45:15 +10:00
Bo Anderson
4411764aa1 dev-cmd/update-license-data: don't use partial downloading 2020-07-02 18:59:10 +01:00
Bo Anderson
2970d2e4f9 dev-cmd/update-license-data: fix --fail-if-changed 2020-07-02 18:58:00 +01:00
Lionell
da2a426ec8 update-license-data: use curl_download instead of curl 2020-06-30 15:18:10 +08:00
lionellloh
4dcbe8790f update-license-data: use of unlink to remove existing file 2020-06-30 01:29:45 +08:00
lionellloh
5b3ac1fcb2 update-license-data: modify arguments when calling methods 2020-06-30 01:14:05 +08:00
lionellloh
074f66f912 write .stdout instead of SystemCommand::Result 2020-06-30 01:08:29 +08:00
Lionell Loh Jian An
da007134c4
Apply suggestions from code review
Code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-29 16:20:07 +08:00
Lionell Loh Jian An
759708fae7
Apply suggestions from code review
Code Review Changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-28 01:54:41 +08:00
lionellloh
6a05e3663a Remove Homebrew.failed=true 2020-06-25 21:06:29 +08:00
lionellloh
2cf0ac9ed5 update-spdx-data: use a more specific file path 2020-06-25 20:34:06 +08:00
lionellloh
77a8ff51da single quotes -> double quotes 2020-06-25 19:20:26 +08:00
lionellloh
1b9cbf1bf1 changed method of fetching license data 2020-06-25 19:05:41 +08:00
Lionell
eb38890f3c change back to open because File.open does not work on URLs 2020-06-25 17:46:28 +08:00
lionellloh
fbd5c32d22 bunch of style fixes 2020-06-25 05:46:18 +08:00
lionellloh
37541704b8 update-license-data: style fixes 2020-06-25 05:10:29 +08:00
Lionell Loh Jian An
9845091f4d
Apply suggestions from code review
license: code review changes

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
2020-06-24 18:32:53 +08:00
lionellloh
e4e55c5cb3 update-license-data: wrote rspec test and added one more parseable arg 2020-06-23 02:25:46 +08:00
lionellloh
de7edd403d brew update-license-data: checks if it is outdated. If so, save new ver 2020-06-23 01:39:10 +08:00