8000 Modify travis build to upload a daily build badge based on platform by JamesWTruher · Pull Request #4689 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Modify travis build to upload a daily build badge based on platform #4689

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

Conversation

JamesWTruher
Copy link
Collaborator

change README.md to view a platform specific badge
This will give us better visibility into our platform specific builds, and improve efficiency when investigating a build failure

@JamesWTruher JamesWTruher changed the title Modify travis build to upload a daily build based on platform Modify travis build to upload a daily build badge based on platform Aug 28, 2017
README.md Outdated
| AppVeyor (Windows) | Travis CI (Linux / macOS) | Code Coverage Status |
|--------------------------|---------------------------|----------------------|
| [![av-nightly-image][]][av-nightly-site] | [![tv-nightly-image][]][tv-site] | [![cc-image][]][cc-site] |
| AppVeyor (Windows) | Travis CI (Linux) | Travis CI (OSX) | Code Coverage Status |
Copy link
Member

Choose a reason for hiding this comment

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

I believe Apple has standardized on macOS vs OSX, so we should be consistent with macOS (ignore the fact we have $isOSX, unfortunately it's a breaking change now)

Copy link
Collaborator Author
@JamesWTruher JamesWTruher Aug 29, 2017

Choose a reason for hiding this comment

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

shouldn't we be rather self consistent? I believe that it will be more confusing for our users unless we also make the change in our variables

Copy link
Member

Choose a reason for hiding this comment

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

Agree we should be consistent with the variables, but that's outside the scope of this PR. I think at least within the README.md, we can be consistent on using macOS (which it is currently)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@SteveL-MSFT updated to include this change

Copy link
Member

Choose a reason for hiding this comment

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

Still shows OSX, did you push?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@JamesWTruher JamesWTruher force-pushed the jameswtruher/travisBuildFix02 branch from 9246c70 to be8c381 Compare August 29, 2017 20:08
change README.md to view a platform specific badge
@JamesWTruher JamesWTruher force-pushed the jameswtruher/travisBuildFix02 branch from be8c381 to d08c899 Compare August 29, 2017 20:47
Copy link
Member
@SteveL-MSFT SteveL-MSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@JamesWTruher
Copy link
Collaborator Author

@TravisEz13 can we get this in?

@TravisEz13 TravisEz13 merged commit cfb2913 into PowerShell:master Sep 5, 2017
@JamesWTruher JamesWTruher deleted the jameswtruher/travisBuildFix02 branch September 23, 2023 05:45
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.

4 participants
0