Coder Social home page Coder Social logo

Comments (6)

hursey013 avatar hursey013 commented on June 11, 2024 1

@carodew you'll want to add htmlproofer to your Gemfile, like so https://github.com/GSA/plainlanguage.gov/blob/master/Gemfile#L6

from 10x.

carodew avatar carodew commented on June 11, 2024

what I've learned so far

plainlanguage.gov uses a Circle CI implementation that’s a very basic html check plus a few other things and would probably work fine for us.

This is the html proofer – https://github.com/gjtorikian/html-proofer
and this is plainlanguage.gov's circle ci implementation –https://github.com/GSA/plainlanguage.gov/blob/master/circle.yml

Unless someone else object, I think this is probably our best path forward and is probably good enough – I can dig into how we go about implementing it if I hear no objections. You know what they say, if it's good enough for plainlanguage.gov, it's good enough for me.

from 10x.

jeremyzilar avatar jeremyzilar commented on June 11, 2024

OMG, thank you for digging this up.
Maybe I can ask @hursey013 how he set this up.

from 10x.

carodew avatar carodew commented on June 11, 2024

@jeremyzilar All I did was ask in #dev. :D

and @hursey013 is the person who is giving me tips. :D

He sez – "if you have a config.yml in the root of your project, then you basically just connect your github account with circleci, add the project repo, hit build, and it’ll find the circle.yml"

from 10x.

carodew avatar carodew commented on June 11, 2024

So I've merged the circle.yml file from plainlanguage.gov into demo (probably needs to be merged to prod to but I think whenever the next release is will be fine) and I'm able to run builds in the Circle CI interface.

I do get an error bc htmlproofer is not installed, but it's called in our circle.yml file. I think once someone does that (@thisisdano maybe?) we will be good!

I will update the "install automatic tests" ticket with these details and move the card into Ready.

(I'm only doing this on a Saturday because I realized I left this half done yesterday and figured it'd only take five minutes).

from 10x.

thisisdano avatar thisisdano commented on June 11, 2024

@carodew I added this into the demo branch

from 10x.

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.