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

Update CI for styled slider view #21

Merged
merged 3 commits into from
Oct 29, 2018
Merged

Update CI for styled slider view #21

merged 3 commits into from
Oct 29, 2018

Conversation

tcw165
Copy link
Contributor

@tcw165 tcw165 commented Oct 29, 2018

No description provided.

@tcw165 tcw165 self-assigned this Oct 29, 2018
@tcw165 tcw165 force-pushed the issue/ci branch 2 times, most recently from 717222a to 45fda1c Compare October 29, 2018 00:17

- run:
name: Publish to JCenter
command: |
./gradlew styled-recycler-view:bintrayUpload --stacktrace 2> /dev/null
./gradlew styled-switch-view:bintrayUpload --stacktrace 2> /dev/null
./gradlew styled-slider-view:bintrayUpload --stacktrace 2> /dev/null
Copy link
Contributor

Choose a reason for hiding this comment

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

Side thoughts: I have seen some people using --no-daemon --console=plain. Do you know what these are used for? I don't, but I know I need to learn more about gradle

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's try using --no-daemon in terms of saving memory. https://docs.gradle.org/current/userguide/gradle_daemon.html

Copy link
Contributor

@kevinmmarlow kevinmmarlow left a comment

Choose a reason for hiding this comment

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

Really great job! Love seeing all of the documentation

@tcw165 tcw165 merged commit 7c41235 into master Oct 29, 2018
@tcw165 tcw165 deleted the issue/ci branch October 29, 2018 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants