- Dec 09, 2023
-
-
David Diederich authored
Add a separate attribute for a dirty repository (with a log entry), but don't include in in the SHA See merge request !18
-
David Diederich authored
This ends up in the FOSSA revision, which doesn't allow for any special annotations like '-dirty'
-
- Jul 06, 2023
-
-
David Diederich authored
Upgrading container tooling See merge request !16
-
- Jun 30, 2023
-
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
-
- Jun 29, 2023
-
-
David Diederich authored
In addition to changing the base image, this also installs the package version of python3 rather than building it from source. The previous build from source was only because the maven:3.6.3-jdk-8 image had a really old version of python3 in their repository.
-
- Jun 28, 2023
-
-
David Diederich authored
Ok, the fat version doesn't have apt-get.. So, this goes back to the slim version, but adds git and wget to the install list (and moves it sooner in the Dockerfile)
-
David Diederich authored
-
David Diederich authored
-
- May 31, 2023
-
-
David Diederich authored
Resolve "Use size-based runner tags" Closes #12 See merge request !13
-
David Diederich authored
-
- Dec 01, 2022
-
-
David Diederich authored
Resolve "Script fails with comparision between 'NoneType' and 'int'" Closes #5 See merge request !12
-
David Diederich authored
This way runs the remaining mutants one at a time, once we get a failure
-
David Diederich authored
-
- Nov 30, 2022
-
-
David Diederich authored
-
- Nov 23, 2022
-
-
David Diederich authored
Resolve "Shallow Clones" Closes #7 See merge request !11
-
David Diederich authored
-
David Diederich authored
Merge remote-tracking branch 'origin/main' into 5-script-fails-with-comparision-between-nonetype-and-int
-
David Diederich authored
-
David Diederich authored
-
- Nov 17, 2022
-
-
David Diederich authored
Minor fixes See merge request !10
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
(cherry picked from commit 9dfc6940)
-
David Diederich authored
-
- Nov 16, 2022
-
-
David Diederich authored
Resolve "Repeated mutmut" Closes #8 See merge request !8
-
- Nov 15, 2022
-
-
David Diederich authored
-
David Diederich authored
-
- Nov 14, 2022
-
-
David Diederich authored
Resolve "Remove Self-Built Dependencies from List of Locators" Closes #4 See merge request !6
-
- Nov 09, 2022
-
-
David Diederich authored
-
David Diederich authored
-
- Nov 02, 2022
-
-
David Diederich authored
Merge remote-tracking branch 'origin/main' into 4-remove-self-built-dependencies-from-list-of-locators
-
David Diederich authored
Upgrading dependency packages to their latest See merge request !7
-
David Diederich authored
This script uses the .mutmut-cache SQLite3 database rather than trying to parse the program output
-
David Diederich authored
Discovered after upgrading mutmut
-
David Diederich authored
-
David Diederich authored
-
David Diederich authored
The intended purpose of this is to remove the self-built libraries from the list, so that we can cache NOTICE files across version changes (assuming nothing else changed in the dependency list)
-
- Jun 23, 2022
-
-
David Diederich authored
Resolve "Upgrade to Node v14" Closes #3 See merge request !5
-