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 the install hook. #231

Merged

Conversation

vincent-gao
Copy link
Contributor

@vincent-gao vincent-gao commented May 4, 2021

Changes

  1. the module should get installed from baywatch module

dpc-sdp/baywatch#24

@vincent-gao vincent-gao changed the title remove the install hook. Remove the install hook. May 4, 2021
@vincent-gao vincent-gao self-assigned this May 4, 2021
@vincent-gao vincent-gao marked this pull request as ready for review May 4, 2021 22:50
@vincent-gao vincent-gao requested a review from sonnykt May 5, 2021 01:33
/**
* Enable tide_edit_protection module.
*/
function tide_core_update_8046() {
Copy link
Contributor

Choose a reason for hiding this comment

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

@vincent-gao this update hook was released in 2.0.8 so you can't remove it. The body of the hook can be removed. but the hook itself must stay.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sonnykt sure. indeed it should keep same number with database.

@vincent-gao vincent-gao force-pushed the feature/remove_installation_of_tide_edit_protection branch from cc140c9 to 6f81dff Compare May 5, 2021 23:49
@vincent-gao vincent-gao requested a review from sonnykt May 6, 2021 00:05
@vincent-gao vincent-gao merged commit 32ebe03 into develop May 7, 2021
@vincent-gao vincent-gao deleted the feature/remove_installation_of_tide_edit_protection branch May 7, 2021 06:03
@vincent-gao vincent-gao mentioned this pull request May 7, 2021
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