Nick Sweeting
|
116b0481ef
|
fix issue template numbering
|
2025-05-13 14:38:10 -07:00 |
|
Nick Sweeting
|
a197ad6d33
|
better issue template descriptions
|
2025-05-13 14:37:17 -07:00 |
|
Nick Sweeting
|
bc90660e91
|
add library bug report
|
2025-05-13 14:34:45 -07:00 |
|
Nick Sweeting
|
cc44209e00
|
shorten issue template line
|
2025-05-13 14:27:16 -07:00 |
|
Nick Sweeting
|
71b8692bd1
|
modify issue template
|
2025-05-13 14:26:18 -07:00 |
|
Nick Sweeting
|
a6efdc341e
|
ask for screenshots in issue template
|
2025-05-13 14:24:35 -07:00 |
|
Nick Sweeting
|
ee11d3a970
|
retitle issue reporter
|
2025-05-13 14:19:27 -07:00 |
|
Nick Sweeting
|
2e1164f22a
|
reorder report options
|
2025-05-13 14:18:28 -07:00 |
|
Nick Sweeting
|
748be171e5
|
add element_detection_bug report option
|
2025-05-13 14:17:00 -07:00 |
|
Nick Sweeting
|
3f4c918acf
|
fix tests to use playwright too
|
2025-05-09 18:22:29 -07:00 |
|
Nick Sweeting
|
4f625fd762
|
nevermind we still need uv run
|
2025-05-06 19:03:22 +08:00 |
|
Nick Sweeting
|
38dfb8e36e
|
rely on already activated venv
|
2025-05-06 19:01:25 +08:00 |
|
Nick Sweeting
|
005a1310bb
|
see if tests work without fonts for speed
|
2025-05-06 18:58:42 +08:00 |
|
Nick Sweeting
|
de7b4e1c82
|
install pkg deps separately from playwright
|
2025-05-06 18:13:46 +08:00 |
|
Nick Sweeting
|
aa26ac1850
|
jk
|
2025-05-06 17:57:42 +08:00 |
|
Nick Sweeting
|
0164f8d9e7
|
only install CI-ready version of chromium
|
2025-05-06 17:57:06 +08:00 |
|
Nick Sweeting
|
062654e532
|
fix github actions CI tests
|
2025-05-06 17:54:37 +08:00 |
|
Nick Sweeting
|
28906fd5d6
|
print a warning if any required sensitive data keys are not defined
|
2025-05-04 20:18:52 +08:00 |
|
Nick Sweeting
|
84c43e6a1e
|
add tests for current tab detection
|
2025-05-04 17:57:23 +08:00 |
|
Nick Sweeting
|
084414f910
|
fix ruff issues
|
2025-05-02 20:40:55 +08:00 |
|
Nick Sweeting
|
20c1266f85
|
Merge branch 'main' into test-controller
|
2025-05-02 05:00:47 -07:00 |
|
Nick Sweeting
|
37f211d81d
|
Update .github/workflows/test.yaml
|
2025-05-02 02:42:31 -04:00 |
|
Nick Sweeting
|
345d49ab3d
|
Apply suggestions from code review
|
2025-05-02 02:41:02 -04:00 |
|
Anirudha619
|
d523434d00
|
add test_controller test to github workflows
|
2025-05-01 23:57:53 +05:30 |
|
Nick Sweeting
|
e5013fa51a
|
Update cloud_evals.yml
|
2025-05-01 04:48:19 -04:00 |
|
Nick Sweeting
|
95ce122fa8
|
Update and rename cloud.yml to cloud_evals.yml
|
2025-05-01 04:47:46 -04:00 |
|
Nick Sweeting
|
9c2ea47d37
|
Update cloud.yml
|
2025-05-01 04:46:24 -04:00 |
|
Nick Sweeting
|
5d1ac2a79f
|
Update cloud.yml
|
2025-05-01 04:45:38 -04:00 |
|
Nick Sweeting
|
a862f7b4a2
|
Update cloud.yml
|
2025-05-01 04:33:06 -04:00 |
|
Nick Sweeting
|
f0e07d6223
|
Update cloud.yml
|
2025-05-01 04:28:39 -04:00 |
|
Nick Sweeting
|
b54723e6eb
|
Update cloud.yml
|
2025-05-01 04:04:26 -04:00 |
|
Nick Sweeting
|
35464776a8
|
Create cloud.yml
|
2025-05-01 03:58:26 -04:00 |
|
Nick Sweeting
|
12d0240a2d
|
tweak styling
|
2025-04-28 05:28:21 +08:00 |
|
Nick Sweeting
|
1391f32e3d
|
rename workflow
|
2025-04-28 05:25:43 +08:00 |
|
Nick Sweeting
|
3ac1a2b773
|
tweak skip rules
|
2025-04-28 05:19:20 +08:00 |
|
Nick Sweeting
|
1650bd5755
|
tweak task naming and style
|
2025-04-28 05:16:48 +08:00 |
|
Nick Sweeting
|
a4aa17c731
|
Merge branch 'main' into ci-fixes
|
2025-04-27 14:11:18 -07:00 |
|
Nick Sweeting
|
405bf63c9b
|
prevent github actions from running twice for each commit
|
2025-04-28 05:09:28 +08:00 |
|
dha-aa
|
64d8408898
|
restructure and rename workflows for improved GitHub PR UI
|
2025-04-27 08:52:17 +00:00 |
|
dha-aa
|
b070506563
|
restructure and rename workflows for improved GitHub PR UI
|
2025-04-27 08:44:30 +00:00 |
|
dha-aa
|
d70d3d1450
|
re-structure test matrix with expanded test categories for browser and models
|
2025-04-27 08:29:33 +00:00 |
|
dha-aa
|
3bb6becb5a
|
build once with Python 3.12, test imports across OS/Python matrix
|
2025-04-27 08:27:07 +00:00 |
|
dha-aa
|
e1fc0c5337
|
remove matrix strategy and split lint tasks into individual jobs
|
2025-04-27 08:24:59 +00:00 |
|
dha-aa
|
1b975c3ce1
|
ci: display job names in GitHub PR UI
|
2025-04-24 09:15:27 +00:00 |
|
dha-aa
|
09d12c8ddf
|
ci: split tests into parallel browser & model jobs
|
2025-04-24 09:08:11 +00:00 |
|
dha-aa
|
be8585a83f
|
ci: split into parallel syntax, lint & type-check jobs
|
2025-04-24 09:08:11 +00:00 |
|
dha-aa
|
53c28269f7
|
ci: name build matrix jobs & consolidate setup steps
|
2025-04-24 09:08:11 +00:00 |
|
Dhananjay Diwan
|
3fa69800b3
|
fix typo issue
|
2025-04-23 20:17:41 +05:30 |
|
dha-aa
|
e20817d005
|
run pre-commit run --all-files
|
2025-04-23 14:27:26 +00:00 |
|
dha-aa
|
6c4fb2406e
|
Move pytest to test.yaml, remove from lint.yaml for better workflow separation
|
2025-04-23 12:20:34 +00:00 |
|