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

mersge last bit of conflic slove #21

Merged
merged 2 commits into from
Sep 24, 2024
Merged

mersge last bit of conflic slove #21

merged 2 commits into from
Sep 24, 2024

Conversation

Honghui-Li-8
Copy link
Member

No description provided.

Honghui-Li-8 and others added 2 commits September 19, 2024 22:16
* Updated files

added:
- close button for signup and login
- button for share
- buttons for zoom in and out
- some progress on floor menu (w/o toggle)

* Updated floor menu UI

finished rendering the floor menu UI (just the base version with interactive button to toggle and an image display).

* Update .gitignore

* fixed some issues and merged branches w/ kim

* jest semi working

* did the first test for logInModal

* temp for honghui

* ignore coverage files

* remove coverage folder

* able to render App

* remove unused test

* add back RootState Type export, ignored the VS code false error warning, base tester

* replaced deprecatedremoveEventListener" deprecated

* tester for the "star" node-edge render test

* minor update on comments to documentation

* update workflow to be tigered on this branch for testing CI/CD

* comment out unfinished tests

* disable cloud test workflow on this branch

* disable debug log, attaching new test funciton to button

* optimized the node version constant

* making dockerfile for building and serving app

* install express.js for hosting server

* successfully serving web app

* comment update on server.ts

* update docker file on docker image run command

* switch to build a light weight docker image with only files / node_modules that's production needed

* split two dockerfile for building production server

* attempts to serve https requests

* minor update on comment

* added new script, update home page's text

* CD workflow, build and upload to Docker Hub

* syntax fix

* syntax fix 2

* updated unite test base on updates

* updated the secrete file storing method

* removed un used settings

* update CD workflow to use secret env variable

* fix version env variable reference

* include docker user name for pushing docker image

* fix login variable

* update deprecated github action

* disable previous flow to test the AWS connection

* full CICD with AWS EC2 deployment

* update on AWS EC2 interaction commands

* reference fix

* reference fix

* workflow syntax fix

* checking key pair permission

* test only the connection to AWS

* change command format pass to EC2

* update key name

* format fix

* fix attempt

* double checked ssh key

* pull and run image in EC2

* Full CI-CD workflow finished

* remove mock define

* checking the variable across jobs

* Extract Version in deploy step as well

* minor fix

* testing deploy workflow with version extraction

* Testing full workflow

---------

Co-authored-by: poppychan21 <[email protected]>
Co-authored-by: paoloyap22 <[email protected]>
Co-authored-by: RheuX <[email protected]>
* Updated files

added:
- close button for signup and login
- button for share
- buttons for zoom in and out
- some progress on floor menu (w/o toggle)

* Updated floor menu UI

finished rendering the floor menu UI (just the base version with interactive button to toggle and an image display).

* Update .gitignore

* fixed some issues and merged branches w/ kim

* jest semi working

* did the first test for logInModal

* temp for honghui

* ignore coverage files

* remove coverage folder

* able to render App

* remove unused test

* add back RootState Type export, ignored the VS code false error warning, base tester

* replaced deprecatedremoveEventListener" deprecated

* tester for the "star" node-edge render test

* minor update on comments to documentation

* update workflow to be tigered on this branch for testing CI/CD

* comment out unfinished tests

* disable cloud test workflow on this branch

* disable debug log, attaching new test funciton to button

* optimized the node version constant

* making dockerfile for building and serving app

* install express.js for hosting server

* successfully serving web app

* comment update on server.ts

* update docker file on docker image run command

* switch to build a light weight docker image with only files / node_modules that's production needed

* split two dockerfile for building production server

* attempts to serve https requests

* minor update on comment

* added new script, update home page's text

* CD workflow, build and upload to Docker Hub

* syntax fix

* syntax fix 2

* updated unite test base on updates

* updated the secrete file storing method

* removed un used settings

* update CD workflow to use secret env variable

* fix version env variable reference

* include docker user name for pushing docker image

* fix login variable

* update deprecated github action

* disable previous flow to test the AWS connection

* full CICD with AWS EC2 deployment

* update on AWS EC2 interaction commands

* reference fix

* reference fix

* workflow syntax fix

* checking key pair permission

* test only the connection to AWS

* change command format pass to EC2

* update key name

* format fix

* fix attempt

* double checked ssh key

* pull and run image in EC2

* Full CI-CD workflow finished

* remove mock define

* checking the variable across jobs

* Extract Version in deploy step as well

* minor fix

* testing deploy workflow with version extraction

* Testing full workflow

---------

Co-authored-by: poppychan21 <[email protected]>
Co-authored-by: paoloyap22 <[email protected]>
Co-authored-by: RheuX <[email protected]>
@paoloyap22 paoloyap22 merged commit f9cceee into prod Sep 24, 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