Giter Club home page Giter Club logo

Comments (5)

ibilalkayy avatar ibilalkayy commented on August 16, 2024 1

The repository owner or a contributor with the necessary access permissions needs to update the README file with the correct link to the build status icon. This can be done by finding the correct URL for the build status icon (typically from a continuous integration service like Travis CI, CircleCI, or GitHub Actions) and replacing the broken URL in the README file.

For example, to include the Travis CI build status icon in the README file, the following Markdown code can be used:

[![Build Status](https://travis-ci.com/<username>/<repository>.svg?branch=<branch>)](https://travis-ci.com/<username>/<repository>)

In this code, should be replaced with the GitHub username or organization name, should be replaced with the name of the repository, and should be replaced with the name of the branch that is being tested.

from godo.

ibilalkayy avatar ibilalkayy commented on August 16, 2024 1

I have sent the PR. Here it is.

from godo.

mikeberezowski avatar mikeberezowski commented on August 16, 2024 1

Thank you for your submission. The PR has been approved and merged.

from godo.

loftwah avatar loftwah commented on August 16, 2024

This means that the file it is looking for isn't present.

EDIT: Whatever is at https://camo.githubusercontent.com/71b950666c68ec488c6a5822aa286d4416ad1251beda9dd0720b38c220a3eb82/68747470733a2f2f7472617669732d63692e6f72672f6469676974616c6f6365616e2f676f646f2e737667 isn't an image.

from godo.

loftwah avatar loftwah commented on August 16, 2024

It is using GitHub Actions instead of Travis CI. You can update the README to be:

[![GitHub Actions CI](https://github.com/digitalocean/godo/actions/workflows/ci.yml/badge.svg)](https://github.com/digitalocean/godo/actions/workflows/ci.yml)

from godo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.