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

3791 Higher version for select_or_other #3792

Merged
merged 6 commits into from
Jul 8, 2022
Merged

Conversation

paul-m
Copy link
Contributor

@paul-m paul-m commented Jun 8, 2022

fixes #3791

@@ -66,6 +66,8 @@ commands:
command: |
git --git-dir=dkan/.git --work-tree=dkan checkout "${CIRCLE_SHA1}"
dktl exec:composer -- require --no-interaction --ansi --no-update "getdkan/dkan:dev-${CIRCLE_SHA1}"
rm -rf docroot/modules/contrib/select_or_other
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The fact that select_or_other was patched led to an error during the update tests. To fix this I had to have the script remove the module and then also remove the vendor directory.

@janette janette force-pushed the 3791-no-patch-select_or_other branch 2 times, most recently from 8662bea to 44eaf5e Compare July 8, 2022 18:31
@janette janette merged commit fb58a9e into 2.x Jul 8, 2022
@janette janette deleted the 3791-no-patch-select_or_other branch May 19, 2023 14:25
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.

Investigate module dependency constraints for select_or_other
2 participants