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

Remove php 7 from scripts #6576

Merged
merged 2 commits into from
Oct 28, 2023
Merged

Remove php 7 from scripts #6576

merged 2 commits into from
Oct 28, 2023

Conversation

DAcodedBEAT
Copy link
Contributor

What's this PR do?

Tells docker-compose to wait for database before starting the web app.

Screenshots (if appropriate)

What Issues does it Close?

N/A

What are the relevant tickets?

N/A

Any background context you want to provide?

I was restarting and running tests and noticed the first few failed because the db wasn't ready yet. This should also help with #6573.

Where should the reviewer start?

the diff

How should this be manually tested?

N/A

How should the automated tests treat this?

regression, make sure things still work.

Questions:

  • Is there a related website / article to substantiate / explain this change?

    • Yes - Link:
    • No
  • Does the development wiki need an update?

    • Yes - Link:
    • No
  • Does the user documentation wiki need an update?

    • Yes - Link:
    • No
  • Does this add new dependencies?

    • Yes
    • No
  • Does this need to add new data to the demo database

    • Yes
    • No

@DAcodedBEAT
Copy link
Contributor Author

@DawoudIO this should be good to go

@DawoudIO
Copy link
Contributor

Very nice, i think I'll disable that test that sometime fails until I have it 100% working

Thanks for helping here, I'll make sure this runs on PR and Master next

@DAcodedBEAT DAcodedBEAT changed the title Fix docker-compose to wait for database before starting the web app Remove php 7 from scripts Oct 28, 2023
@DAcodedBEAT
Copy link
Contributor Author

@DawoudIO this is still good to go

@DawoudIO DawoudIO merged commit a8fc524 into ChurchCRM:master Oct 28, 2023
@DAcodedBEAT DAcodedBEAT deleted the fix-docker branch December 7, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants