jeffbski / wait-on

wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
MIT License
1.87k stars 77 forks source link

Travis CI 404 Page or file not found #145

Closed MikeMcC399 closed 2 months ago

MikeMcC399 commented 1 year ago

The build badge located in the README file

image

currently displays "build passing"

however the link to https://travis-ci.com/jeffbski/wait-on displays "404 Page or file not found" on the Travis CI site.

image

So it seems that Travis CI may not be running.

Build badge code

[![Build Status](https://travis-ci.com/jeffbski/wait-on.svg?branch=master)](https://travis-ci.com/jeffbski/wait-on)

Build Status

Suggestion

Either:

MikeMcC399 commented 10 months ago

@jeffbski

Any thoughts on this CI issue?

jeffbski commented 10 months ago

Yes, since Travis CI took away their free tier, we will need to switch to something like GitHub Actions.

If someone would like to put together a PR to change from the existing (broken) travis build to github actions, then that would speed things up for this.

Thanks!

On Thu, Jan 18, 2024 at 8:36 AM Mike McCready @.***> wrote:

@jeffbski https://github.com/jeffbski

Any thoughts on this CI issue?

— Reply to this email directly, view it on GitHub https://github.com/jeffbski/wait-on/issues/145#issuecomment-1898600612, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABMOIGAEAUCP753T2QKUTYPEXPTAVCNFSM6AAAAAA64CM3HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJYGYYDANRRGI . You are receiving this because you were mentioned.Message ID: @.***>

-- Jeff Barczewski Founder of CodeWinds http://codewinds.com/ Live and Online developer training

MikeMcC399 commented 10 months ago

@jeffbski

jeffbski commented 10 months ago

Thanks I can take a look at it.

On Thu, Jan 18, 2024 at 11:32 AM Mike McCready @.***> wrote:

@jeffbski https://github.com/jeffbski

— Reply to this email directly, view it on GitHub https://github.com/jeffbski/wait-on/issues/145#issuecomment-1898921859, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABMOIXSBV4HBZT72D7NALYPFMEXAVCNFSM6AAAAAA64CM3HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJYHEZDCOBVHE . You are receiving this because you were mentioned.Message ID: @.***>

-- Jeff Barczewski Founder of CodeWinds http://codewinds.com/ Live and Online developer training

MikeMcC399 commented 8 months ago

@jeffbski

Thanks I can take a look at it

Did that happen?

MikeMcC399 commented 2 months ago

@jeffbski

Do you need any help on this?

jeffbski commented 2 months ago

This has been completed. Thanks for your support and patience.

MikeMcC399 commented 2 months ago

@jeffbski

This has been completed. Thanks for your support and patience.

Perfect! 🎉