18F / nih-oite-experiments

Experiments in support of NIH OITE project
Other
0 stars 0 forks source link

Add historical event data back to 2021 #51

Closed matthinz closed 2 years ago

matthinz commented 2 years ago

Bring in historical event data from the current site, along with some documentation and a script for working with data from the production site.

Things left to do:

Interesting things in here

github-actions[bot] commented 2 years ago

Pa11y Failures detected

Show failure message ``` yarn run v1.22.18 $ /home/runner/work/nih-oite-experiments/nih-oite-experiments/node_modules/.bin/pa11y-ci Running Pa11y on 5 URLs: > http://localhost:3000/ - 0 errors > http://localhost:3000/events - 0 errors > http://localhost:3000/events/202257-training-event - 1 errors > http://localhost:3000/public-page - 0 errors > http://localhost:3000/404 - 0 errors Errors in http://localhost:3000/events/202257-training-event: • element must have a lang attribute (https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI) (html) We're sorry, bu...</html> ✘ 4/5 URLs passed error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ``` </details> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/github-actions[bot]"><img src="https://avatars.githubusercontent.com/in/15368?v=4" />github-actions[bot]</a> commented <strong> 2 years ago</strong> </div> <div class="markdown-body"> <p>Pa11y Failures detected</p> <details><summary>Show failure message</summary> ``` yarn run v1.22.18 $ /home/runner/work/nih-oite-experiments/nih-oite-experiments/node_modules/.bin/pa11y-ci Running Pa11y on 5 URLs: > http://localhost:3000/ - 0 errors > http://localhost:3000/events - 0 errors > http://localhost:3000/events/202257-training-event - 1 errors > http://localhost:3000/public-page - 0 errors > http://localhost:3000/404 - 0 errors Errors in http://localhost:3000/events/202257-training-event: • <html> element must have a lang attribute (https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI) (html) <html><head> <title>We're sorry, bu...</html> ✘ 4/5 URLs passed error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ``` </details> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>