Skip to content

Use GitHub Actions' status badges instead of Travis CI's#3336

Merged
ashie merged 1 commit into
masterfrom
adjust-status-badges
Apr 19, 2021
Merged

Use GitHub Actions' status badges instead of Travis CI's#3336
ashie merged 1 commit into
masterfrom
adjust-status-badges

Conversation

@cosmo0920

Copy link
Copy Markdown
Contributor

Signed-off-by: Hiroshi Hatake hatake@calyptia.com

Which issue(s) this PR fixes:
None

What this PR does / why we need it:

We already moved from Travis CI to GitHub Actions. I recommend to display GitHub Actions CI results with its status badges.

Docs Changes:

No needed.

Release Note:

Same as title.

Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
@cosmo0920 cosmo0920 requested review from ashie and kenhys April 19, 2021 05:58

@kenhys kenhys left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

Comment thread README.md
[![Testing on Ubuntu](https://github.com/fluent/fluentd/actions/workflows/linux-test.yaml/badge.svg?branch=master)](https://github.com/fluent/fluentd/actions/workflows/linux-test.yaml)
[![Testing on Windows](https://github.com/fluent/fluentd/actions/workflows/windows-test.yaml/badge.svg?branch=master)](https://github.com/fluent/fluentd/actions/workflows/windows-test.yaml)
[![Testing on macOS](https://github.com/fluent/fluentd/actions/workflows/macos-test.yaml/badge.svg?branch=master)](https://github.com/fluent/fluentd/actions/workflows/macos-test.yaml)
[![Code Climate](https://codeclimate.com/github/fluent/fluentd/badges/gpa.svg)](https://codeclimate.com/github/fluent/fluentd)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

BTW it's not this PR's fault but trailing 3 URLs aren't Travis CI nor GitHub Actions

@ashie ashie merged commit 8c7d674 into master Apr 19, 2021
@ashie ashie deleted the adjust-status-badges branch April 19, 2021 06:18
@cosmo0920

Copy link
Copy Markdown
Contributor Author

Thanks!

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