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

remove obsolete check-licence #5092

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

kroustou
Copy link
Contributor

@kroustou kroustou commented Nov 26, 2020

Closes #5088

@CLAassistant
Copy link

CLAassistant commented Nov 26, 2020

CLA assistant check
All committers have signed the CLA.

@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Nov 26, 2020
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! That's a good start 👍

There's also an actual file which needs a removal: https://github.com/StackStorm/st2/blob/master/st2common/bin/st2-check-license

Besides of that, please also include the Changelog record (see CHANGELOG.rst) for this PR.

@arm4b
Copy link
Member

arm4b commented Nov 26, 2020

Packages CI build fails (https://circleci.com/gh/StackStorm/st2/11926) as it expects st2-check-license to be present when trying to build the deb/rpm packages here: https://github.com/search?q=org%3AStackStorm+st2-check-license&type=code

Would you provide a PR in https://github.com/stackstorm/st2-packages to remove those instructions too?

@arm4b arm4b added this to the 3.4.0 milestone Nov 26, 2020
@pull-request-size pull-request-size bot added size/M PR that changes 30-99 lines. Good size to review. and removed size/XS PR that changes 0-9 lines. Quick fix/merge. labels Nov 26, 2020
CHANGELOG.rst Outdated Show resolved Hide resolved
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

Looks good,
Thanks for the help removing legacy from stackstorm! 👍

@arm4b arm4b merged commit e5131b8 into StackStorm:master Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement refactor size/M PR that changes 30-99 lines. Good size to review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove obsolete 'bin/st2-check-license'
3 participants