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

Fully migrate from travis to github actions #1411

Merged
merged 2 commits into from
Jul 19, 2021
Merged

Fully migrate from travis to github actions #1411

merged 2 commits into from
Jul 19, 2021

Conversation

jrudolph
Copy link
Member

No description provided.

@jrudolph jrudolph changed the title [wip] fully migrate from travis to github actions Fully migrate from travis to github actions Jul 19, 2021
@jrudolph jrudolph marked this pull request as ready for review July 19, 2021 09:52
@jrudolph jrudolph requested a review from raboof July 19, 2021 09:54
@@ -28,7 +28,9 @@ jobs:
- name: Code style check and binary-compatibility check
run: |-
cp .jvmopts-travis .jvmopts
sbt scalafmtCheckAll scalafmtSbtCheck headerCheckAll grpcVersionSyncCheck +mimaReportBinaryIssues
sbt scalafmtCheckAll scalafmtSbtCheck headerCheckAll grpcVersionSyncCheck +mimaReportBinaryIssues whitesourceCheckPolicies
Copy link
Member Author

Choose a reason for hiding this comment

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

Run whitesourceCheck also on PRs and not only after publishing in main.

Copy link
Member

@raboof raboof 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. we can remove that TODO now ;)

.github/workflows/publish.yml Show resolved Hide resolved
@jrudolph jrudolph enabled auto-merge (squash) July 19, 2021 10:09
@jrudolph jrudolph merged commit 3e131ea into main Jul 19, 2021
@ennru ennru deleted the remove-travis branch November 28, 2022 07:56
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.

2 participants