Skip to content
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

0.0.19 #35

Merged
merged 21 commits into from
May 2, 2024
Merged

0.0.19 #35

merged 21 commits into from
May 2, 2024

Conversation

t00m
Copy link
Owner

@t00m t00m commented May 2, 2024

Still a lot of room for improvement and many testing to be done, but moving forward.

t00m and others added 21 commits May 27, 2023 01:48
Config files are read many times during runtime. In native filesystems,
it is not a big issue. However, when using the app with remote
filesystems, the performance degrades a lot. Even, in some cases, it
crashes. This change check first if the config data is in the cache. If
not, it reads the config file from the filesystem and updates the cache.
Add option '--break-system-packages' to pip in order to force the
installation
Give a a more meaninful name to variable config_data
Detect any new file pending of review (all fields correctly set)
@t00m t00m added bug Something isn't working enhancement New feature or request labels May 2, 2024
@t00m t00m added this to the 0.1 milestone May 2, 2024
@t00m t00m self-assigned this May 2, 2024
@t00m t00m merged commit 268bd7c into main May 2, 2024
1 check passed
@t00m t00m deleted the 0.0.19 branch May 2, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant