Skip to content

Feat/phase logic update #17

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

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Feat/phase logic update #17

merged 2 commits into from
Mar 23, 2023

Conversation

eisbilir
Copy link
Member

No description provided.

@eisbilir eisbilir changed the base branch from main to feature/dev March 22, 2023 23:18
@eisbilir eisbilir marked this pull request as ready for review March 23, 2023 18:44
@rakibansary rakibansary merged commit fead91f into feature/dev Mar 23, 2023
@rakibansary rakibansary deleted the feat/phase-logic-update branch March 23, 2023 19:03
rakibansary added a commit that referenced this pull request Mar 26, 2023
* ci: deploy to dev

* fix: use elasticsearch when opensearch-js is not availalbe

- this is a temporary feature till we overhaul how we do indexing

Signed-off-by: Rakib Ansary <[email protected]>

* fix: project category id

Signed-off-by: Rakib Ansary <[email protected]>

* fix: project phase during challenge creation

Signed-off-by: Rakib Ansary <[email protected]>

* fix: scorecards to use

Signed-off-by: Rakib Ansary <[email protected]>

* fix: dev scorecard ids are different

Signed-off-by: Rakib Ansary <[email protected]>

* chore: publish image

* fix: save creator

* fix: save createdBy and updatedBy

Signed-off-by: Rakib Ansary <[email protected]>

* fix: turn autopilot on

* update scorecard mapping (#16)

* Feat/phase logic update (#17)

* fix: legacy phase mapper

* feat: remove timezone conversion

* fix: bump versions

* fix: fixed start time

* fix: use uuid

* Fix/sc (#19)

* fix: scorecard mapping

* fix: scorecard mapper

* wip: challenge updatge

* fix: non-null assertion

Signed-off-by: Rakib Ansary <[email protected]>

* fix: improve handling of draft challenges

Signed-off-by: Rakib Ansary <[email protected]>

* fix: legacy challenge update

Signed-off-by: Rakib Ansary <[email protected]>

* fix: saving phase on challenge:update

Signed-off-by: Rakib Ansary <[email protected]>

* chore: remove logs

Signed-off-by: Rakib Ansary <[email protected]>

* fix: remove undefined from map

Signed-off-by: Rakib Ansary <[email protected]>

* fix: update to topcoder-interface v0.0.40

Signed-off-by: Rakib Ansary <[email protected]>

* feat: add logging interceptor

* fix: version bump

* fix: do not call acl for v5 tasks

* fix: add iterative review phase constraint

* fix: prize amount in cents

* fix: total prize calculation

* map v5 groupId to v4 groupId

Signed-off-by: Rakib Ansary <[email protected]>

* fix: prize calculation

Signed-off-by: Rakib Ansary <[email protected]>

* fix: post mortem flag

Signed-off-by: Rakib Ansary <[email protected]>

* fix: not creating ba in legacy

Signed-off-by: Rakib Ansary <[email protected]>

* support delete challenge (#22)

* correct the f2f scorecard ID for dev (#23)

* fix typo in challenge.delete (#24)

* ci: publish image to prod ecr

Signed-off-by: Rakib Ansary <[email protected]>

---------

Signed-off-by: Rakib Ansary <[email protected]>
Co-authored-by: Thomas Kranitsas <[email protected]>
Co-authored-by: eisbilir <[email protected]>
Co-authored-by: eisbilir <[email protected]>
rakibansary added a commit that referenced this pull request Mar 26, 2023
* ci: deploy to dev

* fix: use elasticsearch when opensearch-js is not availalbe

- this is a temporary feature till we overhaul how we do indexing

Signed-off-by: Rakib Ansary <[email protected]>

* fix: project category id

Signed-off-by: Rakib Ansary <[email protected]>

* fix: project phase during challenge creation

Signed-off-by: Rakib Ansary <[email protected]>

* fix: scorecards to use

Signed-off-by: Rakib Ansary <[email protected]>

* fix: dev scorecard ids are different

Signed-off-by: Rakib Ansary <[email protected]>

* chore: publish image

* fix: save creator

* fix: save createdBy and updatedBy

Signed-off-by: Rakib Ansary <[email protected]>

* fix: turn autopilot on

* update scorecard mapping (#16)

* Feat/phase logic update (#17)

* fix: legacy phase mapper

* feat: remove timezone conversion

* fix: bump versions

* fix: fixed start time

* fix: use uuid

* Fix/sc (#19)

* fix: scorecard mapping

* fix: scorecard mapper

* wip: challenge updatge

* fix: non-null assertion

Signed-off-by: Rakib Ansary <[email protected]>

* fix: improve handling of draft challenges

Signed-off-by: Rakib Ansary <[email protected]>

* fix: legacy challenge update

Signed-off-by: Rakib Ansary <[email protected]>

* fix: saving phase on challenge:update

Signed-off-by: Rakib Ansary <[email protected]>

* chore: remove logs

Signed-off-by: Rakib Ansary <[email protected]>

* fix: remove undefined from map

Signed-off-by: Rakib Ansary <[email protected]>

* fix: update to topcoder-interface v0.0.40

Signed-off-by: Rakib Ansary <[email protected]>

* feat: add logging interceptor

* fix: version bump

* fix: do not call acl for v5 tasks

* fix: add iterative review phase constraint

* fix: prize amount in cents

* fix: total prize calculation

* map v5 groupId to v4 groupId

Signed-off-by: Rakib Ansary <[email protected]>

* fix: prize calculation

Signed-off-by: Rakib Ansary <[email protected]>

* fix: post mortem flag

Signed-off-by: Rakib Ansary <[email protected]>

* fix: not creating ba in legacy

Signed-off-by: Rakib Ansary <[email protected]>

* support delete challenge (#22)

* correct the f2f scorecard ID for dev (#23)

* fix typo in challenge.delete (#24)

* ci: publish image to prod ecr

Signed-off-by: Rakib Ansary <[email protected]>

* ci: publish image to ecr based on pr

Signed-off-by: Rakib Ansary <[email protected]>

* ci: publish image to ecr based on pr

Signed-off-by: Rakib Ansary <[email protected]>

* ci: filter not required

Signed-off-by: Rakib Ansary <[email protected]>

* ci: correctly set env variable

Signed-off-by: Rakib Ansary <[email protected]>

---------

Signed-off-by: Rakib Ansary <[email protected]>
Co-authored-by: Thomas Kranitsas <[email protected]>
Co-authored-by: eisbilir <[email protected]>
Co-authored-by: eisbilir <[email protected]>
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