An open API service providing commit metadata for open source projects.

GitHub / quansight/fs-task-queue / commits

SHA Message Author Date Stats
b343149f Bump version 0.1.9 Chris Ostrouchov <c****v@g****m> over 3 years ago
8c637364 Adding create_ssh_client as a separate function Chris Ostrouchov <c****v@g****m> over 3 years ago
5e8974bd Always compress ssh connection traffic Chris Ostrouchov <c****v@g****m> over 3 years ago
f709d1ae Bump version 0.1.8 Chris Ostrouchov <c****v@g****m> over 3 years ago
4896fafc Do not attempt to resolve path since each OS handles differently Chris Ostrouchov <c****v@g****m> over 3 years ago
4b7aa424 Bump version 0.1.7 Chris Ostrouchov <c****v@g****m> over 3 years ago
e5ed24a2 Ensure that ssh class also supports results output Chris Ostrouchov <c****v@g****m> over 3 years ago
85a52f9d Tests caught a bug in latest commit with bytes vs str for result serialization Chris Ostrouchov <c****v@g****m> over 3 years ago
02a9cb0d Black formatting Chris Ostrouchov <c****v@g****m> over 3 years ago
55d6f75e Start to have an output format for results failed/passed Chris Ostrouchov <c****v@g****m> over 3 years ago
6178a601 Bump version 0.1.6 Chris Ostrouchov <c****v@g****m> over 3 years ago
fbad50ef merge Merge pull request #3 from viniciusdc/patch-1 Christopher Ostrouchov <c****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
58e6b771 missed import viniciusdc <v****9@h****m> over 3 years ago
f12fca8d blacken viniciusdc <v****9@h****m> over 3 years ago
14a8ce97 Add `eval_boolean_env_var` Vinicius D. Cerutti <5****c@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d98cb8de Add override for searching for discoverable private key files Vinicius D. Cerutti <5****c@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c05e8696 Bump version 0.1.5 Chris Ostrouchov <c****v@g****m> over 3 years ago
c5d9ea33 Typo in sftp client Chris Ostrouchov <c****v@g****m> over 3 years ago
476998f2 Typo in fstring for dask job Chris Ostrouchov <c****v@g****m> over 3 years ago
279efac5 Fixing key_filename Chris Ostrouchov <c****v@g****m> over 3 years ago
1937cd8f Black formatting Chris Ostrouchov <c****v@g****m> over 3 years ago
0a37137a Adding support for ssh key and passphrase Chris Ostrouchov <c****v@g****m> over 3 years ago
5ed8b7ab Black errors Chris Ostrouchov <c****v@g****m> over 3 years ago
7e00e7f6 Further fixing package naming Chris Ostrouchov <c****v@g****m> over 3 years ago
fc29dad0 Fixing imports Chris Ostrouchov <c****v@g****m> over 3 years ago
08cf9331 Update docker-compose file Chris Ostrouchov <c****v@g****m> over 3 years ago
9c058d45 Set version to 0.1.2 Chris Ostrouchov <c****v@g****m> over 3 years ago
e3435153 Rename to fs_file_queue Chris Ostrouchov <c****v@g****m> over 3 years ago
99a5c480 Rename package to fs-queue Chris Ostrouchov <c****v@g****m> over 3 years ago
28c54bae Adding inital changelog Chris Ostrouchov <c****v@g****m> over 3 years ago
bab4520e Adding more to readme Chris Ostrouchov <c****v@g****m> over 3 years ago
b64db875 Further readme information Chris Ostrouchov <c****v@g****m> over 3 years ago
9a728819 Adding a longer description Chris Ostrouchov <c****v@g****m> over 3 years ago
222d2c4d Adding license and release process Chris Ostrouchov <c****v@g****m> over 3 years ago
8b4b06f6 Adding password to docker ssh server test Chris Ostrouchov <c****v@g****m> over 3 years ago
fa1e8a6e Cant add Chris Ostrouchov <c****v@g****m> over 3 years ago
b330181a Quote the port mappings Chris Ostrouchov <c****v@g****m> over 3 years ago
11fc202f Adding dask worker Chris Ostrouchov <c****v@g****m> over 3 years ago
3c4a9f04 Black formatting Chris Ostrouchov <c****v@g****m> over 3 years ago
f8ef50fa Adding working ssh support Chris Ostrouchov <c****v@g****m> over 3 years ago
1db62b36 Working ssh client for file-queue with most methods implemented Chris Ostrouchov <c****v@g****m> over 3 years ago
e9624202 Adding initial ssh plugin Chris Ostrouchov <c****v@g****m> over 3 years ago
577f4824 Adding shutdown worker ability and heartbeat Chris Ostrouchov <c****v@g****m> over 3 years ago
771bd03e FIXUP: Wait is a function not propery Chris Ostrouchov <c****v@g****m> over 3 years ago
c987b8ee Adding readme to describe the project Chris Ostrouchov <c****v@g****m> over 3 years ago
ee3aeb13 Avoid permissions issues Chris Ostrouchov <c****v@g****m> over 3 years ago
f0e6d12e Hack to make permissions work in test Chris Ostrouchov <c****v@g****m> over 3 years ago
83c8abbe Adding integration tests Chris Ostrouchov <c****v@g****m> over 3 years ago
7576be8c Adding example and detailed docker-compose Chris Ostrouchov <c****v@g****m> over 3 years ago
489de854 Remove 3.10 only feature Chris Ostrouchov <c****v@g****m> over 3 years ago
398c3813 Adding missing dev packages Chris Ostrouchov <c****v@g****m> over 3 years ago
8d7ce2e5 Fixing flake errors Chris Ostrouchov <c****v@g****m> over 3 years ago
91101966 Adding flake configuration Chris Ostrouchov <c****v@g****m> over 3 years ago
2adc76ff Filelock wrong name Chris Ostrouchov <c****v@g****m> over 3 years ago
73004ac0 Fixing python package name Chris Ostrouchov <c****v@g****m> over 3 years ago
b9502308 Fixing workflow Chris Ostrouchov <c****v@g****m> over 3 years ago
4062b687 Update branch Chris Ostrouchov <c****v@g****m> over 3 years ago
42f00070 Adding initial project Chris Ostrouchov <c****v@g****m> over 3 years ago

← Back to repository