• Joined on 2022-04-26
herel pushed to main at herel/myice 2024-11-01 12:18:49 +00:00
320ec291e6 🟢 pyproject.toml: Added Poetry project configuration file
herel pushed to main at herel/myice 2024-11-01 12:15:42 +00:00
85f84b540a 🟢 README.md -> added installation instructions and introduction section
herel pushed to main at herel/myice 2024-11-01 10:23:30 +00:00
7939414995 🛠️ myice.py -> updated error messages to redirect to stderr
herel pushed to main at herel/myice 2024-11-01 10:17:47 +00:00
b2baa07371 🛠️ myice/myice.py -> updated function get_login by simplifying config reading; renamed functions open, get_game_pdf, get_practice_pdf to os_open, get_game_pdf_os, get_practice_pdf_os respectively
56e7ba92e8 🛠️ myice/myice.py -> added EventType enum and updated search command to support optional event type filtering
a3e1d9ccbf 🛠️ pyproject.toml -> updated project dependencies and version number from 0.1.0 to v0.1.1
Compare 3 commits »
herel pushed to main at herel/myice 2024-11-01 09:44:15 +00:00
3b2351efc6 🟢 LICENSE.txt (New MIT license added)
e313b824d7 🟢 README.md: Updated command to retrieve schedule and added new commands for searching events by age group and retrieving match details
11bbfdfc10 chore: add from Python.gitignore
1644523d40 initial import
herel created branch main in herel/myice 2024-11-01 09:44:15 +00:00
herel created repository herel/myice 2024-11-01 09:42:09 +00:00
herel pushed to ci at Parano/TinderPokemon 2022-10-24 16:33:03 +00:00
dd10750f6b trigger test
ed2e1b331f fix(ci): upload only changed files
3dc554837f fix(ci): try to use Jenkinsfile
0f959579bd add Jenkinsfile
Compare 4 commits »
herel created branch ci in Parano/TinderPokemon 2022-10-24 16:33:03 +00:00
herel pushed to ci at Parano/TinderPokemon 2022-10-24 16:15:47 +00:00
ed2e1b331f fix(ci): upload only changed files
herel pushed to ci at Parano/TinderPokemon 2022-10-24 16:12:07 +00:00
3dc554837f fix(ci): try to use Jenkinsfile
herel pushed to ci at Parano/TinderPokemon 2022-10-24 14:42:49 +00:00
0f959579bd add Jenkinsfile
herel created branch ci in Parano/TinderPokemon 2022-10-24 14:42:49 +00:00
herel created repository Parano/TinderPokemon 2022-10-24 12:59:40 +00:00
herel created pull request herel/RustyPropagation#1 2022-05-05 20:06:13 +00:00
WIP: use mutex for stats instead of yield at the end
herel pushed to mutex at herel/RustyPropagation 2022-05-05 20:05:40 +00:00
f0583c35cf use mutex for stats instead of yield at the end
herel created branch mutex in herel/RustyPropagation 2022-05-05 20:05:40 +00:00
herel pushed to new_propa_thread at herel/RustyPropagation 2022-05-05 19:35:13 +00:00
fbf3b376c6 unfold neighbor functions to gain some speed
13fc7e9bd5 configurable width & height
Compare 2 commits »
herel pushed to fix-2 at herel/RustyPropagation 2022-05-05 19:34:39 +00:00
db126cd51c configurable width & height
herel pushed to add-timings at herel/RustyPropagation 2022-05-05 19:20:59 +00:00
5dc9a4574b configurable width & height