Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e0903e3
Initial rework
tingiskhan Feb 21, 2026
c5ba221
Adds uv.lock
tingiskhan Feb 21, 2026
04b200b
Use uv
tingiskhan Feb 21, 2026
af307d1
Adds comment
tingiskhan Feb 21, 2026
aa94384
Use uv here as well
tingiskhan Feb 21, 2026
f42002c
Uses dependency groups instead of optionals, and adds requires-python
tingiskhan Feb 21, 2026
5bcb552
Comment fix
tingiskhan Feb 21, 2026
19115cb
Minor fixes
tingiskhan Feb 24, 2026
452beac
Unnecessary line
tingiskhan Feb 24, 2026
95a18d9
Use same as old
tingiskhan Feb 24, 2026
bcf8326
Minor cleanup
tingiskhan Feb 24, 2026
3b920b4
Replaces uv sync with `uv venv` and `uv pip install`. Not entirely su…
tingiskhan Feb 28, 2026
1d70991
Merge branch 'main' into ci/homogenize-workflows-with-sktime
tingiskhan Mar 1, 2026
58fffbc
revert rename to track change
fkiraly Mar 1, 2026
54eaf75
As per @tschm's assessment
tingiskhan Mar 2, 2026
1473e63
Removes action.yml and removes unnecessary step
tingiskhan Mar 2, 2026
b14483a
Merge branch 'ci/homogenize-workflows-with-sktime' of https://github.…
tingiskhan Mar 2, 2026
5c13445
Adds fix for latest prices containing NaNs by just dropping nans - co…
tingiskhan Mar 6, 2026
c9a1b4a
Uses pip
tingiskhan Mar 6, 2026
d3c7dbf
Applies "prettier"
tingiskhan Mar 6, 2026
12ac9b2
Rollback
tingiskhan Mar 8, 2026
cfcb62d
revert cookbook
fkiraly Mar 8, 2026
748e638
revert to dep groups
fkiraly Mar 8, 2026
60ff9b2
move notebooks last
fkiraly Mar 8, 2026
2ded80e
Update main.yml
fkiraly Mar 8, 2026
be33cfd
Update main.yml
fkiraly Mar 8, 2026
b4e5730
Update main.yml
fkiraly Mar 8, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 0 additions & 81 deletions .github/actions/setup-project/action.yml

This file was deleted.

Loading