Skip to content

Edit the README and add Travis CI badges #4100

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 1 commit into from
Apr 10, 2017

Conversation

theotherjimmy
Copy link
Contributor

Much OSS on github uses these CI badges to indicating to their users that they:

  1. Use CI.
  2. Have a stable project.

I think we should do the same thing.

Further, I edited the README to remove passive voice.

Testing

I don't think this is needed. Just view the diff.

CC

@AnotherButler

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 3, 2017

Jenkins CI restarted

@AnotherButler Can you review please?

README.md Outdated
We run continuous integration on all of our branches and pull requests to verify the stability of mbed OS. The following are the Travis CI indicators for mbed OS.

- Master branch [![Master Branch CI Badge](https://travis-ci.org/ARMmbed/mbed-os.svg?branch=master)](https://travis-ci.org/ARMmbed/mbed-os)
- Latest release [![5.4 Branch CI Badge](https://travis-ci.org/ARMmbed/mbed-os.svg?branch=latest)](https://travis-ci.org/ARMmbed/mbed-os/branches)
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we remove the 5.4 hard code and say latest release so this doesnt need an update every few months? I'm sure it'll get forgotten.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That was a typo. I'll fix it soon.

@theotherjimmy
Copy link
Contributor Author

@sg- Changed the link text to Latest Tag instead of 5.4 Branch

@sg- sg- merged commit 73bee05 into ARMmbed:master Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants