Skip to content
GitLab
Explore
Sign in
Register
Commits · e4d9bd1e435417fa476f444d7d6cea69ff597ac7
mnpw
Browse files
Aug 17, 2021
Notifcation retries.
· e4d9bd1e
nimrod
authored
Aug 17, 2021
e4d9bd1e
Aug 14, 2021
Bump version: 0.1.2 → 0.1.3
· 21ff987e
nimrod
authored
Aug 14, 2021
View commits for tag v0.1.3
v0.1.3
21ff987e
Aug 13, 2021
Fetch submodules for BATS CLI tests.
· 9c1c7221
nimrod
authored
Aug 14, 2021
9c1c7221
Spelling.
· 74f9c7ce
nimrod
authored
Aug 13, 2021
74f9c7ce
Allow for plugin handling chaining.
· f5410600
nimrod
authored
Aug 13, 2021
f5410600
Log notification errors.
· 06ea95db
nimrod
authored
Aug 13, 2021
06ea95db
Aug 05, 2021
Bump version: 0.1.1 → 0.1.2
· d50be8cd
nimrod
authored
Aug 05, 2021
View commits for tag v0.1.2
v0.1.2
d50be8cd
Clearer verbose output.
· c0cfd0aa
nimrod
authored
Aug 05, 2021
c0cfd0aa
Forgot the f in f-strings, corrected.
· 828d2fa6
nimrod
authored
Aug 05, 2021
828d2fa6
Handle missing units without failure.
· e682d49e
nimrod
authored
Aug 05, 2021
e682d49e
Aug 03, 2021
Add needrestart test case.
· c077d69e
nimrod
authored
Aug 03, 2021
c077d69e
Add pyupgrade pre-commit hook.
· 204c49e4
nimrod
authored
Aug 03, 2021
204c49e4
Jul 31, 2021
fixup! Document development and release.
· 217181d3
nimrod
authored
Aug 01, 2021
217181d3
Bump version: 0.1.0 → 0.1.1
· cc10e931
nimrod
authored
Aug 01, 2021
View commits for tag v0.1.1
v0.1.1
cc10e931
Document development and release.
· bb192126
nimrod
authored
Aug 01, 2021
bb192126
Manage versions with bumpversion.
· d3e83c48
nimrod
authored
Aug 01, 2021
d3e83c48
Graduate to beta status.
· a199f14a
nimrod
authored
Aug 01, 2021
a199f14a
GitLab packages and releases.
· 80632624
nimrod
authored
Jul 31, 2021
View commits for tag 0.1.0-dev5
0.1.0-dev5
80632624
More consistent logging.
· 167aa381
nimrod
authored
Jul 31, 2021
167aa381
Better notifications and output.
· ea4bd684
nimrod
authored
Jul 31, 2021
ea4bd684
Replace the PerfData dataclass with a named tuple.
· 5eb9cfe1
nimrod
authored
Jul 31, 2021
5eb9cfe1
Debug the binary.
· 9873c3ab
nimrod
authored
Jul 31, 2021
9873c3ab
Parse output.
· e655f672
nimrod
authored
Jul 31, 2021
e655f672
Force include dataclasses in the binary.
· 8f482983
nimrod
authored
Jul 31, 2021
8f482983
Clone submodules only for the Bats test.
· 26099978
nimrod
authored
Jul 31, 2021
26099978
Add dataclasses dependency.
· 1f33aab7
nimrod
authored
Jul 31, 2021
1f33aab7
Better testing of PerfData.
· 107aecad
nimrod
authored
Jul 31, 2021
107aecad
Perf data.
· e36d6620
nimrod
authored
Jul 31, 2021
e36d6620
Jul 26, 2021
Update CLI usage.
· 93782b67
nimrod
authored
Jul 27, 2021
93782b67
Compatibility with Python 3.6.
· 3c812e73
nimrod
authored
Jul 26, 2021
3c812e73
Something is not right here.
· f855b0ef
nimrod
authored
Jul 26, 2021
f855b0ef
Jul 25, 2021
Add bats-support, needed for bats-assert.
· f8cc109f
nimrod
authored
Jul 25, 2021
f8cc109f
Output junit directly from Bats.
· 880f95b0
nimrod
authored
Jul 25, 2021
880f95b0
Better Bats tests.
· 40affc9f
nimrod
authored
Jul 25, 2021
40affc9f
Yet more testing.
· dc2eeb15
nimrod
authored
Jul 25, 2021
dc2eeb15
Testing the CLI.
· d3ab0120
nimrod
authored
Jul 25, 2021
d3ab0120
Progress.
· 4f1a6a6c
nimrod
authored
Jul 25, 2021
4f1a6a6c
Jul 21, 2021
Main function and better logging.
· 343ea3da
nimrod
authored
Jul 21, 2021
343ea3da
fixup! Documentation.
· 70a290df
nimrod
authored
Jul 21, 2021
70a290df
Add quiet switch.
· 6d88a807
nimrod
authored
Jul 21, 2021
6d88a807
Loading