Commit Graph
69 Commits
Author SHA1 Message Date
c-bata 86a8563f93 Add tests for ignore trailing slashes 2020-10-27 21:35:23 +09:00
c-bata 4248d04e26 Refactor wsgi_utils.py 2020-10-27 21:30:25 +09:00
c-bata 2d3f131d59 Refactor test_api.py 2020-10-27 21:25:38 +09:00
c-bata c68c0f8b68 Add 'submitting patches' section in README 2020-10-27 14:44:01 +09:00
c-bata 9873f8e8d2 Update developer guide 2020-10-27 06:16:03 +09:00
Masashi SHIBATA 91443bf133 Merge pull request #5 from c-bata/fix-trailing-slash-hook
Fix trailing slashes hook
2020-10-27 06:09:46 +09:00
c-bata 26dc9d7411 Fix trailing slashes hook 2020-10-27 04:43:22 +09:00
Masashi SHIBATA f4b53b50b7 Merge pull request #3 from c-bata/type-hints
Add mypy checks
2020-10-27 04:27:51 +09:00
c-bata bf5493e2c4 Refactor type hints 2020-10-27 04:09:29 +09:00
c-bata 4afe33df69 Add Python 3.9 to test matrix 2020-10-27 04:00:49 +09:00
c-bata 78e772e949 Fix flake8 error 2020-10-27 03:40:22 +09:00
c-bata 974b7ba5a3 Upload bundle.js to GitHub release 2020-10-27 03:38:28 +09:00
c-bata 949f849ee8 Fix trigger of release action 2020-10-27 03:23:50 +09:00
c-bata d4e3cd347b Use typing_extensions 2020-10-27 03:12:35 +09:00
c-bata 796b576644 Run black 2020-10-27 03:01:52 +09:00
c-bata b2038f17cc Add mypy checks 2020-10-27 03:01:40 +09:00
c-bata 7bcee94878 Add type hints to tests 2020-10-27 02:58:52 +09:00
c-bata d0e0092130 Add type hints 2020-10-27 02:55:29 +09:00
c-bata b31fd378dd Run black for wsgi_utils 2020-10-27 02:34:05 +09:00
c-bata 83f268bdcd Add link comment to PEP 3333 2020-10-27 02:33:42 +09:00
c-bata 90997224aa Add send_request func for testing wsgi app 2020-10-27 02:32:14 +09:00
c-bata 0f69d03be6 Add MIT badge 2020-10-26 17:15:45 +09:00
Masashi SHIBATA fb776ef312 Merge pull request #2 from c-bata/gh-action-python-tests
Run tests and linters on GitHub Action
2020-10-26 17:15:15 +09:00
c-bata 2dc36aaf0a Modify indent of pypi-publish 2020-10-26 17:07:32 +09:00
c-bata 556278f26a Fix action to release 2020-10-26 17:05:18 +09:00
c-bata 315003f245 Add CI status badge 2020-10-26 16:57:20 +09:00
c-bata 286c1516d3 Fix action 2020-10-26 16:01:27 +09:00
c-bata 2e54bf9834 Run tests and linters on GitHub Action 2020-10-26 15:58:39 +09:00
c-bata 7fbaacd02a Update DEVELOPER GUIDE 2020-10-26 15:55:59 +09:00
c-bata 2c1bafe95a Use flake8 2020-10-26 15:53:04 +09:00
c-bata 8fd9a224f3 How to run tests 2020-10-26 15:48:27 +09:00
c-bata 07a51f85ca Add unittests for json api 2020-10-26 15:46:19 +09:00
c-bata 1eb7c208ba Add bottle hook to remove trailing slashes 2020-10-26 15:08:01 +09:00
c-bata 25dfa5ed33 Add DEVELOPMENT.md 2020-10-26 14:37:26 +09:00
c-bata 7bba511631 Fix the setting of DefinePlugin 2020-10-26 13:20:41 +09:00
c-bata e7e07683fc Update alternatives to link optuna dashboard 2020-10-26 13:16:04 +09:00
c-bata 551140d48e Return properly http status if study_summary is not found 2020-10-26 13:09:53 +09:00
c-bata f8d466fd65 Return 4xx status if expected errors 2020-10-26 13:07:15 +09:00
c-bata fcf72cec5e Update README 2020-10-26 07:50:16 +09:00
c-bata b41d369d41 Add space to show clear filter button 2020-10-26 05:27:43 +09:00
c-bata 113b550d46 Bump up to v0.1.0 2020-10-26 03:53:11 +09:00
c-bata 937fbb69a7 Add type hints 2020-10-26 02:05:11 +09:00
c-bata 156a676aea Refactor in-memory cache 2020-10-26 01:59:23 +09:00
c-bata d9e768c479 Improve CLI help text 2020-10-26 01:58:56 +09:00
c-bata 5ee232ac56 Add link to Optuna 2020-10-26 00:33:33 +09:00
c-bata 05b02145a4 Modify html 2020-10-26 00:22:10 +09:00
c-bata 8050ff11da Add in-memory cache of trials 2020-10-26 00:17:30 +09:00
c-bata 9706ee0549 Update confirmation message to delete a study 2020-10-25 16:46:56 +09:00
c-bata 19b05e6fa7 Update README 2020-10-25 16:25:00 +09:00
c-bata 57d38b9795 Add --version option 2020-10-25 16:10:26 +09:00