Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-19 | Iterate over all bootstrapped instances by default | Bartek Grzybowski | 1 | -10/+31 |
2020-05-19 | Add a method to enumerate bootstrapped simulator instances | Bartek Grzybowski | 1 | -0/+6 |
2020-05-18 | Make the actions decorator a static method in a subclass | Bartek Grzybowski | 1 | -26/+29 |
2020-05-18 | Create a boilerplate decorator for MassPnfSim class actions | Bartek Grzybowski | 1 | -17/+28 |
2020-05-15 | Run Maven directly | Bartek Grzybowski | 1 | -3/+7 |
2020-05-15 | Leverage internal shell runner in bootstrap mode | Bartek Grzybowski | 1 | -16/+9 |
2020-05-15 | Add internal method for shell runner in MassPnfSim module | Bartek Grzybowski | 1 | -46/+29 |
2020-05-15 | Make the maven image build an independent step | Bartek Grzybowski | 1 | -0/+4 |
2020-05-12 | Get the routine name to call with getattr | Bartek Grzybowski | 1 | -1/+1 |
2020-05-12 | Move CLI options processing to module level | Bartek Grzybowski | 1 | -0/+64 |
2020-05-11 | Improve code testability | Bartek Grzybowski | 1 | -0/+157 |