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

Add sqlsrv to PHP FPM 8.1 runtime image #1623

Merged
merged 3 commits into from Oct 24, 2022
Merged

Conversation

cormacpayne
Copy link
Contributor

@cormacpayne cormacpayne commented Oct 21, 2022

Regenerate the PHP FPM bullseye runtime images with the latest changes from the template file, included updated logic that will include sqlsrv with the PHP FPM 8.1 runtime image. Also include tests to ensure that sqlsrv is available across all PHP FPM runtime versions.

  • The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
  • Tests are included and/or updated for code changes.
    - [ ] Proper license headers are included in each file.

@cormacpayne cormacpayne requested a review from a team as a code owner October 21, 2022 20:22
@cormacpayne cormacpayne changed the title Add sqlsrv to PHP 8.1 runtime image Add sqlsrv to PHP FPM 8.1 runtime image Oct 21, 2022
@daniv-msft
Copy link
Contributor

Regenerate the PHP FPM bullseye runtime images with the latest changes from the template file, included updated logic that will include sqlsrv with the PHP FPM 8.1 runtime image. Also include tests to ensure that sqlsrv is available across all PHP FPM runtime versions.

  • The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
  • Tests are included and/or updated for code changes.
    - [ ] Proper license headers are included in each file.

Yes, I can see that the PR who made that changes updated the runtime images for PHP, but not for PHP-FPM. Thanks for catching.

daniv-msft
daniv-msft previously approved these changes Oct 21, 2022
@cormacpayne cormacpayne merged commit dd9d289 into main Oct 24, 2022
harryli0108 added a commit that referenced this pull request Oct 25, 2022
* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
harryli0108 added a commit that referenced this pull request Oct 26, 2022
* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

* Moving an end pf line character in the .NET 7 gRPC case (#1629)

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: daniv-msft <48293037+daniv-msft@users.noreply.github.com>
harryli0108 added a commit that referenced this pull request Oct 26, 2022
* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

* Moving an end pf line character in the .NET 7 gRPC case (#1629)

* Fixed node base image script (#1631)

* renamed bullseye files to buster and fixed typo

* removed extra debian flavor args

* fixed runtime tests to use correct os type

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: daniv-msft <48293037+daniv-msft@users.noreply.github.com>
harryli0108 added a commit that referenced this pull request Oct 28, 2022
* updated node version in code

* Added new version to versionsToBuild

* removed new version support for stretch

* Updating nodeVersionUpdate Branch (#1630)

* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>

* Updating branch to include the final stretch version config (#1632)

* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

* Moving an end pf line character in the .NET 7 gRPC case (#1629)

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: daniv-msft <48293037+daniv-msft@users.noreply.github.com>

* Update the branch to fix runtime image (#1633)

* Add sqlsrv to PHP FPM 8.1 runtime image (#1623)

* Add sqlsrv to PHP 8.1 runtime image

* Update base image tag for PHP FPM runtime images

* Use updated base image tag for PHP FPM runtime images

* Update service connection used to authorize calls to oryx-automation resource group (#1628)

* Lock in final stretch versions for node 14 and node 16 (#1627)

* lock in final stretch versions for node 14 and node 16

* Update service connection used to authorize calls to oryx-automation resource group

Co-authored-by: Cormac McCarthy <corm@microsoft.com>

* Moving an end pf line character in the .NET 7 gRPC case (#1629)

* Fixed node base image script (#1631)

* renamed bullseye files to buster and fixed typo

* removed extra debian flavor args

* fixed runtime tests to use correct os type

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: daniv-msft <48293037+daniv-msft@users.noreply.github.com>

* add support for debian flavor to build-script (#1634)

Co-authored-by: Paul Dorsch <pauldorsch@microsoft.com>

* updated so that ONLY build-script command is affected by the debian flavor change, and respects environment variable configuration

* updated new baseimage tag for node

* fixes for the runtime dynamic installation

Co-authored-by: Cormac McCarthy <corm@microsoft.com>
Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: daniv-msft <48293037+daniv-msft@users.noreply.github.com>
Co-authored-by: Paul Dorsch <pauldorsch@microsoft.com>
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.

None yet

3 participants