Skip to content

Commit 599975b

Browse files
Merge pull request #6386 from topcoder-platform/develop
Release v1.17.4 - Profile Reskin
2 parents 2904f64 + 2991837 commit 599975b

File tree

33 files changed

+2192
-1879
lines changed

33 files changed

+2192
-1879
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- develop
352+
- reskin-profile
353353
# This is alternate dev env for parallel testing
354354
- "build-test":
355355
context : org-global
@@ -370,7 +370,8 @@ workflows:
370370
filters:
371371
branches:
372372
only:
373-
- reskin
373+
- footer-update
374+
- reskin-profile
374375
# This is stage env for production QA releases
375376
- "build-prod-staging":
376377
context : org-global

__tests__/shared/components/ProfilePage/Skill/__snapshots__/index.jsx.snap

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

__tests__/shared/components/ProfilePage/Skill/index.jsx

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

0 commit comments

Comments
 (0)