Commit Graph

23 Commits

Author SHA1 Message Date
Nikhil Sonti
9550229033 fix: remove mikepenz/action-junit-report to fix check suite misattribution
The JUnit report action creates check runs that GitHub associates with the
CLA check suite instead of the Tests check suite, causing test reports to
appear under "CLA Assistant" in the PR checks UI.

Remove the action and rely on job status + step summary + artifact upload
for test result visibility.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 09:44:29 -07:00
Nikhil Sonti
60660c5c17 refactor: rework 0320-github_action_for_tests based on feedback 2026-03-20 18:18:57 -07:00
Nikhil Sonti
45775f3e8d refactor: rework 0320-github_action_for_tests based on feedback 2026-03-20 12:34:59 -07:00
Nikhil Sonti
f0c9aa6f7b ci: run browseros tests on pull requests 2026-03-20 12:18:57 -07:00
Dani Akash
d965698905 fix: biome & tsc setup across repo (#493)
* fix: biome lint issues

* fix: code quality workflow

* fix: all lint issues

* chore: test lefthook pre-commit hook

* chore: test lefthook with agent file

* chore: revert test comment from lefthook verification

* feat: setup tsgo for typechecking agent

* fix: typecheck cli command

* fix: early return to prevent errors
2026-03-19 18:18:24 +05:30
Dani Akash
58adac17db feat: new workflows (#470) 2026-03-17 18:56:55 +05:30
Nikhil Sonti
304b3b3289 chore: remove update submodule sync 2026-03-13 09:14:57 -07:00
Nikhil Sonti
5cee158876 feat: update top issues action to include RFCs 2026-01-22 12:39:47 -08:00
Felarof
e0628e3506 Update SECURITY.md 2025-11-19 10:41:57 -08:00
Felarof
10efeb52dc Create SECURITY.md 2025-11-19 10:41:36 -08:00
Nikhil Sonti
05ca99bb62 fix: update top-issues yml to be more descriptive 2025-11-18 15:22:59 -08:00
Felarof
fa42090e31 Update github action 2025-11-07 09:21:11 -08:00
Felarof
a4f1fb14af Update update-agent-submodule.yml 2025-11-07 09:21:11 -08:00
Felarof
d8c7b96d4a Update github action 2025-11-07 09:13:59 -08:00
Felarof
1708d68cd3 Added github action to update agent submodule 2025-11-06 15:32:38 -08:00
Nikhil Sonti
913fb3f483 github action: top issues by vote 2025-10-31 16:01:20 -07:00
Nikhil Sonti
cfb2356a41 update issue template 2025-10-08 10:32:52 -07:00
Nikhil Sonti
3dbc5dc7ef minor 2025-10-08 10:31:33 -07:00
Nikhil Sonti
9cf520b957 update ISSUE_TEMPALTES 2025-10-08 10:29:12 -07:00
Nikhil Sonti
83c77ae41d update ISSUE_TEMPALTES 2025-10-08 10:25:00 -07:00
Nikhil Sonti
9fab4b0492 minor updates to template 2025-10-08 10:07:50 -07:00
Nikhil Sonti
cdb3461fb2 add issue template 2025-10-08 10:03:52 -07:00
Felarof
c2e4bd4605 Add CLA workflow 2025-08-21 14:58:08 -07:00