File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ workflows:
232
232
only :
233
233
- hot-fix
234
234
- integration-v5-develop
235
+ - develop
235
236
# This is alternate dev env for parallel testing
236
237
- " build-test " :
237
238
context : org-global
@@ -254,13 +255,15 @@ workflows:
254
255
only :
255
256
- hot-fix
256
257
- integration-v5-develop
258
+ - develop
257
259
# This is stage env for production QA releases
258
260
- " build-prod-staging " :
259
261
context : org-global
260
262
filters :
261
263
branches :
262
264
only :
263
265
- integration-v5-challenge-api
266
+ - hot-fix
264
267
# Production builds are exectuted
265
268
# when PR is merged to the master
266
269
# Don't change anything in this configuration
Original file line number Diff line number Diff line change 136
136
"tc-accounts" : " git+https://github.com/appirio-tech/accounts-app.git#dev" ,
137
137
"tc-core-library-js" : " github:appirio-tech/tc-core-library-js#v2.6.3" ,
138
138
"tc-ui" : " ^1.0.12" ,
139
- "topcoder-react-lib" : " 1000.19.51 " ,
140
- "topcoder-react-ui-kit" : " 1000 .0.4 " ,
139
+ "topcoder-react-lib" : " 1.0.0 " ,
140
+ "topcoder-react-ui-kit" : " 2 .0.0 " ,
141
141
"topcoder-react-utils" : " 0.7.8" ,
142
142
"turndown" : " ^4.0.2" ,
143
143
"url-parse" : " ^1.4.1" ,
You can’t perform that action at this time.
0 commit comments