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

During upgrade, use freebsd-update from an already-fetched release #38

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

asomers
Copy link
Member

@asomers asomers commented Oct 9, 2024

This eliminates the dependency on github during upgrade. It also makes it possible to upgrade to a release that does not have -RELEASE in the name.

Fixes #36

Make sure to follow and check these boxes before submitting a PR! Thank you.

This eliminates the dependency on github during upgrade.  It also makes
it possible to upgrade to a release that does not have -RELEASE in the
name.

Fixes freebsd#36
@asomers
Copy link
Member Author

asomers commented Oct 9, 2024

Original PR: iocage/iocage#1235

@coveralls
Copy link

coveralls commented Oct 9, 2024

Pull Request Test Coverage Report for Build 11260095716

Details

  • 0 of 11 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.005%) to 7.733%

Changes Missing Coverage Covered Lines Changed/Added Lines %
iocage_lib/ioc_upgrade.py 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
iocage_lib/ioc_upgrade.py 1 10.9%
Totals Coverage Status
Change from base Build 11083369461: -0.005%
Covered Lines: 798
Relevant Lines: 7808

💛 - Coveralls

@dgeo
Copy link
Contributor

dgeo commented Oct 14, 2024

Thank you !

@dgeo dgeo merged commit ac65566 into freebsd:master Oct 14, 2024
2 checks passed
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.

Can't upgrade a jail to a release without "RELEASE" in the name
3 participants