Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Add a drupal:rebuild Composer script #23

Merged
merged 1 commit into from
May 1, 2024

Conversation

TravisCarden
Copy link
Collaborator

What would you think of this, @phenaproxima? This completely resets the application by removing all Composer artifacts (vendor/, web/, and composer.lock), reinstalling them with composer install, and running the Starshot install scripts. It's particularly helpful after a git pull.

@TravisCarden TravisCarden force-pushed the feature/rebuild branch 5 times, most recently from a395f8f to 3dd2366 Compare May 1, 2024 14:29
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
@phenaproxima
Copy link
Owner

You might need to rebase on main for this to pass. The recipe command definitely exists, but it's now served from a local patch file.

composer.json Outdated Show resolved Hide resolved
@phenaproxima
Copy link
Owner

After rebasing and passing the build, and one suggestion (not blocking), I'm okay with this.

@TravisCarden TravisCarden merged commit 94cfc8e into phenaproxima:main May 1, 2024
3 checks passed
@TravisCarden TravisCarden deleted the feature/rebuild branch May 1, 2024 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants