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

refactor: Flank scripts features not depends on each other #1572

Merged

Conversation

adamfilipow92
Copy link
Contributor

Fixes #1543

Test Plan

How do we know the code works?

The tests should pass. Scripts should work as before.

Checklist

  • Unit tested

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2021

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2021

Timestamp: 2021-02-09 14:45:17
Buildscan url for ubuntu-workflow run 551639648

Copy link
Contributor

@Sloox Sloox left a comment

Choose a reason for hiding this comment

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

Is this only a package name change?

@adamfilipow92
Copy link
Contributor Author

Is this only a package name change?

I was moving some functions to common package like AppendReleaseNotes.kt because is used in two other packages.

Copy link
Contributor

@piotradamczyk5 piotradamczyk5 left a comment

Choose a reason for hiding this comment

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

It needs some adjustments after merge #1574 , but for now the main goal is achieved 👍

@bootstraponline bootstraponline force-pushed the 1543-flank-scripts-features-not-depends-on-each-other branch from 8dc561b to 1b36311 Compare February 9, 2021 14:39
@Sloox Sloox self-requested a review February 9, 2021 15:34
Copy link
Contributor

@Sloox Sloox left a comment

Choose a reason for hiding this comment

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

Understand it now and approved: 🚀

@mergify mergify bot merged commit 830e8af into master Feb 9, 2021
@mergify mergify bot deleted the 1543-flank-scripts-features-not-depends-on-each-other branch February 9, 2021 15:34
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make flank-scripts features not depends on each other
3 participants