Skip to content

Commit 725f549

Browse files
Merge branch 'feature-new-nav-master' of https://github.com/topcoder-platform/community-app into feature-new-nav-master
2 parents 8dacaa3 + c8b75f4 commit 725f549

File tree

5 files changed

+47
-1151
lines changed

5 files changed

+47
-1151
lines changed

.circleci/config.yml

+3-9
Original file line numberDiff line numberDiff line change
@@ -176,27 +176,21 @@ workflows:
176176
only:
177177
- develop
178178
- hot-fix
179-
- survey_tc
180-
- fix-groups-updates
181179
# This is alternate dev env for parallel testing
182180
- "build-test":
183181
context : org-global
184182
filters:
185183
branches:
186-
only:
187-
- hot-fix
188-
- feature-groups-api
184+
only:
185+
- hot-fix
189186
# This is beta env for production soft releases
190187
- "build-prod-beta":
191188
context : org-global
192189
filters:
193190
branches:
194191
only:
195192
- develop
196-
- survey_tc
197-
- feature-groups-api
198-
- mm-broker-api
199-
- fix-groups-updates
193+
- feature-new-nav-master
200194
# Production builds are exectuted only on tagged commits to the
201195
# master branch.
202196
- "build-prod":

__tests__/shared/components/TopcoderHeader/__snapshots__/Auth.jsx.snap

-45
This file was deleted.

0 commit comments

Comments
 (0)