Skip to content

Auto update Conda Environment #353

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 2, 2025
Merged

Conversation

JohT
Copy link
Owner

@JohT JohT commented Mar 30, 2025

🚀 Feature

⚙️ Optimization

  • Improve change file detection):
    • Log output is now colored (red = error, dark grey = info)
    • Given --paths are now validated
    • File statistics are now correctly extracted for MacOS and Linux

🛠 Fix

  • Defer download URL check for offline mode: Previously, it was not possible to get an artifact from the download script in offline mode, even if it had already been downloaded and ready to use in the cache. This is now resolved by deferring the check of the URL until right before the actual download, since it needs an internet connection.
  • Fix wrong variable for Jupyter notebook directory: Conda environment creation still used an old variable from another file that kept working since these files are called consecutively. However, can break easily and is now resolved.

@JohT JohT self-assigned this Mar 30, 2025
@JohT JohT force-pushed the feature/auto-update-conda-environment branch from b2a89b9 to f38ac62 Compare March 30, 2025 18:59
@JohT JohT marked this pull request as ready for review April 1, 2025 05:27
@JohT JohT changed the base branch from feature/improve-git-history-treemap-visualizations to main April 1, 2025 05:27
@JohT JohT marked this pull request as draft April 1, 2025 05:28
@JohT JohT force-pushed the feature/auto-update-conda-environment branch 4 times, most recently from 079480a to dc630f0 Compare April 1, 2025 06:23
@JohT JohT force-pushed the feature/auto-update-conda-environment branch from 57507dc to f13df11 Compare April 1, 2025 19:47
@JohT JohT marked this pull request as ready for review April 2, 2025 11:21
@JohT JohT merged commit 7d9251a into main Apr 2, 2025
6 checks passed
@JohT JohT deleted the feature/auto-update-conda-environment branch April 2, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant