-
Google
- 94612 (Oakland)
- @rictic
Highlights
- Pro
- 1 discussion answered
Block or Report
Block or report rictic
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
processing-tower-defense Public
A proof of concept tower defense game written in Processing.js
-
Mario-AI-Competition-2009 Public
A competition about learning, or otherwise developing, the best controller (agent) for a version of Super Mario Bros.
-
bash_profile Public
My bash profile, full of the little aliases and shortcuts that make life worth living
-
airlock.chat Public
An exercise in learning wasm and rust and game development by cloning the game among us
-
reconciliation_ui Public
Forked from mxtaweb-xx/reconciliation_ui
An html user interface for reconciling data against freebase using a new reconciliation service
653 contributions in the last year
Activity overview
Contribution activity
April 2022
Created a pull request in lit/lit.dev that received 5 comments
Ignore twitter links when checking external links
It seems to be serving 404s in CI for some (but not all) ordinary working URLs. e.g. see https://github.com/lit/lit.dev/runs/6104284767?check_suite…
Opened 28 other pull requests in 6 repositories
lit/lit.dev
9
merged
- Test links as part of integration test
- Hook up wireit into the tests package
- Increase renderer timeout
- Cache external links that have worked
- Some more improvements in wireit config
- Hook lit-dev-api and lit-dev-content up to wireit
- Add wireit to a couple more packages
- Update docker node version, deps, and lit-dev-tools-cjs deps
- Use wireit in most of our scripts to track dependencies, add caching, and as a universally useful watch mode
runem/lit-analyzer
8
merged
google/wireit
6
merged
1
open
runem/web-component-analyzer
2
merged
lit/lit
1
merged
webcomponents/custom-elements-everywhere
1
merged
Reviewed 57 pull requests in 7 repositories
google/wireit
25 pull requests
- Unset github caching environment variables in tests
- Mention the extension in the README
- Prepare to release
- Add a language server for more features.
- Add a vscode extension
- Add a JSON schema
- Support caching empty directories in GitHub Actions cache
- Don't cache excluded files
- Solidify symlink behavior
- Test node 18 instead of 17
- Add related tools section to README
- Only delete directories if they are empty
- Return glob results as objects instead of strings
- Factor FilesystemTestRig out of WireitTestRig
- Give a more detailed error message when launched incorrectly
- Create google/wireit@setup-github-actions-caching/v1 action
- GitHub Actions caching
- README: factor out input and output files section
- Test refactoring in preparation for GitHub Actions caching
- Improve logo in dark mode
- Add WIREIT_CACHE variable and disable on CI by default
- Clear terminal before each watch run
- Release 0.1.0
- Update PATH depending on current package
- Local caching
- Some pull request reviews not shown.
lit/lit.dev
8 pull requests
- Hook up wireit into the tests package
- Cache external links that have worked
- Hook lit-dev-api and lit-dev-content up to wireit
- Add wireit to a couple more packages
- Use wireit in most of our scripts to track dependencies, add caching, and as a universally useful watch mode
- Update docker node version, deps, and lit-dev-tools-cjs deps
- [Build] Bump 11ty to 1.0.1
- [tutorial] Intro to AsyncDirectives
lit/lit
6 pull requests
runem/lit-analyzer
6 pull requests
webcomponents/polyfills
3 pull requests
runem/web-component-analyzer
2 pull requests
webcomponents/custom-elements-everywhere
1 pull request
Created an issue in google/wireit that received 2 comments
JSON schema for our package.json fields
It looks like a VS Code plugin can contribute json schema files: https://code.visualstudio.com/api/references/contribution-points#contributes.jsonV…