Commit Graph

16 Commits (5cc9ebe989cb754917c5cc3660deda8b6864ab0a)

Author SHA1 Message Date
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