Skip to content

Comments

Add Sitediff addon.#72

Merged
achekulaev merged 2 commits intodocksal:masterfrom
kporras07:add-sitediff
Nov 10, 2020
Merged

Add Sitediff addon.#72
achekulaev merged 2 commits intodocksal:masterfrom
kporras07:add-sitediff

Conversation

@kporras07
Copy link
Contributor

Hi,

We're using docksal for our projects and I'd like to include this tool that we want to regularly use in our projects.

Thanks,

Copy link
Member

@lmakarov lmakarov left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

Please see the feedback inline.

- ${PROJECT_ROOT}/sitediff:/app/sitediff:cached
command: tail -f /dev/null
labels:
- io.docksal.virtual-host=sitediff.${VIRTUAL_HOST},mail.${VIRTUAL_HOST}.*
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- io.docksal.virtual-host=sitediff.${VIRTUAL_HOST},mail.${VIRTUAL_HOST}.*
- io.docksal.virtual-host=sitediff.${VIRTUAL_HOST},sitediff.${VIRTUAL_HOST}.*

# Add sitediff service to docksal.yml
yml_add_service "$SITEDIFF_YML"
# Apply stack changes.
fin stop cli
Copy link
Member

Choose a reason for hiding this comment

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

This does not seem necessary for this addon, since it does not change anything in the cli container.


#-------------------------------------- SITEDIFF functions ---------------------------------------------

# Set/remove proper setting into php.ini
Copy link
Member

Choose a reason for hiding this comment

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

Update the comment to correctly reflect what's going on here.

# Remove sitediff service from docksal.yml
yml_remove_service "sitediff"
# Apply stack changes
COMPOSE_FILE="" fin stop cli
Copy link
Member

Choose a reason for hiding this comment

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

Same here, this is likely not necessary.

@kporras07 kporras07 requested a review from lmakarov November 10, 2020 19:59
@kporras07
Copy link
Contributor Author

@lmakarov thanks for the feedback. I just did the required fixes

@achekulaev achekulaev merged commit 821f226 into docksal:master Nov 10, 2020
@kporras07 kporras07 deleted the add-sitediff branch November 10, 2020 20:22
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.

3 participants