Conversation
… package definitions
michaelmckinsey1
left a comment
There was a problem hiding this comment.
From our discussion
Regarding the benchpark configure comand - take benchpark.yaml rename it to bootstrap.yaml benchpark configure will write to the config directory.
…n explicitly configuring bootstrap location
There was a problem hiding this comment.
(1) I think we need docs to instruct users to add the path to their experiments/systems/repo to config/repos.yaml. And that if they wish for their addition to be used over the existing version, it should go first in the config.
(2) Can you merge develop and run a gitlab pipeline?
michaelmckinsey1
left a comment
There was a problem hiding this comment.
Some docs edits
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #1190 +/- ##
===========================================
+ Coverage 63.70% 64.45% +0.75%
===========================================
Files 46 48 +2
Lines 3507 3618 +111
Branches 265 273 +8
===========================================
+ Hits 2234 2332 +98
- Misses 1264 1277 +13
Partials 9 9
🚀 New features to boost your workflow:
|
Define a
repos.yamllike:in
<benchpark_root>/configto customize where experiment definitions are pulled from.Benchpark can pull config from one location, with the following priority (highest first):
benchpark -C <dir>...benchparkhasbenchpark-configdirectory<benchpark_root>/configis a directory (this must exist if the first two don't)More generally:
RepossectionTODOs
repos.yamlorrepo.yamlw/ different purposes, maybe I should call this new one something differentconfigure.yaml)