Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 7, 2022

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fastly/versions.

meta.description for fastly is: "Command line tool for interacting with the Fastly API"

meta.homepage for fastly is: "https://github.com/fastly/cli"

meta.changelog for fastly is: ""

Updates performed
  • Golang update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 3.1.1 with grep in /nix/store/8px8jgwk3v3pkc3yznamxnlw2fj26gl8-fastly-3.1.1
  • found 3.1.1 in filename of file in /nix/store/8px8jgwk3v3pkc3yznamxnlw2fj26gl8-fastly-3.1.1

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

1 package rebuild(s)

1 x86_64-linux rebuild(s)
1 x86_64-darwin rebuild(s)


First fifty rebuilds by attrpath
fastly
Instructions to test this update (click to expand)

Build yourself:

nix-build -A fastly https://github.com/r-ryantm/nixpkgs/archive/3c0659d6a93a4ea4b2391bc53a8b8e76bfe1450b.tar.gz

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

ls -la /nix/store/8px8jgwk3v3pkc3yznamxnlw2fj26gl8-fastly-3.1.1
ls -la /nix/store/8px8jgwk3v3pkc3yznamxnlw2fj26gl8-fastly-3.1.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.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • fastly

Maintainer pings

cc @ereslibre @shyim @kalbasit for testing.

Copy link
Member

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

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

Given fastly/cli#588 has been merged and included in this release I think we can get advantage of that instead of setting the go version -- which still works, but I think we can improve that --.

cc/ @06kellyjac @bdd @shyim

@ofborg ofborg bot requested review from ereslibre, kalbasit and shyim July 7, 2022 15:03
@ofborg ofborg bot added 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. labels Jul 7, 2022
@ereslibre
Copy link
Member

I will review this later on and approve if the binary is fine. We can do the changes related to fastly/cli#588 on a follow-up PR.

@06kellyjac
Copy link
Member

yep it should continue to set version info fine since I made the PR backwards compatible.

Changing it in a future PR sounds fine

@bobby285271 bobby285271 added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Jul 8, 2022
Copy link
Member

@ereslibre ereslibre left a comment

Choose a reason for hiding this comment

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

LGTM, the binary works as expected and reports the version correctly:

❯ result/bin/fastly version
Fastly CLI version v3.1.1 (59efd38)
Built with go version go1.17.11 darwin/amd64

@bobby285271 bobby285271 added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Jul 8, 2022
@bobby285271 bobby285271 merged commit 4c9e0c7 into NixOS:master Jul 9, 2022
@r-ryantm r-ryantm deleted the auto-update/fastly branch July 10, 2022 00:03
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. 12.approvals: 2 This PR was reviewed and approved by two persons. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants