Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
ff07522
Stalled flag to challenges
jmgasper May 19, 2026
43cf375
License file
jmgasper May 21, 2026
bf6878b
PM-5015 - ai only review mode
vas3a May 25, 2026
e61fcfd
deploy dev
vas3a May 25, 2026
455014f
skip review phase when ai only mode is on
vas3a May 25, 2026
e6d9c6b
timeline template for ai-only mode
vas3a May 26, 2026
3f2a1c4
AI only - skip ai screening phase creation
vas3a May 27, 2026
d3e00cb
Merge branch 'develop' of github.com:topcoder-platform/challenge-api-…
vas3a May 28, 2026
94b3b6c
Save timeline on draft
vas3a May 28, 2026
502c963
PM-5015 - make sure to select ai-only timeline or revert back dependi…
vas3a May 28, 2026
b0c346b
Merge pull request #114 from topcoder-platform/PM-5015_ai-only-review
vas3a May 29, 2026
1618163
Insert approval phase in AI-only timeline template
vas3a Jun 2, 2026
3f59642
Merge branch 'develop' into stalled
jmgasper Jun 2, 2026
523ae6c
Merge pull request #115 from topcoder-platform/stalled
jmgasper Jun 2, 2026
5a0193f
Merge branch 'develop' of github.com:topcoder-platform/challenge-api-…
vas3a Jun 3, 2026
d9d0a76
Fix switch to ai only template id for non-admins
vas3a Jun 3, 2026
34724bb
PM-5203 - prevent closing ai review phase if there are running ai wor…
vas3a Jun 3, 2026
0a6934b
Make sure ai review phase can't be manually closed when there are pen…
vas3a Jun 4, 2026
6f1da71
Fix check for closing ai review phase
vas3a Jun 4, 2026
840fd95
PM-5161: Guard MM winner selection until final scoring completes
jmgasper Jun 5, 2026
7d55ee2
Merge pull request #116 from topcoder-platform/PM-5203_approval-phase…
vas3a Jun 5, 2026
cf401d4
Merge pull request #117 from topcoder-platform/PM-5161
jmgasper Jun 9, 2026
0172673
Allow opening approval phase without approval user in AI Only challenges
vas3a Jun 9, 2026
88b99d4
Merge pull request #118 from topcoder-platform/PM-5203_approval-phase…
vas3a Jun 9, 2026
4f767be
PM-5161: Guard MM winner fallback final scoring
jmgasper Jun 10, 2026
5890347
Merge pull request #119 from topcoder-platform/PM-5161-1
jmgasper Jun 10, 2026
53344c1
Whitelist changes for M2M tokens
jmgasper Jun 10, 2026
a12a4db
Merge pull request #120 from topcoder-platform/PM-5161-1
jmgasper Jun 10, 2026
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
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ workflows:
- PM-4478_add-ai-screening-phase-when-editing-after-launch
- review-context
- PM-4684_challenge-approval-flow
tags:
only: /^dev-.*/

- "build-qa":
context: org-global
Expand Down
202 changes: 202 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
6 changes: 4 additions & 2 deletions app-routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,11 @@ module.exports = (app) => {
!helper.checkIfExists(def.scopes, req.authUser.scopes)
) {
logger.info(
`[${getSignature(req)}] Public route: dropping machine token due to scope mismatch`
`[${getSignature(req)}] Public route: preserving machine token whitelist bypass despite scope mismatch`
);
req.authUser = undefined;
req.authUser = {
bypassChallengeWhitelist: true,
};
} else {
logger.info(`[${getSignature(req)}] Public route: valid machine token attached`);
}
Expand Down
4 changes: 4 additions & 0 deletions config/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ module.exports = {
.filter(Boolean)
: ["80000062"],

// The ID of the AI Only Challenge timeline template (seeded via migration)
AI_ONLY_TIMELINE_TEMPLATE_ID:
process.env.AI_ONLY_TIMELINE_TEMPLATE_ID || "b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e",

// health check timeout in milliseconds
HEALTH_CHECK_TIMEOUT: process.env.HEALTH_CHECK_TIMEOUT || 3000,

Expand Down
3 changes: 3 additions & 0 deletions docs/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2716,6 +2716,9 @@ definitions:
type: array
items:
type: string
stalled:
type: boolean
description: Flag indicating the challenge has no open phase after a previous phase opened and closed, and a due successor phase has not opened.
registrationStartDate:
type: string
format: date-time
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"e2e:cov": "nyc --reporter=html --reporter=text npm run e2e",
"services:up": "docker-compose -f ./local/docker-compose.yml up -d",
"services:down": "docker-compose -f ./local/docker-compose.yml down",
"services:logs": "docker-compose -f ./local/docker-compose.yml logs"
"services:logs": "docker-compose -f ./local/docker-compose.yml logs",
"deploy:dev": "BRANCH=$(git rev-parse --abbrev-ref HEAD) && TAG=\"dev-${BRANCH}\" && git tag -d \"$TAG\" 2>/dev/null; git push origin \":refs/tags/$TAG\" 2>/dev/null; git tag \"$TAG\" && git push origin \"$TAG\""
},
"author": "TCSCODER",
"license": "MIT",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
-- Insert AI Review phase
INSERT INTO "Phase" (
"id",
"name",
"description",
"isOpen",
"duration",
"createdAt",
"createdBy",
"updatedAt",
"updatedBy"
) VALUES (
'c3a4d5e6-f7b8-4c9d-a0e1-2b3c4d5e6f7a',
'AI Review',
'AI Review Phase',
true,
86400,
'2025-03-10T13:08:02.378Z',
'topcoder user',
'2025-03-10T13:08:02.378Z',
'topcoder user'
)
ON CONFLICT DO NOTHING;

-- Insert AI Only Challenge timeline template
INSERT INTO "TimelineTemplate" (
"id",
"name",
"description",
"isActive",
"createdAt",
"createdBy",
"updatedAt",
"updatedBy"
) VALUES (
'b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e',
'AI Only Challenge',
'AI-Only Challenge Timeline',
true,
'2025-03-10T13:08:02.378Z',
'topcoder user',
'2025-03-10T13:08:02.378Z',
'topcoder user'
)
ON CONFLICT DO NOTHING;

-- Insert TimelineTemplatePhase entries for the AI Only Challenge template
-- Registration phase (no predecessor)
INSERT INTO "TimelineTemplatePhase" (
"id",
"timelineTemplateId",
"phaseId",
"predecessor",
"defaultDuration",
"createdAt",
"createdBy",
"updatedAt",
"updatedBy"
) VALUES (
'a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d',
'b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e',
'a93544bc-c165-4af4-b55e-18f3593b457a',
NULL,
432000,
'2025-03-10T13:08:02.378Z',
'topcoder user',
'2025-03-10T13:08:02.378Z',
'topcoder user'
)
ON CONFLICT DO NOTHING;

-- Submission phase (no predecessor — runs in parallel with Registration)
INSERT INTO "TimelineTemplatePhase" (
"id",
"timelineTemplateId",
"phaseId",
"predecessor",
"defaultDuration",
"createdAt",
"createdBy",
"updatedAt",
"updatedBy"
) VALUES (
'b2c3d4e5-f6a7-4b8c-9d0e-1f2a3b4c5d6e',
'b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e',
'6950164f-3c5e-4bdc-abc8-22aaf5a1bd49',
NULL,
432000,
'2025-03-10T13:08:02.378Z',
'topcoder user',
'2025-03-10T13:08:02.378Z',
'topcoder user'
)
ON CONFLICT DO NOTHING;

-- AI Review phase (predecessor: Submission)
INSERT INTO "TimelineTemplatePhase" (
"id",
"timelineTemplateId",
"phaseId",
"predecessor",
"defaultDuration",
"createdAt",
"createdBy",
"updatedAt",
"updatedBy"
) VALUES (
'c3d4e5f6-a7b8-4c9d-0e1f-2a3b4c5d6e7f',
'b1c2d3e4-f5a6-4b7c-8d9e-0f1a2b3c4d5e',
'c3a4d5e6-f7b8-4c9d-a0e1-2b3c4d5e6f7a',
'6950164f-3c5e-4bdc-abc8-22aaf5a1bd49',
86400,
'2025-03-10T13:08:02.378Z',
'topcoder user',
'2025-03-10T13:08:02.378Z',
'topcoder user'
)
ON CONFLICT DO NOTHING;
Loading
Loading