Skip to content

Fix GitHub actions#1408

Merged
aryszka merged 2 commits intozalando:masterfrom
ruudk:fix-github-actions
Apr 6, 2020
Merged

Fix GitHub actions#1408
aryszka merged 2 commits intozalando:masterfrom
ruudk:fix-github-actions

Conversation

@ruudk
Copy link
Contributor

@ruudk ruudk commented Apr 4, 2020

  • Run Action on commit
  • Split tests between master / pull requests
  • Remove ci-trigger make target
  • Replace status badge
  • Publish coverage on master

@ruudk ruudk force-pushed the fix-github-actions branch from fdaa9ed to fd1ee9e Compare April 4, 2020 17:24
@ruudk
Copy link
Contributor Author

ruudk commented Apr 4, 2020

When #1402 is merged, I will rebase this.
Rebased

@ruudk ruudk force-pushed the fix-github-actions branch from fd1ee9e to 3d952b2 Compare April 5, 2020 11:53
@aryszka
Copy link
Contributor

aryszka commented Apr 5, 2020

I am fine with addressing publish-coverage in a separate step

@ruudk
Copy link
Contributor Author

ruudk commented Apr 5, 2020

What’s the goal of the publish coverage? Should it only run on the last tagged release? Or can we just run it on master, kind of the same right?

@aryszka
Copy link
Contributor

aryszka commented Apr 5, 2020

The "goal" goal of the publish_coverage is to motivate us to improve the actual test coverage by showing an approximation ;)

for real, its goal is to show the test coverage of the master branch. So it's enough to run it after changes were pushed to master. But we don't want to make it a condition of the PRs.

@aryszka
Copy link
Contributor

aryszka commented Apr 5, 2020

👍

@ruudk
Copy link
Contributor Author

ruudk commented Apr 5, 2020

Oke then I understand it correctly, will update the PR and try to make it green ;-)

@ruudk ruudk force-pushed the fix-github-actions branch 6 times, most recently from 244b585 to 7293e90 Compare April 5, 2020 17:17
ruudk added 2 commits April 5, 2020 19:20
Signed-off-by: Ruud Kamphuis <ruudk@users.noreply.github.com>
Signed-off-by: Ruud Kamphuis <ruudk@users.noreply.github.com>
@ruudk ruudk force-pushed the fix-github-actions branch from 7293e90 to e07335d Compare April 5, 2020 17:21
@ruudk
Copy link
Contributor Author

ruudk commented Apr 5, 2020

@szuecs @aryszka It's green 🎉

@aryszka
Copy link
Contributor

aryszka commented Apr 5, 2020

👍

@ruudk
Copy link
Contributor Author

ruudk commented Apr 6, 2020

Please merge this and make these required checks:

  • pr / check-race (pull_request)
  • pr / tests (pull_request)

@muaazsaleem
Copy link
Contributor

👍

@aryszka aryszka merged commit fc850eb into zalando:master Apr 6, 2020
@ruudk ruudk deleted the fix-github-actions branch April 6, 2020 12:22
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.

3 participants