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

link the Exercise.tsx with the placementtest page #321

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
bea4f54
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
de569a3
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
0ac5810
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
31e0f1d
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
722d6d9
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
f85446b
Updated DeployToProd.
amazon-codecatalyst[bot] Nov 11, 2024
ce83f6d
Changed Table Name
Husain1771 Nov 11, 2024
2eada4a
Merge branch 'main' of https://github.com/Husain1771/gen-ai-moe-phase2
Husain1771 Nov 11, 2024
f824f86
a comment in api
Mjkhalaf1 Nov 13, 2024
d2fc3ec
Husain-Test1
Husain1771 Nov 13, 2024
2da7111
second change
Mjkhalaf1 Nov 13, 2024
75d26e8
Husain-ReturnChanges
Husain1771 Nov 13, 2024
a1e6647
third comment api
Mjkhalaf1 Nov 13, 2024
cca3695
HusainBranchExperimen4
Husain1771-2 Nov 13, 2024
7281134
HusainExpr
Husain1771-2 Nov 13, 2024
0d06a6d
Merge pull request #1 from bahrain-uob/husain-expr
Mjkhalaf1 Nov 13, 2024
2deb277
Merge pull request #2 from bahrain-uob/mohdExp
Husain1771-2 Nov 13, 2024
758d96d
try
asareerqambar Nov 13, 2024
3cf69cd
forth comment bro!
Mjkhalaf1 Nov 13, 2024
4d58082
Merge pull request #3 from bahrain-uob/mohdExp
Husain1771-2 Nov 13, 2024
09661ad
HusainExpr3
Husain1771-2 Nov 13, 2024
8dcd7a3
Merge pull request #4 from bahrain-uob/new
Mjkhalaf1 Nov 13, 2024
7443d59
last change in api stack
Mjkhalaf1 Nov 13, 2024
934927c
secondacccheck
Husain1771-2 Nov 13, 2024
70fafdf
Merge pull request #5 from bahrain-uob/mohdExp
asareerqambar Nov 13, 2024
e45c927
Merge branch 'main' into husain2acc
Husain1771-2 Nov 13, 2024
0990951
Merge pull request #7 from bahrain-uob/husain2acc
Husain1771-2 Nov 13, 2024
1d946d0
remove comment
Husain1771-2 Nov 13, 2024
1df66da
add the link for the take test button, to link it to placement test page
asareerqambar Nov 25, 2024
cbda73e
fix sign-in-out delay redirect
Mjkhalaf1 Nov 25, 2024
818f94e
showing sign-in button instead of sign-out
Mjkhalaf1 Nov 25, 2024
91f266b
Merge pull request #9 from bahrain-uob/asareernew
Husain1771 Nov 26, 2024
68682d3
Do not print the email and password in sign-up page
Mjkhalaf1 Nov 26, 2024
a208355
Merge branch 'main' into sign-in-out-Fixes
Husain1771 Nov 27, 2024
619b301
Merge pull request #10 from bahrain-uob/sign-in-out-Fixes
Husain1771 Nov 27, 2024
69d2471
Update package.json to sst dev
Husain1771 Nov 27, 2024
eb561a4
Merge pull request #11 from bahrain-uob/Husain1771-patch-sstdev
Husain1771-2 Nov 27, 2024
5c6a284
Fixed Speaking Section to get response from Bedrock and saves it to DB
Husain1771-2 Dec 2, 2024
1a0f1f0
Merge pull request #8 from bahrain-uob/SpeakingBedrockFix
asareerqambar Dec 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions .codecatalyst/workflows/DeployToProd.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
Name: DeployToProd
Compute:
Type: EC2
SchemaVersion: "1.0"

# Optional - Set automatic triggers.
Expand Down Expand Up @@ -30,12 +32,13 @@ Actions:
- Run: chmod +x ./.codecatalyst/scripts/sst_deploy.sh
- Run: ./.codecatalyst/scripts/sst_deploy.sh
Container:
Registry: ECR
Image: 297940647071.dkr.ecr.us-west-2.amazonaws.com/codecatalyst-support:amazonlinux23withgit-1.2.0-7
Registry: CODECATALYST
Image: CodeCatalystLinux_x86_64:2024_03
Compute:
Type: EC2
Fleet: Linux.x86-64.Large
Environment:
Connections:
- Role: CodeCatalystWorkflowDevelopmentRole-AWS-CIC-23-24-Test
Name: "888641773886"
- Role: CodeCatalystWorkflowDevelopmentRole-moe-ielts-phase2
Name: "664418980468"
Name: Prod
1 change: 0 additions & 1 deletion .github/ci-test.txt

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/build-test.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/deploy-on-push-main.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion QuestionScript/challengesDynamoFiller.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

TransactItemss = [] # List of items to be added to the table
indexes = {} # Dictionary to store the indexes of the questions which contains the list of sort keys of the questions for each type
TableName = 'ahmed-codecatalyst-sst-app-Records' # Channge the table name
TableName = 'prod-codecatalyst-sst-app-Records' # Channge the table name
QuestionTypes = ["challenge-B2-writing", "challenge-B2-reading", "challenge-B2-listening", "challenge-B2-speaking"]

questions = json.loads(open("./questionsNew.json", "r", encoding="utf8").read())
Expand Down
2 changes: 1 addition & 1 deletion QuestionScript/dynamodbFiller.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

TransactItemss = [] # List of items to be added to the table
indexes = {} # Dictionary to store the indexes of the questions which contains the list of sort keys of the questions for each type
TableName = 'mahawaj-codecatalyst-sst-app-Records' # Channge the table name
TableName = 'prod-codecatalyst-sst-app-Records' # Channge the table name
QuestionTypes = ["writing", "reading", "listening", "speaking"]

questions = json.loads(open("./questionsNew.json", "r", encoding="utf8").read())
Expand Down
Loading