Code Monkey home page Code Monkey logo

Comments (6)

dougaitken avatar dougaitken commented on May 20, 2024

That sounds interesting @RadValentin - something that comes up is that links can change after they have been merged, will this tool look over the repository every so often and check?

from remote-jobs.

RadValentin avatar RadValentin commented on May 20, 2024

remark-lint only checks for styling issues, it has plugins to check urls too and it displays a status in the console. It runs on node.

To run it periodically a CI tool is required. It can be used for all sorts of tasks.
An usual scenario is that when someone opens a PR the CI tool kicks in. It sets up an instance, clones your repo, installs dependencies and runs your tests (unit, linting, etc.). It will then output a status on Github (pending/pass/fail).

github-pr-tests-running

That was my original idea anyway and I proposed Travis since it's a tool I'm familiar with.

Let's just add the option to run remark-lint from the console for now, you can run it periodically to check for dead urls. If that works OK then we can move on to setting up Travis in a separate issue.

from remote-jobs.

dougaitken avatar dougaitken commented on May 20, 2024

If it's not too much trouble, then I'd be open to this to see if it does help. Might work if I finally get the list up on GH Pages

from remote-jobs.

RadValentin avatar RadValentin commented on May 20, 2024

Seeing as how this repo might get merged into another one, I'll wait for that to get resolved before starting work on this issue.

from remote-jobs.

dougaitken avatar dougaitken commented on May 20, 2024

It won't be getting merged, if anything the two lists will sit side by side. Personally I see each list having a different angle on the same thing 👍 no rush about this anyway, I see it as a "nice to have" rather than needed.

from remote-jobs.

RadValentin avatar RadValentin commented on May 20, 2024

@dougaitken I'm going to take a look at this later today, please feel free to assign this issue to me. Will open a PR tomorrow.

from remote-jobs.

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.