Commit Graph

35 Commits (f86106c9fa2335e1795d5c8b35c8663c7d723fe6)

Author SHA1 Message Date
Ayrton Chilibeck f86106c9fa
Added logger macro 2024-01-15 01:20:50 -07:00
Ayrton Chilibeck 4b22958a05
Added Logging functions
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-15 00:50:11 -07:00
Ayrton Chilibeck ea823a2ea2
Made Config struct public
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-15 00:42:31 -07:00
Ayrton Chilibeck 2d7e711930
Made changes to the config data struct
ci/woodpecker/push/workflow Pipeline failed Details
2024-01-15 00:40:48 -07:00
Ayrton Chilibeck b4cab67e28
Added Verbosity as an argument to functions
ci/woodpecker/push/workflow Pipeline was successful Details
2024-01-14 21:29:34 -07:00
Ayrton Chilibeck 4cd54923c9
Implemented the map checker
- Tests passing
2024-01-14 17:00:12 -07:00
Ayrton Chilibeck 809e6837eb
Implementation and Tests of map_files
- Changed the config.yaml to reflect testing needs
- Completed the function implementation
- Tests passing
2024-01-14 16:46:12 -07:00
Ayrton Chilibeck 775dfab349
Added tests for stubbed functions 2024-01-14 13:21:23 -07:00
Ayrton Chilibeck b290c924a8
Added function stubs 2024-01-14 12:45:20 -07:00
Ayrton Chilibeck 777654b574
Chaged tests, Added stubs 2024-01-14 12:31:51 -07:00
Ayrton Chilibeck c142ccc4dc
Fixecd printing implementation for invalid suffix 2024-01-14 11:58:14 -07:00
Ayrton Chilibeck c798b44f45
Implemented a function to collect invalid suffixes 2024-01-13 23:24:29 -07:00
Ayrton Chilibeck 8d4b5b3f1c
Initial implementation of the Validate function
ci/woodpecker/push/workflow Pipeline failed Details
Added stubs and general flow, some rust stuff to figure out
2024-01-12 23:58:58 -07:00
Ayrton Chilibeck eaca213f26
Pub-ed the Config fields 2024-01-12 23:09:55 -07:00
Ayrton Chilibeck 3693ff1668
Fixed README to include threading 2024-01-12 23:01:28 -07:00
Ayrton Chilibeck 4561caa6cf
Implemented the get_dir_files function 2024-01-12 22:57:11 -07:00
Ayrton Chilibeck d4a6c1132d
Added Stubs 2024-01-12 22:56:38 -07:00
ayrton 47d7d81f60 Merge pull request 'Added the thread option for the cli' (#4) from ayrton/threads into main
ci/woodpecker/push/workflow Pipeline was successful Details
Reviewed-on: #4
2024-01-13 05:20:16 +00:00
Ayrton Chilibeck e6610de9b6
Added the thread option for the cli
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
ci/woodpecker/pull_request_closed/workflow Pipeline was successful Details
2024-01-12 22:16:50 -07:00
ayrton 5cc9ebe989 Merge pull request 'Configuration Parser' (#3) from ayrton/parse-config into main
ci/woodpecker/push/workflow Pipeline was successful Details
Reviewed-on: #3
2024-01-13 05:09:33 +00:00
Ayrton Chilibeck b13c42841b
Added a README
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
ci/woodpecker/pull_request_closed/workflow Pipeline was successful Details
2024-01-12 22:03:52 -07:00
Ayrton Chilibeck 6449aed9ec
Modified runners to accept a config object
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-12 21:54:57 -07:00
Ayrton Chilibeck 6e9b15571c
Added test files for configuration parsing 2024-01-12 21:35:27 -07:00
Ayrton Chilibeck bb968d770e
Added Configuration parsing module 2024-01-12 21:34:45 -07:00
Ayrton Chilibeck 9f509a929f
Added structs for config data
ci/woodpecker/push/workflow Pipeline was successful Details
2024-01-12 13:21:04 -07:00
Ayrton Chilibeck 76b9f72d41
Added stubs 2024-01-12 13:07:39 -07:00
ayrton b4b5989f85 Merge pull request 'CLI Options' (#2) from ayrton/cli into main
ci/woodpecker/manual/workflow Pipeline was successful Details
Reviewed-on: #2
2024-01-12 19:38:46 +00:00
Ayrton Chilibeck 735736807d
Added runner stubs for running variations 2024-01-12 12:35:24 -07:00
Ayrton Chilibeck 4ed6600ebc
Moved main to top
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
2024-01-12 01:40:45 -07:00
Ayrton Chilibeck bfd57f39a8
Added CLI arguments 2024-01-12 01:40:45 -07:00
Ayrton Chilibeck 28b475d19b
Added initial CLI arguments 2024-01-12 01:40:41 -07:00
ayrton 3131e86e4a Merge pull request 'Added CI' (#1) from ayrton/ci into main
ci/woodpecker/push/workflow Pipeline was successful Details
Reviewed-on: #1
2024-01-12 08:33:36 +00:00
Ayrton Chilibeck a3e9e0c5fb
Changed package name to tester
ci/woodpecker/push/workflow Pipeline was successful Details
ci/woodpecker/pr/workflow Pipeline was successful Details
ci/woodpecker/pull_request_closed/workflow Pipeline was successful Details
2024-01-12 01:32:41 -07:00
Ayrton Chilibeck ff90874963
Added CI
ci/woodpecker/manual/workflow Pipeline failed Details
2024-01-12 01:29:02 -07:00
Ayrton Chilibeck a1f411d5a7
Initial Commit 2024-01-11 22:47:19 -07:00