Commit Graph

26 Commits

Author SHA1 Message Date
Noah
22c7d98209 Make the ssl module optional 2020-05-04 11:40:31 -05:00
Noah
303b5db7ee Add a cron job to push jsontest data to the website 2020-04-12 22:28:19 -05:00
Noah
ace6b943e9 Don't install openssl via vcpkg on Windows 2020-04-10 17:45:47 -05:00
Noah
72f7cd65eb Install openssl on Windows in GH Actions 2020-03-27 14:40:20 -05:00
Noah
e4c702e0aa Add a cron job to GH Actions CI 2020-03-14 23:44:32 -05:00
Noah
2f3421fd64 Use Python 3.8 in GH Actions CI 2020-03-14 23:35:34 -05:00
Aviv Palivoda
05cb8496bd Skip CPython test on Windows 2020-02-08 11:48:37 +02:00
Aviv Palivoda
e41140cdc7 Use github action to set RUSTPYTHONPATH 2020-02-06 22:43:24 +02:00
Aviv Palivoda
9e00501749 Run Cpython tests on Mac and Windows 2020-02-06 21:53:31 +02:00
Noah
60037a2fbb Cache WASM dependencies 2020-02-04 21:43:06 -06:00
Noah
8272e470ee Merge pull request #1737 from RustPython/coolreader18/deploy-gh-actions
Deploy the demo using Github Actions
2020-02-02 12:11:10 -06:00
Jeong YunWon
77e72083a0 github actions run pytest with -v option 2020-02-02 23:44:40 +09:00
Noah
6c3231e60c Deploy the demo using Github Actions 2020-02-01 20:45:37 -06:00
Noah
5d2ddc76f3 Check runner.os instead of matrix.os 2020-01-31 21:16:26 -06:00
Noah
f420e6cc0b Cache Cargo dependencies in Github Actions 2020-01-31 12:23:46 -06:00
Jeong YunWon
bd08950e2f Merge pull request #1719 from palaviv/more-actions
Add more jobs to github actions
2020-01-31 01:41:28 +09:00
Aviv Palivoda
c9227cd335 Split rust test and snippets 2020-01-30 16:08:34 +02:00
Aviv Palivoda
644076196a Add wasm test to github actions 2020-01-30 15:19:54 +02:00
Aviv Palivoda
3b47bb2f61 Add CPython tests to github actions 2020-01-30 14:05:04 +02:00
Aviv Palivoda
dfb3588fd5 Add python lint to github actions 2020-01-30 14:05:04 +02:00
Noah
aa760544bb Only run GH actions CI on push when branch is master 2020-01-28 18:04:00 +00:00
Aviv Palivoda
b184d7cad8 Run github actions CI on PRs 2020-01-25 13:06:28 +02:00
Aviv Palivoda
7c824995e9 Install pipenv directly 2020-01-25 13:02:21 +02:00
Aviv Palivoda
6a88efec55 Add fmt and clippy to github actions 2020-01-25 12:54:15 +02:00
Aviv Palivoda
5b4dd0701b Add snippets tests to github actions 2020-01-25 12:17:05 +02:00
Aviv Palivoda
f5531555f7 Add github actions CI 2020-01-25 12:05:11 +02:00