- Feb 23, 2024
-
-
Moser, Maximilian authored
* building up this list while loading results reduces the amount of potential work for filtering later on * also enable passing a list of already known formats to `load_results(...)` * new formats will be added to the supplied list as they're encountered
-
Moser, Maximilian authored
* the initial implementation is limited to only viewing the list of formats and listing the files (grouped by records) that use each format
-
- Feb 22, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* these can happen if the error log file gets closed while the subprocesses are still writing to it, which can happen if the user aborts the execution with ^C
-
Moser, Maximilian authored
-
- Feb 19, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this includes marking specific files as "safe" * it can also be used to override the file format otherwise identified by siegfried
-
- Feb 07, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* in case the user hits ^C, skip the remaining files and store the results so far
-
Moser, Maximilian authored
* split the code into separate reusable modules * add config files for linters & formatters * force the progress bar to update after every sf run * mask foot terminal as xterm for nicer progressbar output
-
- Feb 01, 2024
-
-
Moser, Maximilian authored
-
- Jan 19, 2024
-
-
Moser, Maximilian authored
* to ignore personalized files that would be built up over time by formatscaper
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* also set it as default, because it's much faster and smaller than yaml
-
Moser, Maximilian authored
* this should help cut down runtime if there are large files involved (especially archives)
-
- Jan 17, 2024
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* remove the ETA, because that's never accurate anyway
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Jan 15, 2024
-
-
Moser, Maximilian authored
* this is useful to see if the authentication and everything else works
-
- Jul 27, 2023
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* this is useful for local/development instances that have self-signed certificates and thus wouldn't pass the SSL check
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* because they're ancient, and InvenioRDM has started providing version upgrade guides themselves since v1
-
- Feb 19, 2023
-
-
Moser, Maximilian authored
-
- Feb 18, 2023
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Nov 04, 2022
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
* add script for fetching logs from the log server (OS) * add golang-based program for calculating statistics from logs * add README with more detailed information
-
- Dec 14, 2021
-
-
Moser, Maximilian authored
* display the last parsed timestamp before the results, in addition to the start timestamp * also fix the wrong timestamp being displayed as start date
-
Moser, Maximilian authored
-
- Jun 14, 2021
-
-
Moser, Maximilian authored
-
Moser, Maximilian authored
-
- Apr 21, 2021
-
-
Moser, Maximilian authored
* apparently, the file content would sometimes not be sent otherwise
-
Moser, Maximilian authored
* previously, the connection object could time out and cause issues * also, include the error type in the message
-
- Apr 16, 2021
-
-
Moser, Maximilian authored
* offers improved error handling * should be more portable w.r.t. the execution environment
-
Moser, Maximilian authored
-