Challenge Overview
@afrisalyp - Let's make a few logging updates to make debugging easier:
- Remove all
EnterandEXITlines for logs - For every log that corresponds to a specific git issue, start the line of the log with repoUrl, followed by the git issues number, like
https://github.com/topcoder-platform/challenge-engine-ui issue #199 {log text}. This will help because right now there are a whole bunch of TC-X projects, so it's hard to trace the log. - We can remove these items - I'm not sure exactly where in the code there:
debug: input argumentsdebug: { provider: 'gitlab', repoFullName: 'gsi-apps/codebases/sites/campaign' }debug: Enter scanOne.debug: scanOne. Result.debug: output arguments