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

misc: remove all appveyor references #11171

Merged
merged 3 commits into from
Jul 30, 2020
Merged

misc: remove all appveyor references #11171

merged 3 commits into from
Jul 30, 2020

Conversation

patrickhulce
Copy link
Collaborator

Summary
Standing on the shoulders of giants (#11087 ,#10620, #11009), this PR removes our AppVeyor configuration to eliminate the last red check mark in our status checks :D 🎉

RIP AppVeyor 💀

#11087 well covers us at this point for Windows and since the rate-limiting fiasco was resolved it has been very fast with minimal queuing.

@patrickhulce patrickhulce requested a review from a team as a code owner July 28, 2020 16:51
@patrickhulce patrickhulce requested review from Beytoven and removed request for a team July 28, 2020 16:51
@connorjclark
Copy link
Collaborator

cmd+f AppVeyor

build status badge, some env vars.

@patrickhulce
Copy link
Collaborator Author

if we're ready to completely purge? :D aye aye 🖖

@patrickhulce patrickhulce changed the title misc: remove appveyor configuration misc: remove all appveyor references Jul 28, 2020
@patrickhulce
Copy link
Collaborator Author

oh it's so beautiful 😍
image

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

🎉 🎉 🎉

Had to get on the approval train too to give a proper goodbye forever :)

@@ -8,7 +8,7 @@

# Download chrome inside of our CI env.

if [ "$APPVEYOR" == "True" ]; then
Copy link
Member

@brendankenny brendankenny Jul 28, 2020

Choose a reason for hiding this comment

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

lol that wasn't a great check for any windows users

@@ -1,4 +1,4 @@
# Lighthouse [![Linux Build Status](https://img.shields.io/travis/GoogleChrome/lighthouse/master.svg)](https://travis-ci.org/GoogleChrome/lighthouse) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/46a5yoqc3hk59bl5/branch/master?svg=true)](https://ci.appveyor.com/project/paulirish/lighthouse/branch/master) [![Coverage Status](https://img.shields.io/coveralls/GoogleChrome/lighthouse/master.svg)](https://coveralls.io/github/GoogleChrome/lighthouse?branch=master) [![NPM lighthouse package](https://img.shields.io/npm/v/lighthouse.svg)](https://npmjs.org/package/lighthouse)
# Lighthouse [![GitHub Actions Status Badge](https://github.com/GoogleChrome/lighthouse/workflows/💡🏠/badge.svg)](https://github.com/GoogleChrome/lighthouse/actions) [![Linux Build Status](https://img.shields.io/travis/GoogleChrome/lighthouse/master.svg)](https://travis-ci.org/GoogleChrome/lighthouse) [![Coverage Status](https://img.shields.io/coveralls/GoogleChrome/lighthouse/master.svg)](https://coveralls.io/github/GoogleChrome/lighthouse?branch=master) [![NPM lighthouse package](https://img.shields.io/npm/v/lighthouse.svg)](https://npmjs.org/package/lighthouse)
Copy link
Member

Choose a reason for hiding this comment

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

(https://github.com/GoogleChrome/lighthouse/workflows/💡🏠/badge.svg)](https://github.com/GoogleChrome/lighthouse/actions)

Yay, but this is where we start to regret our workflow name. They still haven't fixed handling of emoji in their badge generator 😢

bad badge screenshot

I guess we can pretend that little bit of the lightbulb peeking out isn't there and it's just a nameless badge until they fix things :)

Copy link
Collaborator Author

@patrickhulce patrickhulce Jul 28, 2020

Choose a reason for hiding this comment

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

I guess we can pretend that little bit of the lightbulb peeking out isn't there and it's just a nameless badge until they fix things

LOL I didn't even notice the peeking lighthouse I just thought "huh that's weird they don't give it a name" 😆

was definitely surprised that our emoji in the URL just worked out of the box

@patrickhulce
Copy link
Collaborator Author

anyone else want to be a part of the approval magic? @connorjclark @paulirish you did a lot of the lifting here care to do the honors :)

@brendankenny brendankenny merged commit 46b0b88 into master Jul 30, 2020
@brendankenny brendankenny deleted the remove_appveyor branch July 30, 2020 14:06
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.

6 participants