Skip to content

Added Drupal update check#34

Merged
martinyde merged 1 commit intodevelopfrom
feature/drupal-update-check
Nov 13, 2024
Merged

Added Drupal update check#34
martinyde merged 1 commit intodevelopfrom
feature/drupal-update-check

Conversation

@rimi-itk
Copy link
Copy Markdown
Contributor

@rimi-itk rimi-itk commented Nov 12, 2024

Adds a check to check that site can be updated (after a clean installation using the base ref).

We're pragmatic and still allow breaking changes, but in the future we have to make sure that we have a clean update path for our projects.

Example on breaking the update path:

git checkout 9d368a5724bd2c94ccb8c5703bb3d8f558a70a3f
task site-install --yes

git checkout 6a563c55dcbe1397487aea08764450ef8e67784e
task site-update --yes

@rimi-itk rimi-itk force-pushed the feature/drupal-update-check branch 12 times, most recently from 540ae66 to b2d325d Compare November 12, 2024 15:11
@rimi-itk rimi-itk force-pushed the feature/drupal-update-check branch from b2d325d to 2277255 Compare November 12, 2024 15:14
@rimi-itk rimi-itk marked this pull request as ready for review November 12, 2024 15:29
@martinyde martinyde merged commit 16d0c49 into develop Nov 13, 2024
@martinyde martinyde deleted the feature/drupal-update-check branch November 13, 2024 07:46
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.

2 participants