Ryan Hendrickson
0d8c37c2ec
Abort if existing PR targets newer version
2022-09-03 18:55:11 -04:00
Ryan Mulligan
5ae5261c11
add --atterpath flag to support exact attrpath update info
2021-08-27 12:15:26 -07:00
Ryan Mulligan
5749f0029a
Remove cachix option
...
If you want to continue to use cachix, you need to set up a post-build
hook that pushes to cachix instead of using nixpkgs-update.
2020-08-17 21:11:26 -07:00
Benjamin Hipple
84fa7f7781
Pull GitHub Username from hub cfg instead of hard-coding r-ryantm
...
Resolves #192
Also avoids the unqualified import on `GitHub` in GH.hs, since this lib's types
are already complex/confusing enough without the ambiguity!
2020-06-06 22:43:22 -04:00
Benjamin Hipple
0b0beeca4d
Trim newlines GitHub PR titles
...
The `interpolate` cmd by default is putting a trailing newline on this, as the
test case shows, so add an explicit `strip` to it.
Fixes #189
2020-05-02 14:21:43 -04:00