-
Notifications
You must be signed in to change notification settings - Fork 69
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
Add github actions for this project #42
base: master
Are you sure you want to change the base?
Conversation
3a76f40
to
4a106e3
Compare
run: ./gradlew test | ||
|
||
- name: Ktlint | ||
run: ./gradlew ktlintFormat |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did you try to add the ./gradlew publish
here? What would be necessary to get it to work?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't we publish from gitlab 🙈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea... but It would be really nice to have everything here, right? Maybe I can find some time to figure out how to do that
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@KlausNie @coroutineDispatcher We need to discuss this. Please create an issue out of it and assign it to me
4a106e3
to
e58fc47
Compare
e58fc47
to
498e2af
Compare
No description provided.