Commit graph

8 commits

Author SHA1 Message Date
Babak K. Shandiz
ad5ebc6ad9
chore(script/licenses): fix indentation
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2026-02-24 15:23:18 +00:00
Babak K. Shandiz
07e802d616
fix(script/licenses): generate licenses in separate dirs
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2026-02-24 15:22:52 +00:00
William Martin
7ea88b1c4d
Bundle licenses at release time (#12625)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-02-18 17:59:27 +01:00
Babak K. Shandiz
cd61e6ce45
chore: install go-licenses@v2 in scripts
Signed-off-by: Babak K. Shandiz <babakks@github.com>
2026-01-07 15:48:02 +00:00
William Martin
f952311b15 Error if go-licenses is not on the PATH 2025-12-01 16:29:06 +01:00
Andy Feller
728e973a20 Ensure automation uses pinned go-licenses version 2025-06-23 13:22:27 -04:00
Andy Feller
4d1eb59c36 Use temp directory for license checks 2025-06-20 16:44:44 -04:00
Andy Feller
bd24865076 Adopt license compliance scripts into workflows, docs
This commit introduces the use of `go-licenses` within CI/CD and manual processes for generating / updating the license information used by GitHub CLI including the code required by license to be redistributed.

During GitHub CLI pull requests, the `lint` workflow will notify users if this information is not updated.
2025-05-30 12:46:51 -04:00