Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add update hook for 12.3+ patch upgrade. #1283

Merged
merged 6 commits into from
Aug 31, 2016

Conversation

dkinzer
Copy link

@dkinzer dkinzer commented Jul 31, 2016

REF CIVIC-3573

The 12.6 patch upgrades for out of the box sites has not been working as
expected (tests are failing) because the new Markdown and role-assign features
are not enabled or configured correctly.

Acceptance Criteria

  • DKAN tests pass for Site upgrades with this patch combined with the patch
    to skip customizable tests.

@dkinzer dkinzer added devops and removed devops labels Jul 31, 2016
REF CIVIC-3573

The 1.12.6 patch upgrades for out of the box sites has not been working as
expected (tests are failing) because the new Markdown and role-assign features
are not enabled or configured correctly.

AC
==
- [ ] DKAN tests pass for Site upgrades with this patch combined with the patch
  to skip customizable tests.
@dkinzer dkinzer force-pushed the civic-3573-add-updb-for-12.3-upgrade branch from c0e693a to 75b27ae Compare July 31, 2016 13:49
/**
* Configures BUEditor and markdown test format.
*/
function dkan_bueditor_markdown_install() {
Copy link
Author

Choose a reason for hiding this comment

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

@acouch this function doesn't make sense inside the profile. It only gets called by sites on updates not on first time installation.

Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally it would get called upon install as well as updates. As we add these functions I would think they would live in the dkan.profile.

@dkinzer
Copy link
Author

dkinzer commented Aug 3, 2016

@dafeder @acouch this can be merged now.

@dkinzer dkinzer added the devops label Aug 4, 2016
@dkinzer
Copy link
Author

dkinzer commented Aug 31, 2016

Looks like we might actually still need this PR.. need to redo.

@dkinzer
Copy link
Author

dkinzer commented Aug 31, 2016

Merged release-1-12 and resolved conflict.

@dafeder dafeder merged commit 0c877ac into release-1-12 Aug 31, 2016
@dafeder dafeder deleted the civic-3573-add-updb-for-12.3-upgrade branch September 16, 2016 19:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants