index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2025-06-24
feat: add merge_group trigger to CI and E2E workflows (#1400)
matt korwel
2025-06-18
Fixup pull_request_template.md (#1166)
Seth Troisi
2025-06-16
Preflight and integration npx (#1096)
matt korwel
2025-06-15
Add ask mode approvers to code owners.
Taylor Mullen
2025-06-15
feat(ci): run actions on the release branch (#1086)
N. Taylor Mullen
2025-06-15
Create pull_request_template.md (#1054)
matt korwel
2025-06-04
Update package-lock.json (#738)
N. Taylor Mullen
2025-06-03
fix Cannot find module @rollup/rollup-linux-x64-gnu error (#736)
Keith Ballinger
2025-06-02
fix(ci): correct input name for core coverage summary (#698)
Allen Hutchison
2025-05-31
Fix: Update code coverage reporting for core rename
Taylor Mullen
2025-05-30
fix(ci): Adjust reporting for PRs from forks (#627)
Allen Hutchison
2025-05-28
fix(ci): Only run post_coverage_comment job on pull_request events (#588)
Allen Hutchison
2025-05-27
feat: Publish test coverage summaries to PRs (#513)
Allen Hutchison
2025-05-22
Chore: Integrate coverage reporting into CI (#479)
Allen Hutchison
2025-05-19
Add a Bug Template (#439)
Allen Hutchison
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-15
feat: Enable CI test reporting and artifact management (#367)
N. Taylor Mullen
2025-05-14
Update Gemini Code verbiage -> Gemini CLI
Taylor Mullen
2025-05-07
fix: use react-jsx for typecheck (#280)
Brandon Keiji
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-18
Run `npm run format`
Taylor Mullen
2025-04-18
Make CI fail if there are unformatted changes.
Taylor Mullen
2025-04-18
Cicd (#24)
Allen Hutchison
2025-04-18
Add basic non blocking CI workflow. (#21)
Allen Hutchison