Code Monkey home page Code Monkey logo

fed-a11y's People

Contributors

csmcallister avatar dependabot[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fed-a11y's Issues

TST: Deploy circleci job fails to find last test report

Describe the bug
When the deploy job is run and the last job wasn't the lint-and-test job, which stores a test report artifact, but rather the weekly-deploy job, the wget command fails to download the last test report because it doesn't exist.

To Reproduce
Steps to reproduce the behavior:

  1. Open a PR and let the tests run
  2. Wait for the weekly-deploy job to be triggered
  3. Merge the PR
  4. Watch the download test report step of the deploy job fail.

Expected behavior
Handle edge cases like this when the last CI Job didn't produce a test report. A while loop that iterates through past CI builds should do the trick.

BUG: 500 response instead of 404

Describe the bug
A GET to https://www.feda11y.com/static/images/ results in 500 instead of a 404

To Reproduce
Go to the url.

Additional Info

NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
  File "flask/app.py", line 1949, in full_dispatch_request
    rv = self.dispatch_request()
  File "flask/app.py", line 1935, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "flask/helpers.py", line 1082, in send_static_file
    self.static_folder, filename, cache_timeout=cache_timeout
  File "flask/helpers.py", line 767, in send_from_directory
    raise NotFound()

BuildError: Could not build url for endpoint 'static'. Did you forget to specify values ['filename']?
(12 additional frame(s) were not displayed)
...
  File "flask/helpers.py", line 370, in url_for
    return appctx.app.handle_url_build_error(error, endpoint, values)
  File "flask/app.py", line 2215, in handle_url_build_error
    reraise(exc_type, exc_value, tb)
  File "flask/_compat.py", line 39, in reraise
    raise value
  File "flask/helpers.py", line 358, in url_for
    endpoint, values, method=method, force_external=external
  File "werkzeug/routing.py", line 2020, in build
    raise BuildError(endpoint, values, method, self)

BuildError: Could not build url for endpoint 'static'. Did you forget to specify values ['filename']?
(11 additional frame(s) were not displayed)
...
  File "flask/helpers.py", line 370, in url_for
    return appctx.app.handle_url_build_error(error, endpoint, values)
  File "flask/app.py", line 2215, in handle_url_build_error
    reraise(exc_type, exc_value, tb)
  File "flask/_compat.py", line 39, in reraise
    raise value
  File "flask/helpers.py", line 358, in url_for
    endpoint, values, method=method, force_external=external
  File "werkzeug/routing.py", line 2020, in build
    raise BuildError(endpoint, values, method, self)

ENH: Explain a11y standard switch

As a visitor to the website, I want to know why there was a sharp drop in accessibility scan results on 6/8/2021 so that I can have trust in the process underlying that data.

Acceptance Criteria

  • When I see the sharp drop, there is a link to the explanation
  • When I visit the FAQ page, the standard that's in place is adequately described.

Additional Context
pa11y/pa11y#528
csmcallister/fed-a11y-scan#10

BUG: Weekly deploy is failing

Describe the bug
The weekly deploy in circleci is failing with what seems to be an expired access token.

To Reproduce
Steps to reproduce the behavior:

Rerun the failed job.

Expected behavior
The git push deploy succeeds.

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.