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

set default version for debian buster and add support for buster #530

Merged
merged 3 commits into from
Aug 15, 2019

Conversation

lelutin
Copy link
Contributor

@lelutin lelutin commented Aug 14, 2019

debian buster was released on july 6th and many folks are already
deploying it. This module should start supporting the new debian stable
version.

For this, we need the module to know what the new default PHP version is
for this new release.

Closes: #529

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

debian buster was released on july 6th and many folks are already
deploying it. This module should start supporting the new debian stable
version.

For this, we need the module to know what the new default PHP version is
for this new release.

Closes: voxpupuli#529
metadata.json currently specifies that only debian version 8, 9 and 10
are supported, so this version comparison will always result to false.
@lelutin
Copy link
Contributor Author

lelutin commented Aug 14, 2019

my last comment fixed the checks but travis is buggy and a bunch of checks timed out (hence the errors that show up). I don't know how to relauch the jobs that errored out

@lelutin lelutin closed this Aug 15, 2019
@lelutin lelutin reopened this Aug 15, 2019
@lelutin
Copy link
Contributor Author

lelutin commented Aug 15, 2019

This time most of the workers completed their jobs but two of them got networking issues >.<

@dhollinger dhollinger merged commit baec950 into voxpupuli:master Aug 15, 2019
@bastelfreak bastelfreak added the enhancement New feature or request label Aug 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No default version for debian buster in globals
3 participants