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

MBS-12345 Create EmceePlugin.kt #1313

Merged
merged 1 commit into from
Jan 25, 2022
Merged

MBS-12345 Create EmceePlugin.kt #1313

merged 1 commit into from
Jan 25, 2022

Conversation

sboishtyan
Copy link
Contributor

No description provided.

@@ -137,4 +137,7 @@ include(":subprojects:delivery:legacy-signer")
include(":subprojects:delivery:upload-cd-build-result")
include(":subprojects:delivery:upload-to-googleplay")

include(":subprojects:emcee:queue-api")
include(":subprojects:emcee:gradle-plugin")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's how I've splited up the Emcee

import com.avito.emcee.queue.TestName
import java.io.File

internal class TestsParser(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I decided to Copy-Paste not to reuse

import java.time.Duration
import kotlin.time.ExperimentalTime

public abstract class EmceeTestTask : DefaultTask() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The task. I need a review of using Gradle annotations

@sboishtyan sboishtyan merged commit 9bbbc44 into develop Jan 25, 2022
@sboishtyan sboishtyan deleted the MBS-12345 branch January 25, 2022 13:00
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.

None yet

1 participant