-
Notifications
You must be signed in to change notification settings - Fork 4
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
Chore/build push #41
Merged
Merged
Chore/build push #41
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: SONG JIHOON <69960711+EchoSkorJjj@users.noreply.github.com>
* chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier * chore(workflow): test build push and update value --------- Co-authored-by: ztdevelops <yuezhengting@gmail.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg>
EchoSkorJjj
added a commit
that referenced
this pull request
May 3, 2024
…keys (#42) * feat(deployment): terraform, workflow, kube * feat(deployment): change terraform config * feat(terraform-rds): init rds files for terraform * chore(frontend): clean up * feat(frontend): deploy * fix(client): added validation logic to flashcards * fix(workflow): removed branch * fix(client): added null checks to cards * feat(terraform): deployment of resources done * fix(client): fixed the ui for flashcard and MCQ at the generation page * feat(marketplace): added tooltip * fix(viewmcq): enhanced UI design * feat(workflow): created workflows for each service * fix(kong): reverted dockerfile * fix(mcq): fixed issue where only 1 MCQ was being generated by gpt * fix(client): minor qol fixes * fix(mcq): added additonal fixes * fix(profile): fixed cards * fix(subscribe): added blue box * feat(MCQ): added option to reorder, delete or add options * Feat/build push (#34) * feat(deployment): build push simple services * feat(workflow): created workflows for each service * feat(deployment): build push simple services * feat(deployment): kube files for all simple services * Feat/deployment (#28) * fix(mcq): fixed issue where only 1 MCQ was being generated by gpt * fix(client): minor qol fixes * fix(mcq): added additonal fixes * fix(profile): fixed cards * fix(subscribe): added blue box * feat(MCQ): added option to reorder, delete or add options --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> * chore(upload-note): added env file * fix(docker): fixed docker file to add env file for upload note * chore(deployment): build push complex service images * feat(kubernetes): finished manifest * chore(kong): build and push kong image * chore(kong): added health check path * fix(user-storage): rebuild image * fix(subscriptions): rebuild image * fix(subscriptions): rebuild image * fix(payment): rebuild image * fix(contents): rebuild image * fix(notes & fileprocessor): rebuild image * fix(deployment): rebuild image * fix(handletempcontent): rebuild image * fix(makepayment & verifyuser): rebuild image * fix(kong): rebuild image * fix(userstorage & kong): temp fix * fix(contents): fix redis connection * fix(process-chunks): fix connection to aws mq * fix(deploy): fix connection * fix * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(contents): fix redis connection * feat(terraform): resources creation done * feat(kubernetes): done * fix(user-storage): singass auth use random email * fix(user-storage): singass auth use random email --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> * chore(frontend): adjust colours, remove unused methods * chore(upload-notes): fix concurrent uploads * 30 prod generated content can be viewed and edited by anyone with the redis note (#35) * fix(view-tc): no longer allows users to view other users temporary content * fix(docker-compose): uncommented ngrok * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * fix(kubernetes): fixed deployment for process chunks * feat(argocd): created application yaml files for all services * chore(process-chunks): add retry logic for connecting to temporary queue * chore(process-chunks): add retry logic for connecting to temporary queue (#36) * fix(view-notes): update image * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * chore: fix some stuff hehe (#38) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * fix(htc): rebuild fixed * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier * chore(workflow): test build push and update value * Chore/build push (#41) * chore: lemmenisation, frontend tweaks (#39) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: SONG JIHOON <69960711+EchoSkorJjj@users.noreply.github.com> * Feat/deployment (#40) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier * chore(workflow): test build push and update value --------- Co-authored-by: ztdevelops <yuezhengting@gmail.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(cicd): test full cicd flow --------- Co-authored-by: Yue Zheng Ting <87757354+ztdevelops@users.noreply.github.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: ztdevelops <yuezhengting@gmail.com> * chore(readme): update * Update README.md * Update README.md * fix(frontend): added unsplash client id * fix(frontend): added unsplash client id * fix(frontend): updated payment price * fix(frontend): fixed navigation * chore: update README.md * chore: update README.md * chore: update README.md * chore: update README.md * chore: replace keys with placeholder values --------- Co-authored-by: Jihoon_Song <69960711+EchoSkorJjj@users.noreply.github.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> Co-authored-by: Neil <64523806+neilscallywag@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.