Taylor Mullen
5b4c9e8e43
Update Gemini Code verbiage -> Gemini CLI
...
- Did not update details that impact GC execution. Meaning packages are still named gemini-code (for now) and things that import them still import them as gemini-code.
2025-05-14 22:07:03 -07:00
Brandon Keiji
358281f0fd
fix: use react-jsx for typecheck ( #280 )
2025-05-07 12:36:04 -07:00
Taylor Mullen
40e11e053c
Fix remaining tslint errors (YAY).
...
- Also updated ci.yml to ensure that linting failures will break the build.
Fully fixes https://b.corp.google.com/issues/411384603
2025-04-18 19:14:36 -04:00
Taylor Mullen
383b917784
Run `npm run format`
...
- This has the entirety of the changes.
Part of https://b.corp.google.com/issues/411720532
2025-04-18 18:10:57 -04:00
Taylor Mullen
fa264e4286
Make CI fail if there are unformatted changes.
...
Fixes https://b.corp.google.com/issues/411720532
2025-04-18 18:10:57 -04:00
Allen Hutchison
f72aa8c840
Cicd ( #24 )
...
* Add basic non blocking CI workflow.
* Make lint and typecheck continue on error until we have fixed those warnings.
2025-04-18 10:26:27 -07:00
Allen Hutchison
7878f54043
Add basic non blocking CI workflow. ( #21 )
2025-04-18 10:20:39 -07:00