Highlights
- Arctic Code Vault Contributor
Pinned
4,067 contributions in the last year
Less
More
Contribution activity
March 2021
Created 70 commits in 6 repositories
Created a pull request in mdn/yari that received 7 comments
sitemap tool
An app to browse all the content.
At the moment, it's purely lazy-loaded and only accessible from the Yari preview server thing. I.e. localhost:5000 …
+592
−10
•
7
comments
Opened 65 other pull requests in 7 repositories
mdn/yari
34
merged
5
open
- correct code comment
- avoid double-slash redirects
- create a whatsdeployed.json for translated-content too
- Fix our auto-merge workflow
- skip empty srcs for safe iframe srcs
- downloading external images for translated-content
- ignore translated-content/**/_githistory.json too
- disable lighthouse PR check unless relevant changes
- use new sign-in sign-up on stage
- add fundamental redirects for /en-US/Security/CSP
- unsafe html should be a breaking flaw
- Don't crash on <img src="/">
- check out mdn/content after 'npm pack'
- don't crash on <img src="#x">
- make keys for MacroPagesErrors more unique
- strip ( and ) when downloading images
- test Flaws dashboard in CI
- Image flaw checking should be different for translated content
- cope with odd svg content-types
- APIRef should use smartLink
- needs-triage label for new content issues
- refactor how search-index works
- render markdown
- Bad warning when an `img` lacks a `src`
- smartlink to fallback on en-US
- Some pull requests not shown.
mdn/content
17
merged
1
open
- Mentions for the whatsdeployed link for translated-content
- cache node_modules the same in all workflows
- fix the auto-merge workflow
- unsafe HTML should be breaking CI
- fix external image flaws in Web/Web_Components/Using_shadow_DOM
- grammar fix in PULL_REQUEST_TEMPLATE
- fix external image flaws in WebAssembly
- fix external image flaws in Web/Media
- fix broken image in Learn/HTML/Cheatsheet
- fix external image flaws in Web/API (2)
- fix external image flaws in Web/API
- fix flaws in Web/API/EffectTiming/easing
- fix external images flaws in Web/API (2)
- fix external images flaws in Web/API
- fix external image flaws in Web/JavaScript
- fix external image flaws in Web/API
- fix Web/API/XRWebGLLayer/getNativeFramebufferScaleFactor flaws
- fix jsexample-bad syntax
mdn/translated-content
2
merged
1
open
mdn/kuma
1
open
1
merged
peterbe/django-peterbecom
1
merged
peterbe/yari
1
open
schalkneethling/yari
1
merged
Reviewed 49 pull requests in 4 repositories
mdn/yari 31 pull requests
- skip empty srcs for safe iframe srcs
- hide toolbar for frozen locales
- disable lighthouse PR check unless relevant changes
- add active locales
- open editor for translated content
- downloading external images for translated-content
- unsafe html should be a breaking flaw
- fix: links in article content
- make keys for MacroPagesErrors more unique
- optionally delete from S3 what was NOT uploaded
- gather git history for translations
- Don't crash on <img src="/">
- Improve legend for non-standard track features
- account settings app
- smartlink to fallback on en-US
- chore: master -> main branch
- refactor how search-index works
- CI test npm publishing simulation
- render markdown
- fix: redesign of language selector
- search for function*
- skip uploading of redirects
- ability to preview based on absolute file path
- enhancement: next iteration of search result UI updates
- refactor translations.js
- Some pull request reviews not shown.
mdn/content 11 pull requests
- chore(deps): bump @mdn/yari from 0.4.274 to 0.4.279
- chore(deps): bump @mdn/yari from 0.4.269 to 0.4.274
- Fix broken links in NSS project
- chore(deps): bump @mdn/yari from 0.4.231 to 0.4.238
- chore(deps): bump @mdn/yari from 0.4.221 to 0.4.231
- chore(deps): bump @mdn/yari from 0.4.210 to 0.4.221
- chore(deps): bump @mdn/yari from 0.4.204 to 0.4.210
- chore(deps): bump @mdn/yari from 0.4.198 to 0.4.204
- strict redirect validation on PR
- chore(deps): bump @mdn/yari from 0.4.186 to 0.4.198
- chore(deps): bump technote-space/get-diff-action from v4.0.5 to v4.0.6
mdn/translated-content 5 pull requests
mdn/kuma 2 pull requests
Created an issue in ahmadnassri/action-dependabot-auto-merge that received 29 comments
"Error: Input required and not supplied: github-token"
All of a sudden I've been getting this error.
/action/node_modules/@actions/core/lib/core.js:94 throw new Error(`Input required and not supplied: $…
29
comments
Opened 33 other issues in 3 repositories
mdn/yari
17
open
12
closed
- https://developer.mozilla.org//xxx is failing hydration
- https://developer.mozilla.org/pagenotfound1234 is rendering the wrong route
- Fix our auto-merge workflow
- unsafe_html fails on all iframes if BUILD_LIVE_SAMPLES_BASE_URL is empty
- WebAssemblySidebar.ejs should use smartLink()
- headings should have an underline when you hover over
- 9k 404s on /en-US/Security/CSP in the last 3 weeks
- Automate PR comment that warns that a locale is "frozen"
- Don't crash on <img src="/">
- The git log Last modified date probably the wrong date
- <img src="#x"> crashes the builder
- Bad React loop key on MacroPagesErrors with the same source
- Unsafe HTML should be a breaking flaw
- Image flaw checking should be different for translated content
- APIRef should use smartLink()
- Deal with "No BCD data" more gracefully?
- refactor how search-index works
- Markdown
- Bad warning when an `img` lacks a `src`
- Translated broken links might be saved by linking to en-US instead
- Sporadic errors in headless tests relating to switching language
- Search for `function*` should find the page about function*
- Translation out-of-date'ness (heuristics) flaw compared to English
- Broken link checkers should fallback nicely to English if need be
- The "On GitHub" document footer should be present for actively maintained locales
- Some issues not shown.