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

fix: build new ddev-webserver to get fixed lagoon-sync, rework Acquia for #4760 #5519

Merged
merged 12 commits into from Nov 10, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 9, 2023

The Issue

  • lagoon-sync was broken, so TestLagoonPull was broken for several days
  • Acquia integration was broken with a new acli version

Also rework acquia integration

How This PR Solves The Issue

Update ddev-webserver with fresh working lagoon-sync
Update Acquia integration for acli
Stop needing to edit the acquia integration

Manual Testing Instructions

  • ddev pull lagoon -y --skip-db
  • ddev pull acquia -y

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

This is a massive change to acquia integration, so that will have to be pointed out in release notes.

@github-actions github-actions bot added bugfix dependencies Pull requests that update a dependency file labels Nov 9, 2023
Copy link

github-actions bot commented Nov 9, 2023

@rfay rfay changed the title fix: build new ddev-webserver to get fixed lagoon-sync fix: build new ddev-webserver to get fixed lagoon-sync, for #4160 Nov 9, 2023
@rfay rfay changed the title fix: build new ddev-webserver to get fixed lagoon-sync, for #4160 fix: build new ddev-webserver to get fixed lagoon-sync, for #4760 Nov 9, 2023
@rfay rfay changed the title fix: build new ddev-webserver to get fixed lagoon-sync, for #4760 fix: build new ddev-webserver to get fixed lagoon-sync, rework Acquia for #4760 Nov 10, 2023
@rfay rfay marked this pull request as ready for review November 10, 2023 02:55
@rfay rfay requested review from a team as code owners November 10, 2023 02:55
@rfay rfay requested a review from stasadev November 10, 2023 02:55
@rfay
Copy link
Member Author

rfay commented Nov 10, 2023

This didn't actually run the tests because it runs the tests from upstream/master, so doesn't show the actual results, but review requested anyway. Seemed to run OK locally.

Copy link
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested Lagoon and Acquia - all good.

@rfay rfay merged commit 834a772 into master Nov 10, 2023
4 checks passed
@rfay rfay deleted the 20231108_new_lagoon branch November 10, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants