Skip to content

Commit f16c99a

Browse files
Merge pull request #5720 from topcoder-platform/develop
Release v1.13.0
2 parents 8c5ab1a + 9c29824 commit f16c99a

File tree

152 files changed

+10299
-11660
lines changed

Some content is hidden

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

152 files changed

+10299
-11660
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,22 +356,21 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- free
359+
- gig-cache-layer
360360
# This is beta env for production soft releases
361361
- "build-prod-beta":
362362
context : org-global
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:
373373
- develop
374-
- fix-score-issue
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)