Skip to content

Fix license sync bug - #36

Merged
AyanSinhaMahapatra merged 1 commit into
mainfrom
fix-license-sync-32
Jun 7, 2023
Merged

Fix license sync bug#36
AyanSinhaMahapatra merged 1 commit into
mainfrom
fix-license-sync-32

Conversation

@AyanSinhaMahapatra

Copy link
Copy Markdown
Member

Fixes #32

Fixed a bug where new license files added at scancode-toolkit were not being added to the LicenseDB website. This was due to using git commit -am instead of the regualar git add . and then git commit -m.

Also made other minor changes and cleanup in the scripts, docs and the github action file.

Fixed a bug where new license files added at scancode-toolkit
were not being added to the LicenseDB website. This was due to
using `git commit -am` instead of the regualar `git add .` and
then `git commit -m`.

Also made other minor changes and cleanup in the scripts, docs
and the github action file.

Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
@sschuberth

Copy link
Copy Markdown

What's blocking to merge this? A review from @pombredanne?

@pombredanne pombredanne left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@AyanSinhaMahapatra

Copy link
Copy Markdown
Member Author

Thanks @pombredanne, merging!

@AyanSinhaMahapatra
AyanSinhaMahapatra merged commit aae9687 into main Jun 7, 2023
@AyanSinhaMahapatra
AyanSinhaMahapatra deleted the fix-license-sync-32 branch June 7, 2023 21:33
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.

License updates from scancode not working as intended

3 participants