Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-3.7] Upgrade all third party cookbooks except nfs #2417

Merged
merged 9 commits into from
Aug 11, 2023

Conversation

enrico-usai
Copy link
Contributor

Description of changes

  • Same of [develop] Upgrade all third party cookbooks except nfs #2416 but with changelog in 3.7 section, rather than 3.8.
  • Upgrade all third party cookbooks except nfs
  • pyenv update requires to use pyenv_install in place of pyenv_system|user_install to align with 4.+ version
  • As part of 4.0.0 Pyenv cookbook removed the pyenv_system_install and pyenv_user_install resources for a singular pyenv_install.

Tests

  • Executed first stage and second stage build plus a bunch of integ tests
  • Executed kitchen and integ tests

References

@enrico-usai enrico-usai requested review from a team as code owners August 11, 2023 15:09
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #2417 (ceda39c) into release-3.7 (8749d27) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           release-3.7    #2417   +/-   ##
============================================
  Coverage        70.34%   70.34%           
============================================
  Files               13       13           
  Lines             1851     1851           
============================================
  Hits              1302     1302           
  Misses             549      549           
Flag Coverage Δ
unittests 70.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Use pyenv_install in place of pyenv_system|user_install to align with 4.+ version

As part of 4.0.0 Pyenv cookbook removed the pyenv_system_install and pyenv_user_install
resources for a singular pyenv_install.

https://github.com/sous-chefs/pyenv/blob/main/CHANGELOG.md#400
Signed-off-by: Enrico Usai <[email protected]>
@enrico-usai enrico-usai merged commit 53214a7 into aws:release-3.7 Aug 11, 2023
@enrico-usai enrico-usai deleted the wip/third-party-37 branch August 11, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants