Commit Graph
1287 Commits
Author SHA1 Message Date
c-bata a42bd090d7 Merge pull request #508 from optuna/bump-to-v0.10.3
Bump the version up to v0.10.3
2023-06-23 10:36:18 +09:00
c-bata 4475a5e1f7 Merge pull request #507 from optuna/remove-vite-from-dep
Remove `Vite` from the dependency
2023-06-23 10:34:12 +09:00
c-bata ccfd14ee0e Remove vite from the dependency 2023-06-23 10:31:48 +09:00
c-bata 3a818124c8 Bump the version up to v0.10.3 2023-06-23 10:30:24 +09:00
c-bata 446b3131f2 Merge pull request #506 from optuna/contramundum53-patch-1
Fix check for single-objective study
2023-06-22 19:11:17 +09:00
contramundum53 74f1b7cc73 Fix bug when there is zero trial in the study. 2023-06-22 18:27:27 +09:00
contramundum53 e2ae366ded Fix check for single-objective study 2023-06-22 15:55:12 +09:00
c-bata 828cbef1ae Merge pull request #484 from keisuke-umezawa/feature/settings-playwright
Add settings for playwright-pytest
2023-06-13 10:02:59 +09:00
c-bata 8beadfc7df Merge pull request #499 from c-bata/bump-to-v0.10.2
Bump the version up to `v0.10.2`
2023-06-13 10:02:13 +09:00
c-bata bd2167c29c Bump the version up to v0.10.2 2023-06-13 09:58:35 +09:00
c-bata f33474fdd4 Merge pull request #498 from c-bata/boto3-avoid-file-close
Fix a bug that `boto3.upload_fileobj` may close the file
2023-06-13 09:57:56 +09:00
keisuke umezawaandc-bata d1503df5eb Update .github/workflows/e2e-tests.yml
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
2023-06-13 09:51:42 +09:00
c-bata ca5bf5f315 Fix a bug that boto3.upload_fileobj may close the file 2023-06-13 03:30:02 +09:00
c-bata ad7613d19d Merge pull request #495 from c-bata/bump-to-v0.10.1
Bump the version up to `v0.10.1`
2023-06-12 18:27:11 +09:00
keisuke-umezawa fe6253f83f Update python version from 3.8 to 3.10 2023-06-11 16:24:43 +09:00
c-bata 1836da0e72 Bump the version up to v0.10.1 2023-06-09 12:01:26 +09:00
c-bata d7d167592c Merge pull request #494 from c-bata/artifact-prefixer
Add AppendPrefix middleware for ArtifactBackend
2023-06-09 11:58:59 +09:00
c-bata e9fac69a88 Update api doc 2023-06-09 11:54:08 +09:00
c-bata cd072c630b Add AppendPrefix middleware for ArtifactBackend 2023-06-09 11:53:18 +09:00
c-bata aff5b811c5 Merge pull request #493 from c-bata/artifact-backoff
Add exponential backoff middleware for ArtifactBackend
2023-06-09 11:40:57 +09:00
c-bata 5a4240c004 Add exponential backoff middleware for ArtifactBackend 2023-06-09 11:37:14 +09:00
c-bata 917f980d89 Merge pull request #492 from c-bata/use-pytest
Use pytest as a test runner
2023-06-09 11:33:04 +09:00
c-bata 6ef034e017 Update pyproject.toml 2023-06-09 11:29:46 +09:00
c-bata 169965f7f9 Use pytest as a test runner 2023-06-09 11:23:09 +09:00
c-bata fd05de7376 Merge pull request #491 from Alnusjaponica/fix-docs
Fix caption in docs
2023-06-08 17:57:42 +09:00
Shinichi Hemmi d99459d26e Fix caption in docs 2023-06-08 17:28:10 +09:00
c-bata 17f997ecd9 Merge pull request #490 from c-bata/bump-to-v0.10.1b2
Bump the version up to `v0.10.1b2`
2023-06-08 10:27:03 +09:00
c-bata d703a16cde Merge pull request #489 from c-bata/use-binaryio-to-seek
Revert SupportsRead and use BinaryIO again
2023-06-08 10:26:48 +09:00
c-bata 2603f7a874 Remvoe an unused test 2023-06-08 10:20:58 +09:00
c-bata 9db7520d42 Bump the version up to v0.10.1b2 2023-06-08 10:18:40 +09:00
c-bata 8c4205097c Revert SupportsRead and use BinaryIO again 2023-06-08 10:16:23 +09:00
keisuke-umezawa 93f606a5db Fix mypy 2023-06-04 16:03:26 +09:00
keisuke-umezawa 6992f8b41b Fix isort 2023-06-04 16:02:46 +09:00
keisuke-umezawa 0f5f9e9905 Fix lint 2023-06-04 15:59:14 +09:00
keisuke-umezawa 4f5cf5fd3d Add settings for playwright-pytest 2023-06-04 15:00:25 +09:00
c-bata 11bcc02867 Merge pull request #483 from c-bata/bump-to-v0.10.1b1
Bump the version up to v0.10.1b1
2023-06-02 20:12:51 +09:00
c-bata da62f35dc4 Bump the version up to v0.10.1b1 2023-06-02 20:10:16 +09:00
c-bata 5500c361fb Merge pull request #482 from c-bata/artifact-not-found
Add `ArtifactNotFound` exception
2023-06-02 20:06:53 +09:00
c-bata 9e9b56e6a8 Fix mypy error 2023-06-02 19:38:00 +09:00
c-bata ae8810f31b Fix isort errors 2023-06-02 19:21:51 +09:00
c-bata 9646f6367e Add ArtifactNotFound exception 2023-06-02 18:02:55 +09:00
c-bata 1f79649cb1 Merge pull request #481 from c-bata/artifact-interface
Reduce the number of memory allocation on artifact backend.
2023-06-02 12:21:05 +09:00
c-bata cefa098566 Add a test case for non file-like object in Boto3Backend 2023-06-02 12:17:44 +09:00
c-bata b0c8f9a28d Use boto3.client instead of boto3.resource 2023-06-02 12:09:55 +09:00
c-bata ec3b8d9d1f Avoid to load an entire artifact file on memory 2023-06-02 11:39:47 +09:00
c-bata adb30834ba Refactor an artifact protocol 2023-06-02 11:39:47 +09:00
c-bata 8947a8b9e8 Merge pull request #480 from c-bata/mypy-json-serializable
Add type ignore comment for JSONSerializable
2023-06-02 11:38:51 +09:00
c-bata 3068fb1a58 Add type ignore comment for JSONSerializable 2023-06-02 11:30:44 +09:00
c-bata 021f1d5189 Merge pull request #477 from c-bata/refactor-app-py
Simplify `_app.py` by separating some storage related logic.
2023-05-26 19:14:05 +09:00
c-bata 6bfadeb788 Split storage utility functions 2023-05-26 19:01:44 +09:00