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

GitHub Issue #11 cleanup code repo #18

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

lhridley
Copy link

Summary

Modifies the code repository for easier management and maintenance of the project using Composer as the package management toolset:

  • Removes the /vendor directory from the project
  • Removes docroot/core, and docroot/modules/contrib from the project
  • Adds /vendor, /docroot/core, /docroot/modules/contrib, /docroot/themes/contrib to the .gitignore file

Metadata

Question Answer
Did you use a meaningful pull request title? yes
Did you apply meaningful labels to the pull request? no, I'm not sure what this means
Did you perform a self review first? yes
Documentation reflects changes? yes
CHANGELOG reflects changes? no, the CHANGELOG does not appear to currently be in use
Unit/Functional tests reflect changes? no, this is not applicable
Did you perform browser testing? yes
Risk level Medium -- may require modifying build scripting to execute composer install

@RCheesley RCheesley added the bug Something isn't working label Sep 21, 2023
@RCheesley
Copy link
Member

Thanks for getting started on this @lhridley, hopefully with the other PRs we should be able to get this merged and start moving on the actual development work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants