Skip to content

Commit b36661a

Browse files
Merge pull request #5716 from topcoder-platform/slash-tc
Slash tc
2 parents dfc5e68 + 79818d2 commit b36661a

File tree

149 files changed

+4866
-6391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+4866
-6391
lines changed

.circleci/config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ workflows:
342342
filters:
343343
branches:
344344
only:
345-
- develop
345+
- free
346346
# This is alternate dev env for parallel testing
347347
- "build-test":
348348
context : org-global
@@ -363,15 +363,14 @@ workflows:
363363
filters:
364364
branches:
365365
only:
366-
- free
366+
- slash-tc
367367
# This is stage env for production QA releases
368368
- "build-prod-staging":
369369
context : org-global
370370
filters: &filters-staging
371371
branches:
372372
only:
373-
- develop
374-
- fix-score-issue
373+
- free
375374
# Production builds are exectuted
376375
# when PR is merged to the master
377376
# Don't change anything in this configuration

__tests__/shared/components/Dashboard/Header.jsx

Lines changed: 0 additions & 19 deletions
This file was deleted.

__tests__/shared/components/Dashboard/Program/IosCard.jsx

Lines changed: 0 additions & 51 deletions
This file was deleted.

__tests__/shared/components/Dashboard/Program/__snapshots__/IosCard.jsx.snap

Lines changed: 0 additions & 265 deletions
This file was deleted.

0 commit comments

Comments
 (0)