Defelo
98db18bc70
feat: include extra args in report
2025-07-15 17:50:19 +02:00
Defelo
fda3ca8fdb
feat(shortcut): make workflow_dispatch inputs overridable
2025-07-05 13:25:04 +02:00
Defelo
43db4ed61b
feat: reclaim additional space
...
Use nothing-but-nix on linux and `rm -rf` on darwin
Move nix's build-dir into /nix to workaround
https://github.com/wimpysworld/nothing-but-nix/issues/18
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
2025-07-04 17:51:49 +02:00
Defelo
de2f451cf6
perf: use macos-latest runner for x86_64-darwin builds
2025-07-04 01:37:38 +02:00
Tom van Dijk
1c0a725a80
feat: don't be pedantic about sandbox setting when on linux
...
I often see `nixpkgs-review-gha` reports [like
this](https://github.com/NixOS/nixpkgs/pull/422189#issuecomment-3033579304 ).
Here, the `x86_64-linux (sandbox = true)` is completely redundant.
I removed it on my fork, but you might want this change as well.
(cherry-picked from 8274cbf710f7daefcc58851033e3ea22f93a0898)
2025-07-04 00:22:02 +02:00
guylamar2006
2869aa2fed
fix(self-update): upgrade checkout action to v4
2025-07-02 19:27:04 +02:00
Defelo
defa915959
feat: add self-update workflow
2025-07-01 01:14:09 +02:00
Defelo
49db17f60c
docs: restructure
2025-06-26 18:49:31 +02:00
Felix Bargfeldt
ae45b00c26
Merge pull request #15 from mdaniels5757/fix-macos-channel
...
fix: use nixpkgs-unstable (and not nixos-unstable) on macOS
2025-06-23 23:20:44 +02:00
Michael Daniels
b6527ea29d
fix: use nixpkgs-unstable instead of nixos-unstable
...
As of 23:30 UTC, 2025-06-22, it seems that `nix` does not build on macOS on the
nixos-unstable channel. So the difference matters, at least on occasion.
2025-06-23 16:11:15 -04:00
Sandro
2de3d77993
docs: fix typo
2025-06-23 15:35:55 +02:00
Defelo
9f757bcf7f
feat(shortcut): add support for multiple pr trackers
2025-06-20 13:09:07 +02:00
Defelo
960a230b90
docs: add hint to update repo constant in shortcut script
2025-06-20 01:58:06 +02:00
Defelo
70bcce0094
feat(shortcut): add firefox support
2025-06-20 01:56:46 +02:00
Defelo
b98601e3b9
fix: use cachix/install-nix-action
2025-05-28 16:19:40 +02:00
Defelo
fad3482e59
feat(shortcut): use ocfox/nixpkgs-tracker
2025-05-28 14:59:54 +02:00
Defelo
7f87632be9
feat: add extra-args input
2025-05-27 17:40:06 +02:00
Defelo
460b063ab1
feat!: remove local-eval input
2025-05-27 17:27:35 +02:00
Defelo
764118b6dd
fix: don't wait for upstream eval
...
This has already been implemented in nixpkgs-review itself.
2025-05-27 17:01:26 +02:00
Defelo
39663d42a3
feat: add options to disable sandbox on darwin
2025-04-29 15:50:44 +02:00
Defelo
42ba0028e5
feat: add link to pull request in step summary
2025-04-26 17:10:04 +02:00
Tom van Dijk
ae8829bdbe
feat: set github summary to report.md
2025-04-25 00:27:39 +02:00
Defelo
086ed0ec9b
feat: add build workflow
2025-04-24 20:43:06 +02:00
Defelo
bfcc180a67
fix: prevent error in attic from failing the entire workflow
2025-04-23 17:56:28 +02:00
eljamm
142a87eae2
fix: improve security
...
Co-authored-by: Defelo <mail@defelo.de>
2025-03-30 19:19:09 +02:00
Defelo
40c9466353
feat: enable sandbox on darwin
2025-03-18 16:46:59 +01:00
Defelo
52ba1339e7
feat: automatically approve on successful review
2025-03-14 19:18:26 +01:00
Defelo
213f3f59a8
feat!: remove upstream-eval-timeout option
2025-03-14 19:18:26 +01:00
Defelo
ad75071f33
feat: push new packages to cachix
2025-03-07 21:28:14 +01:00
Defelo
22a7af6314
refactor: install packages upfront
2025-03-07 19:38:54 +01:00
Defelo
c7ee29783f
fix: accept both workflow names for upstream eval
2025-02-05 01:00:50 +01:00
Defelo
19e6c0621e
fix: update upstream eval workflow name
2025-02-04 02:18:21 +01:00
Defelo
3f098d2b26
feat: add option to force local eval
2025-02-01 16:23:12 +01:00
Defelo
e3d11d8842
feat(shortcut): add shortcut button to nixpkgs pr tracker
2025-01-31 16:25:50 +01:00
Defelo
22cd43a9bb
feat: use upterm instead of tmate
2025-01-30 00:47:24 +01:00
Defelo
52918ffa3e
feat: install nix on disk with more free space
2025-01-29 22:56:54 +01:00
Defelo
9fbb1a14c6
fix: set fail-fast to false
2025-01-29 22:40:01 +01:00
Defelo
d71c79f760
fix: don't try to push missing store paths
2025-01-28 00:24:54 +01:00
Defelo
77a0e576ec
fix: use nixos-unstable branch for utils
2025-01-27 23:17:57 +01:00
Defelo
7be91ee991
feat: add shortcut.js
2025-01-27 22:57:30 +01:00
Defelo
5e3249a606
feat: push new packages to attic
2025-01-27 21:37:33 +01:00
Defelo
e05c72016e
fix: disable post-result if GH_TOKEN secret is not set
2025-01-27 21:37:33 +01:00
Defelo
ed5b7fd5f7
feat: add link to nixpkgs-review-gha repo in pr comment
2025-01-27 21:37:33 +01:00
Defelo
ac6ef858a9
docs: add features, setup and usage instructions to readme
2025-01-27 21:37:32 +01:00
Defelo
9966155412
feat: show report in 'generate report' step
2025-01-26 15:11:41 +01:00
Defelo
9c2db08757
feat: add pr number to run name
2025-01-26 15:10:22 +01:00
Defelo
2a2727dc85
feat: wait for upstream eval
2025-01-26 14:57:32 +01:00
Defelo
f844116a5e
fix: change inputs.pr type to string
2025-01-26 14:33:13 +01:00
Defelo
ef2c3bc977
init
2025-01-25 20:10:01 +01:00