Skip to content

n8n: 1.70.1 -> 1.72.1#364897

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/n8n
Dec 24, 2024
Merged

n8n: 1.70.1 -> 1.72.1#364897
wolfgangwalther merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/n8n

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for n8n is: Free and source-available fair-code licensed workflow automation tool

meta.homepage for n8n is: https://n8n.io

meta.changelog for n8n is: https://github.com/n8n-io/n8n/releases/tag/n8n@1.72.1

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 1.72.1 with grep in /nix/store/daqclmdl7sbfya3v07p9vhkcjcya2k0r-n8n-1.72.1
  • found 1.72.1 in filename of file in /nix/store/daqclmdl7sbfya3v07p9vhkcjcya2k0r-n8n-1.72.1

Rebuild report (if merged into master) (click to expand)
2 total rebuild path(s)

2 package rebuild(s)

First fifty rebuilds by attrpath

n8n
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/daqclmdl7sbfya3v07p9vhkcjcya2k0r-n8n-1.72.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A n8n https://github.com/r-ryantm/nixpkgs/archive/1c8d9ddc5de07f46334fd561dca10525cdb5b0ad.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1c8d9ddc5de07f46334fd561dca10525cdb5b0ad#n8n

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/daqclmdl7sbfya3v07p9vhkcjcya2k0r-n8n-1.72.1
ls -la /nix/store/daqclmdl7sbfya3v07p9vhkcjcya2k0r-n8n-1.72.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 1 package built:
  • n8n

Maintainer pings

cc @gepbird for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@liberodark
Copy link
Contributor

liberodark commented Dec 13, 2024

Please update to 1.71.3 is stable release 1.72.1 is pre-release.

@github-actions github-actions bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Dec 13, 2024
@gepbird gepbird mentioned this pull request Dec 13, 2024
13 tasks
@ofborg ofborg bot requested a review from gepbird December 14, 2024 03:56
@ofborg ofborg bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Dec 14, 2024
Copy link
Contributor

@gepbird gepbird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#364947 should be merged instead.

(I think closing this PR would make r-ryantm open a new one, best would be to draft it but I can't.)

@wolfgangwalther wolfgangwalther marked this pull request as draft December 22, 2024 17:54
@wolfgangwalther
Copy link
Contributor

Please update to 1.71.3 is stable release 1.72.1 is pre-release.

Seems like 1.73 is now the pre-release and 1.72.1 a stable one - so technically we should be able to merge it as is?

Copy link
Contributor

@gepbird gepbird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like 1.73 is now the pre-release and 1.72.1 a stable one - so technically we should be able to merge it as is?

Yes, we can merge this now, thanks!

As usual the nixos tests passes locally

@gepbird
Copy link
Contributor

gepbird commented Dec 22, 2024

@NixOS/nixpkgs-merge-bot merge

@nixpkgs-merge-bot
Copy link
Contributor

@gepbird merge failed:

405 Method Not Allowed: {"message":"Pull Request is still a draft","documentation_url":"https://docs.github.com/rest/pulls/pulls#merge-a-pull-request","status":"405"}

@wolfgangwalther wolfgangwalther marked this pull request as ready for review December 24, 2024 10:23
@wolfgangwalther wolfgangwalther merged commit 631ac7f into NixOS:master Dec 24, 2024
4 of 5 checks passed
@r-ryantm r-ryantm deleted the auto-update/n8n branch December 24, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants