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

Beautify GitHub CI tests output #230

Merged
merged 10 commits into from
Jul 4, 2024
Merged

Beautify GitHub CI tests output #230

merged 10 commits into from
Jul 4, 2024

Conversation

kobzonega
Copy link
Contributor

@kobzonega kobzonega commented Jul 2, 2024

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • concurrency with variable ${{ github.head_ref || github.ref_name }} (github.head_ref == branch which PR is from)
  • use gotesttools/gotestfmt-action@v2 action to beautify format logs
  • separate run unit-tests and e2e-tests and start it only after linter jobs
  • upload test log as artifacts from runners

Other information

Example: https://github.com/ydb-platform/ydb-kubernetes-operator/actions/runs/9758968059

@kobzonega kobzonega requested a review from nikitka July 2, 2024 11:39
@kobzonega kobzonega merged commit 5be2545 into master Jul 4, 2024
14 checks passed
@kobzonega kobzonega deleted the beautify-github-ci branch July 4, 2024 06:54
kobzonega added a commit to kobzonega/ydb-kubernetes-operator that referenced this pull request Jul 15, 2024
* use concurrency group

* using gotestsum

* retry docker pull kube-webhook-certgen
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