Skip to content

Add Adobe 2021 Support to local Docker testing #1230

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

Merged
merged 280 commits into from
Oct 13, 2023

Conversation

bpamiri
Copy link
Collaborator

@bpamiri bpamiri commented Nov 17, 2022

This PR complete some work on the rearchitecture of the configuration files used for the individual docker images for local testing.

The test suite now tests
Lucee 5 (MySQL, SQL Server, PostgreSQL, H2)
Lucee 6 (MySQL, SQL Server, PostgreSQL, H2)
Adobe 2016 (MySQL, SQL Server, PostgreSQL)
Adobe 2018 (MySQL, SQL Server, PostgreSQL)
Adobe 2021 (MySQL, SQL Server, PostgreSQL)

Once other major feature that was completed in this PR is that the local web images properly load the files from the host machine which makes it easier to do local development and have changes reflected in the docker images immediately without requiring any commenting and uncommenting lines in the dockerfile or having to rebuild the images between each cycle.

@bpamiri
Copy link
Collaborator Author

bpamiri commented Oct 13, 2023

This finally working. Adobe 2021 is tested against MySQL, SQL Server, and PostgreSQL. Both the GitHub actions tests are passing as well as all local Docker based tests. If using the local Docker tests the code is injected into each VM so the VMs will get the live code updates.

@bpamiri bpamiri merged commit f7d7472 into develop Oct 13, 2023
@bpamiri bpamiri deleted the feature/Add_Adobe_2021_support branch October 13, 2023 21:04
@chapmandu
Copy link
Contributor

Well done! 🔥

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