Ryan Mulligan
90352bd289
wip
2021-12-05 08:11:02 -08:00
Ryan Mulligan
c78b63b443
use correct branch name when deleting
2021-11-23 07:53:33 -08:00
Ryan Mulligan
8fb9b8c3ed
fix delete local branch
2021-11-23 07:05:52 -08:00
Ryan Mulligan
883c2499d7
Also delete local branch when cleaning up worktree
2021-11-23 06:45:16 -08:00
Ryan Mulligan
c4bcd2446f
Don't use cached outpath for second calculation
...
Can't use a cache here because we have uncommitted changes.
2021-11-13 12:12:05 -08:00
Ryan Mulligan
9465ad7f08
fix outpath evaluation
2021-11-13 11:58:24 -08:00
Ryan Mulligan
0dbf904724
Outpath: fix compilation
2021-11-13 11:27:24 -08:00
Ryan Mulligan
33fe3cc8c3
Merge remote-tracking branch 'ryantm/master'
2021-11-13 11:19:55 -08:00
Ryan Mulligan
e441010d55
Outpaths: don't write outpaths.nix to nixpkgs dir
2021-11-13 11:18:23 -08:00
Ryan Mulligan
49fc1d8d58
OurPrelude: add </>
2021-11-13 11:18:00 -08:00
Jan Tojnar
3856ef4333
Skiplist: remove GNOME again
2021-11-08 15:57:27 +01:00
Ryan Mulligan
6aae57f7eb
use worktrees for updates
2021-11-04 21:47:56 -07:00
Ryan Mulligan
0ce395395a
Git: don't try to delete branches if there are no branches to delete
2021-11-04 08:08:48 -07:00
Ryan Mulligan
98fb4863ce
Update: always recalculate merge base outpaths
...
We no longer need to delay this to happen every 2 hours, because we
are caching the results for each merge base, so if the merge base
updates, it will take a while, but otherwise it be fast.
2021-11-03 17:08:01 -07:00
Ryan Mulligan
c674ce8001
Skiplist: skip checking more packages whose binaries stick around
2021-11-03 16:56:18 -07:00
Ryan Mulligan
7e5537eb94
Outpath: cache results
2021-11-02 06:47:54 -07:00
Ryan Mulligan
cd09cc6293
Outpaths: remove reports about linux 32bit x86 and aarch64
...
they are no longer calculated
2021-11-02 06:04:40 -07:00
Ryan Mulligan
7ff121794e
Skiplist: skip checking gpg-agent, dirmngr, barrier
2021-11-02 05:46:12 -07:00
Ryan Mulligan
738fccf0d4
Merge branch 'master' of github.com:ryantm/nixpkgs-update
2021-11-02 05:44:27 -07:00
Ryan Mulligan
3e04183a37
check src.rev or drv.rev have changed, if they exist
2021-11-01 16:38:28 -07:00
Ryan Mulligan
b26624de64
Outpath: fix whitespace
2021-11-01 16:38:04 -07:00
Ryan Mulligan
ee7447633a
Merge pull request #289 from Mic92/arch
...
only evaluate for x86_64-linux and x86_64-darwin
2021-11-01 05:30:02 -07:00
Jörg Thalheim
f99896324d
only evaluate for x86_64-linux and x86_64-darwin
2021-11-01 09:32:45 +01:00
Ryan Mulligan
530f9fda53
Merge pull request #287 from figsoda/unwrapped-name
...
versionCompatibleWithPathPin: recognize names ending with -unwrapped
2021-10-28 14:40:09 -07:00
figsoda
fc0d9b8440
versionCompatibleWithPathPin: recognize names ending with -unwrapped
2021-10-28 17:14:38 -04:00
Ryan Mulligan
118fe603ff
log when waiting for OfBorg
2021-10-26 18:42:31 -07:00
Ryan Mulligan
488cf32448
don't require an outputHash to do an update
2021-10-26 17:29:03 -07:00
Ryan Mulligan
acef9a9638
don't expect src url to change if there is no src url
2021-10-26 17:23:46 -07:00
Ryan Mulligan
9ae6ff7e49
continue even if a src url cannot be found
2021-10-26 16:47:56 -07:00
Ryan Mulligan
b2ae7d1fe3
reset to master when exception caught
2021-09-22 20:22:14 -07:00
Jan Tojnar
0faf04da88
Skiplist: re-add GNOME
...
GNOME 41 has been released.
2021-09-22 18:12:57 +02:00
Ryan Mulligan
279960c32f
catch IO exceptions while updating packages in loop
2021-09-19 20:06:18 -07:00
Ryan Mulligan
7e254c053e
skip pysc2 because it crashes nixpkgs-update
2021-09-19 13:59:53 -07:00
Ryan Mulligan
90745e1652
Merge pull request #282 from bobby285271/pantheon
...
Skiplist: remove Pantheon
2021-09-18 10:14:04 -07:00
Bobby Rong
d289bba356
Skiplist: remove Pantheon
2021-09-18 19:43:45 +08:00
Ryan Mulligan
c2a7a4492b
add 10 minute timeout to attrpath.tests
2021-09-12 07:05:05 -07:00
Ryan Mulligan
d4a1c1ebb0
add 10 minute timeout to updateScript runs
2021-09-11 06:28:57 -07:00
Ryan Mulligan
0009a801ef
only create log directory if it doesn't exist
2021-09-04 19:00:30 -07:00
Ryan Mulligan
755057c5d7
create directory for attrpath log file
2021-09-04 07:44:54 -07:00
Ryan Mulligan
8ba822409c
also log each attrpath separately
2021-09-04 07:24:03 -07:00
Ryan Mulligan
96eb51f2cb
do not show meta.changelog is: ""
...
fixes #230
2021-09-01 20:45:31 -07:00
Ryan Mulligan
7267bc6968
check existing PR later if has updateScript
2021-08-27 13:12:01 -07:00
Ryan Mulligan
5ae5261c11
add --atterpath flag to support exact attrpath update info
2021-08-27 12:15:26 -07:00
Ryan Mulligan
a0a53c2d76
build attrpath later
2021-08-25 18:40:44 -07:00
Ryan Mulligan
8b78c18102
when using updateScript, ensure update doesn't already exist
...
closes #269
2021-08-25 18:38:41 -07:00
Ryan Mulligan
1ec269deb1
doc: add anchor for why updates fail
2021-08-25 06:39:56 -07:00
Ryan Mulligan
3763174a9b
doc: why updates fail
2021-08-25 06:39:08 -07:00
Ryan Mulligan
f570a5fe5a
doc: fix euro symbol location for English
2021-08-25 06:13:00 -07:00
Ryan Mulligan
c5f92b9df8
doc: add r-ryantm section
2021-08-25 06:11:27 -07:00
Ryan Mulligan
93d4f0dbf6
doc: add donate page
2021-08-25 06:06:04 -07:00