Skip to content

Ansible 2.14 update#201699

Merged
mweinelt merged 5 commits intoNixOS:staging-nextfrom
mweinelt:ansible-2.14
Nov 21, 2022
Merged

Ansible 2.14 update#201699
mweinelt merged 5 commits intoNixOS:staging-nextfrom
mweinelt:ansible-2.14

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Nov 17, 2022

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Nov 17, 2022
@mweinelt mweinelt marked this pull request as ready for review November 17, 2022 23:59
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Nov 18, 2022
@mweinelt
Copy link
Member Author

Result of nixpkgs-review pr 201699 run on x86_64-linux 1

2 packages marked as broken and skipped:
  • python310Packages.pytest-ansible
  • python39Packages.pytest-ansible
6 packages failed to build:
  • ansible-later (python310Packages.ansible-later)
  • python310Packages.ansible-kernel
  • python310Packages.ansible-runner
  • python39Packages.ansible-kernel
  • python39Packages.ansible-later
  • python39Packages.ansible-runner
11 packages built:
  • ansible (ansible_2_14 ,python310Packages.ansible-core)
  • ansible-lint (python310Packages.ansible-lint)
  • ansible_2_12
  • ansible_2_13
  • kargo
  • python310Packages.ansible
  • python310Packages.ansible-compat
  • python39Packages.ansible
  • python39Packages.ansible-compat
  • python39Packages.ansible-core
  • python39Packages.ansible-lint

@ofborg ofborg bot requested review from costrouc and sengaya November 20, 2022 12:31
@mweinelt
Copy link
Member Author

ansible-later is waiting for jsonschema upgrade currently on staging-next.

@ofborg ofborg bot requested a review from tboerger November 20, 2022 12:58
@mweinelt mweinelt marked this pull request as draft November 21, 2022 01:03
@mweinelt mweinelt changed the base branch from master to staging-next November 21, 2022 01:04
- Init ansible_2_14 at 2.14.0
- ansible_2_13: 2.13.5 -> 2.13.6
- ansible_2_12: 2.12.6 -> 2.12.10
Pass glibcLocales to tests, so locale initialization testing works.
@mweinelt mweinelt marked this pull request as ready for review November 21, 2022 01:04
@mweinelt
Copy link
Member Author

Result of nixpkgs-review pr 201699 run on x86_64-linux 1

2 packages marked as broken and skipped:
  • python310Packages.pytest-ansible
  • python39Packages.pytest-ansible
17 packages built:
  • ansible (python310Packages.ansible-core)
  • ansible-later (python310Packages.ansible-later)
  • ansible-lint (python310Packages.ansible-lint)
  • ansible_2_12
  • ansible_2_13
  • kargo
  • python310Packages.ansible
  • python310Packages.ansible-compat
  • python310Packages.ansible-kernel
  • python310Packages.ansible-runner
  • python39Packages.ansible
  • python39Packages.ansible-compat
  • python39Packages.ansible-core
  • python39Packages.ansible-kernel
  • python39Packages.ansible-later
  • python39Packages.ansible-lint
  • python39Packages.ansible-runner

@mweinelt mweinelt merged commit c36aed8 into NixOS:staging-next Nov 21, 2022
@mweinelt mweinelt deleted the ansible-2.14 branch November 21, 2022 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant