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

Kotlin nightlies: rebase on top of main #6010

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Kotlin nightlies: rebase on top of main #6010

merged 1 commit into from
Jun 28, 2024

Conversation

BoD
Copy link
Contributor

@BoD BoD commented Jun 28, 2024

No description provided.

@BoD BoD requested a review from martinbonnin as a code owner June 28, 2024 16:19
Copy link

netlify bot commented Jun 28, 2024

Deploy Preview for apollo-android-docs canceled.

Name Link
🔨 Latest commit 14ee8b9
🔍 Latest deploy log https://app.netlify.com/sites/apollo-android-docs/deploys/667ee295c2f9740008712319

Comment on lines +66 to +68
fun runCommand(args: String): String {
return runCommand(*args.split(" ").toTypedArray())
}
Copy link
Contributor

Choose a reason for hiding this comment

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

This needs to be in stdlib 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so true 💯

There's this lib but didn't look at it too much.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeaaa and importing the dependency is more lines than copy/pastting runCommand everywhere....

@BoD BoD merged commit 8dee965 into main Jun 28, 2024
9 checks passed
@BoD BoD deleted the kotlin-nightlies-rebase branch June 28, 2024 16:25
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

2 participants