Andrew Ferlitsch and GitHub
66c05c8217
fix: typo in results vs result ( #2532 )
2023-11-17 18:46:51 +00:00
Andrew Ferlitsch and GitHub
79473f0b88
fix: cleanup for FS 2.x ( #2526 )
2023-11-17 14:35:47 +00:00
Andrew Ferlitsch and GitHub
2568e012f9
fix: detect other types of quota and internal errors ( #2525 )
2023-11-16 23:50:25 +00:00
Andrew Ferlitsch and GitHub
ed6de9fde5
feat: stub and document reaper support for FS 2.x ( #2521 )
2023-11-15 22:04:01 +00:00
Andrew Ferlitsch and GitHub
d1835e98af
feat: auto find latest build results ( #2517 )
2023-11-15 00:00:31 +00:00
Andrew Ferlitsch and GitHub
eb104d4d92
fix: capture log on fail ( #2508 )
2023-11-14 20:59:49 +00:00
Andrew Ferlitsch and GitHub
0d453b7e01
documented what to do for FS 2.x cleanup ( #2507 )
2023-11-14 18:27:23 +00:00
Andrew Ferlitsch and GitHub
9757e14644
feat: filter for notebooks under investigation ( #2497 )
2023-11-13 23:53:33 +00:00
Andrew Ferlitsch and GitHub
ea1afda39d
fix: internal and log url ( #2492 )
2023-11-13 19:06:41 +00:00
Andrew Ferlitsch and GitHub
4fb0761fb8
add log url ( #2490 )
...
* add log url
* fix: syntax error
* fix: syntax error
2023-11-13 17:39:16 +00:00
Andrew Ferlitsch and GitHub
6a61010225
feat: finish round1 of dirty dashboard ( #2489 )
...
* feat: finish round1 of dirty dashboard
* debug: CICD issue
2023-11-13 17:38:04 +00:00
Andrew Ferlitsch and GitHub
3c83824d02
fix syntax error ( #2481 )
2023-11-09 19:54:23 +00:00
Andrew Ferlitsch and GitHub
7d53d90235
fix: timeout in CI/CD ( #2478 )
2023-11-09 19:42:43 +00:00
Andrew Ferlitsch and GitHub
4377a1b485
fix: bug in selection algo for age and max notebooks ( #2475 )
...
* fix: invert time test
* fix: percent unt
2023-11-09 00:17:51 +00:00
Andrew Ferlitsch and GitHub
42914ffba6
fix: read from local file ( #2474 )
...
* fix: read from local file
* fix: GCS file
2023-11-08 21:46:03 +00:00
Andrew Ferlitsch and GitHub
b4f3601262
debug: saving results ( #2471 )
2023-11-08 19:48:43 +00:00
Andrew Ferlitsch and GitHub
f028260fe9
feat: detect error from log ( #2465 )
...
* feat: detect error from log
* fix: None
2023-11-07 15:57:13 +00:00
Andrew Ferlitsch and GitHub
55645a8583
fix: protect harness from system wide execution failure ( #2464 )
...
* feat: add option for files not to index
* fix: harden harness against system failure
2023-11-06 16:17:38 +00:00
Andrew Ferlitsch and GitHub
2cc877438c
fix: timeout ( #2458 )
2023-11-02 16:46:34 +00:00
Andrew Ferlitsch and GitHub
6afc5ce353
fix: skipping in indexer ( #2452 )
2023-10-31 22:36:33 +00:00
Andrew Ferlitsch and GitHub
9cb9d272f0
fix: last date ran ( #2451 )
2023-10-31 21:00:07 +00:00
Andrew Ferlitsch and GitHub
ed7cd22e27
feat: add arg for run first file ( #2449 )
2023-10-31 19:04:32 +00:00
Andrew Ferlitsch and GitHub
fdac86f541
fix: run first ( #2448 )
2023-10-31 17:54:22 +00:00
Andrew Ferlitsch and GitHub
3dd41db8a5
fix: timeouts ( #2437 )
2023-10-27 17:01:30 +00:00
Andrew Ferlitsch and GitHub
7206ea4d99
Harden 9 ( #2429 )
...
* fix: force run based on age of last run
* fix: force run based on age of last run
2023-10-26 15:40:34 +00:00
Andrew Ferlitsch and GitHub
d0037863ff
feat: record last date of fail ( #2425 )
2023-10-25 17:20:12 +00:00
Andrew Ferlitsch and GitHub
8b2e7766c3
add more notebooks to list ( #2424 )
2023-10-25 16:51:11 +00:00
Andrew Ferlitsch and GitHub
7844755cac
feat: select notebook if failed on last run ( #2420 )
2023-10-25 12:56:53 +00:00
Andrew Ferlitsch and GitHub
6f566cc4f8
feat: add option for files not to index ( #2418 )
2023-10-24 18:59:35 +00:00
Andrew Ferlitsch and GitHub
1f818fe469
Harden 3 ( #2416 )
...
* feat: run-first argument
* feat: run-first code
* feat: add run first file
2023-10-24 17:03:33 +00:00
Andrew Ferlitsch and GitHub
a5a003b831
Harden 2 ( #2414 )
...
* feat: run-first argument
* feat: run-first code
2023-10-24 13:57:46 +00:00
Andrew Ferlitsch and GitHub
e7b8238615
fix: filename only not path ( #2412 )
2023-10-23 20:11:19 +00:00
Andrew Ferlitsch and GitHub
e5bfc74c11
clean: not index notebooks w/o webdoc page ( #2408 )
2023-10-23 17:57:49 +00:00
Andrew Ferlitsch and GitHub
d03779423c
cleanup: obsolete build files ( #2406 )
2023-10-23 17:01:54 +00:00
1cab2c2d1c
rebrand and clean ( #2350 )
...
* rebrand and clean
* fix: Added better type checking and fixed misspelling of _GCP_VPC_NETWORK_NAME
---------
Co-authored-by: ivanmkc@google.com <ivanmkc@google.com >
2023-10-20 15:50:52 +00:00
Andrew Ferlitsch and GitHub
feb0e6410d
feat: add arg for max concurrent notebooks ( #2080 )
2023-07-14 18:02:01 +00:00
Andrew Ferlitsch and GitHub
6b1c0b35e8
fix help msg ( #2079 )
...
* feat: make rate limit a cmdarg
* review: rename cmd arg
* fix: replace rate_limit with max_threads
* fix: docstring typo
2023-07-14 18:01:36 +00:00
Andrew Ferlitsch and GitHub
ee52b0487c
feat: make rate limit a cmdarg ( #2078 )
...
* feat: make rate limit a cmdarg
* review: rename cmd arg
* fix: replace rate_limit with max_threads
2023-07-07 15:58:48 +00:00
Andrew Ferlitsch and GitHub
6e7ec746d1
update: lower rate limit ( #2036 )
...
per Ivan suggested, change greedy=True to greedy=False
2023-06-27 16:46:05 +00:00
Andrew Ferlitsch and GitHub
b502254a10
Weekly index ( #1972 )
...
* feat: add build to generate web index of official notebooks
* fix: review comments
* fix: store results
* fix: store results
* fix: --steps
* fix: --steps
* fix: moved to its own dir
2023-06-16 18:26:54 +00:00
Andrew Ferlitsch and GitHub
c60e8d1e3d
feat: add build to generate web index of official notebooks ( #1971 )
...
* feat: add build to generate web index of official notebooks
* fix: review comments
* fix: store results
2023-06-13 20:08:04 +00:00
Andrew Ferlitsch and GitHub
6e4fb5396a
tune: AR repeaper ( #1935 )
2023-06-06 17:15:16 +00:00
Andrew Ferlitsch and GitHub
3d9a462528
feat: delete AR repos ( #1932 )
2023-06-05 21:31:51 +00:00
Andrew Ferlitsch and GitHub
b002e7ba2c
tune: selecting notebooks ( #1908 )
...
* tune: selecting notebooks
* test: add test for select_notebook
* fix: random algo
* test: convert to pytest
* fix: review
* fix: remove path ..
* fix: assert
2023-06-01 21:34:14 +00:00
Andrew Ferlitsch and GitHub
c94be301cb
feat: results viewer ( #1905 )
...
* feat: results viewer
* tune: comment
2023-05-30 15:21:23 +00:00
Andrew Ferlitsch and GitHub
6ea28621ac
feat: read accumulative result files ( #1837 )
...
* feat: read accumulative result files
* fix: build results dir
* fix: build results dir
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: selection algo
* fix: debug
* fix: debug
* fix: debug
* fix: debug
* fix: debug
* fix: debug
* fix: debug select algo
* fix: debug select algo
* fix: debug select algo
* fix: debug select algo
* fix: filtering
* fix: review comments
* fix: rm test_filter
2023-05-12 17:44:54 +00:00
Andrew Ferlitsch and GitHub
c638e6d983
fix: add test percent param ( #1821 )
2023-05-05 23:07:13 +00:00
Andrew Ferlitsch and GitHub
6195e7bbf9
Ci cd 2 ( #1802 )
...
* update: record tallied results to GCS bucket
* fix: test percent
* update: accumulator support
* fix: use args for where to store results
* fix: args for results file
* fix: gs bucket ptrfix
* fix: tuning args
* fix: ci/cd test on openin artifacts bucket
* fix: 2nd try at bucket issue
* fix: 2nd try at bucket issue
* debug: bucket issue
* debug: bucket issue
* debug: bucket issue
* debug: bucket issue
* debug: bucket issue
* debug: bucket issue
* debug: no entries written
* debug: no entries written
* debug: not accumulating
* debug: not accumulating
* debug: not accumulating
* debug: not accumulating
* Update requirements.txt
* debug: not accumulating
* debug: not accumulating
* debug: matching notebook name
* debug: pandas problem
* debug: import issues
* debug: load
* Update requirements.txt
* Update requirements.txt
* debug: read csv
* debug: read csv
* debug: read csv
* debug: indxer
* debug: indexer
* debug: accum
* debug: accum
* debug: accum
* debug: accum
* debug: accum
* debug: accum
* debug: accum
* debug: casting
* debug: casting
* debug: casting
* debug: casting
* debug: duration nit
* debug: duration nit
* fix: flaky
* fix: BUILD_ID
* fix: BUILD_ID
* fix: BUILD_ID
* fix: BUILD_ID
* fix: BUILD_ID
* fix: BUILD_ID
* fix: BUILD_ID
* fix: review
* fix: review
* fix: review
* fix: biz logic
* fix: biz logic
* fix: review
* fix: build_id required
* fix: use json format
* review: JSON simplifing
* review: JSON simplifing
* update: NotbookExecutionResult updates
* fix: revert to JSON
* update: use util to read from bucket
* fix: remove pandas inmport
2023-05-05 20:03:49 +00:00
Andrew Ferlitsch and GitHub
fd3cc2a2cc
update: test_percent and dry_run for weekly regr ( #1795 )
...
* update: test_percent for weekly regr
* update: add dry_run and test_percent
* fix: review comment
2023-04-24 21:41:21 +00:00
Andrew Ferlitsch and GitHub
cb41dfc8bd
test: flaky script ( #1794 )
2023-04-22 14:53:19 +00:00