Skip to content

Architecture 3.0#1505

Merged
zainforbjs merged 2 commits intodevelopfrom
architecture-3.0
Mar 14, 2025
Merged

Architecture 3.0#1505
zainforbjs merged 2 commits intodevelopfrom
architecture-3.0

Conversation

@zainforbjs
Copy link
Contributor

Missing Migrations Process Enhancement

Updated the Dockerfile for adobe@2018, adobe@2021, adobe@2018, lucee@5 and lucee@6 to run the "box install" command before starting the server to install any dependencies listed in the box.json file.
Added the "restart: always" flag in compose.yml file to keep restarting the containers if they stop unexpectedly.
Enhanced the migration process to handle missing migrations below the latest one.
Added a "Migrate Missing Migrations" button to run missing migrations.
Updated migration.cfm to detect and an create an array for missing migrations.
Modified command.cfm to pass a missingMigFlag to migrateTo().
Updated migrateTo() to process missing migrations when missingMigFlag is true.
@zainforbjs zainforbjs merged commit 70efe13 into develop Mar 14, 2025
0 of 17 checks passed
@zainforbjs zainforbjs deleted the architecture-3.0 branch March 14, 2025 18:07
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.

1 participant