Projects, part 2#16
Merged
Merged
Conversation
tomaszmrugalski
commented
May 7, 2026
Collaborator
- Conditional subframe updates
- Color logging
- _rename_basename: replace all occurrences on Windows (was first-only), making behavior consistent with non-Windows - process_fits_list: count only real file lines in total (not blanks/comments), so progress display is accurate - rename_files: count missing-file paths as skipped, not failed - install-hevelius.ps1: remove embedded copies of committed bin/ files; script now verifies they exist and creates only the Start Menu shortcut Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- All output via logging.getLogger; one line per check with green OK / red FAILED appended at the end of each line (no emoji) - Volume checks added: one line per configured volume, FAILED if the directory is missing or cannot be listed (e.g. permission error) - console_color: reconfigure stdout/stderr to UTF-8 in init_windows_console - hevelius-runner.cmd: set PYTHONUTF8=1 for reliable Unicode on Windows - tests: switch doctor assertions from capsys to caplog Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
WARN prints in yellow, ERRO and CRIT in red (abbreviation only, not the full message). File handler uses plain abbreviations without ANSI codes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was
linked to
issues
May 20, 2026
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.