Skip to content

Update CI badges in README.md closes #51 #52

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

Merged
merged 6 commits into from
May 27, 2022
Merged

Conversation

viktoriia-fomina
Copy link
Member

Description

I replaced deprecated badge for build and run tests script run status and added a badge for publish plugin and cli script run status.

Fixes #51

Type of Change

New badges in README.md.

How Has This Been Tested?

I looked at the README.md file and noticed that with my changes scripts runs statuses render correctly.

Automated Testing

Not applicable.

Manual Scenario

Not applicable.

Checklist:

Not applicable.

@viktoriia-fomina viktoriia-fomina linked an issue May 27, 2022 that may be closed by this pull request
README.md Outdated
@@ -1,5 +1,5 @@
[![Build UTBot and run unit tests](https://github.com/UnitTestBot/UTBotJava/actions/workflows/build-and-run-tests-utbot-java.yml/badge.svg)](https://github.com/UnitTestBot/UTBotJava/actions/workflows/build-and-run-tests-utbot-java.yml)

[![UTBot Java build and run tests](https://github.com/UnitTestBot/UTBotJava/actions/workflows/build-and-run-tests.yml/badge.svg)](https://github.com/UnitTestBot/UTBotJava/actions/workflows/build-and-run-tests.yml)
Copy link
Collaborator

Choose a reason for hiding this comment

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

UTBot Java: build and run tests

or

Build UTBot Java and run tests

@viktoriia-fomina viktoriia-fomina merged commit e0b247f into main May 27, 2022
@viktoriia-fomina viktoriia-fomina deleted the victoria/fix-badges branch May 27, 2022 15:15
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.

Update CI badges in README.md
2 participants