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

LLM Integration and Attempts at Resolving NodeBB Theme Deployment Issues #56

Merged
merged 12 commits into from
Nov 16, 2024

Conversation

Alanna-Cao
Copy link

@Alanna-Cao Alanna-Cao commented Nov 15, 2024

This PR addresses the deployment issues encountered while trying to deploy our NodeBB instance for Project 4. Despite multiple attempts to resolve the deployment errors we've been facing starting in Project 3, including reverting the repo to the last working state and modifying the azure-deploy-f24.yml configuration, we continue to face the same theme-not-found error in our GitHub Actions workflow.

We have made the following changes in an unsuccessful attempt to resolve our issues with this CI:

  • Removed package.json from repository (we previously removed it from the gitignore as an attempt to fix the theme-not-found error)
  • Reverted back to using our nodebb-quickstart theme repo as a submodule (this worked for us during project 2 up until we started attempting to deploy the frontend)
  • Re-added nodebb-theme-quickstart frontend repo as a submodule

We were able to build and test nodebb locally however, and have successfully integrated the translator service into NodeBB. The feature works locally as expected (see screenshots attached below).

Screenshot 2024-11-13 at 10 21 00 AM

@Alanna-Cao Alanna-Cao self-assigned this Nov 15, 2024
@Alanna-Cao Alanna-Cao merged commit 6fd1b28 into f24 Nov 16, 2024
2 of 3 checks passed
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