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

[develop] Upgrade all third party cookbooks except nfs #2416

Merged
merged 9 commits into from
Aug 11, 2023

Conversation

enrico-usai
Copy link
Contributor

Description of changes

  • 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

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 requested review from a team as code owners August 11, 2023 14:20
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #2416 (bd2716d) into develop (9920d7a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #2416   +/-   ##
========================================
  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.

@enrico-usai enrico-usai enabled auto-merge (rebase) August 11, 2023 14:26
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