Aviral Jain

Results 57 comments of Aviral Jain

@Ram81 PR up for review. I'll need your help in testing

Sorry for the delay.. I'll make this change

@Ram81 if multiple tasks are deployed for a single challenge, then the field `task_def_arn` would become of no use for a challenge as now we would have multiple of them...

@Ram81 changed the data fetching API. Please check if the data being returned by the backend is correct as per the requirement now.... Once verified, I'll write the code for...

Hey @Alabhya268 actually what we have in the database for our challenge is a task def and servicename, so we need to find status of containers inside a task for...

> @Ram81 changed the data fetching API. Please check if the data being returned by the backend is correct as per the requirement now.... Once verified, I'll write the code...

> @burnerlee can you fix the failing build yeah the failing build is due to some conflict in django migrations after i rebased it on master. On it

@Ram81 made all the backend changes. I need to discuss some points before finalising the code for frontend. For each challenge, we can have multiple tasks, and for each task...

@Ram81 the number of submissions shown on a single page currently are 100. Should we change this too? This is creating a problem in testing as there are not enough...