Skip to content

Commit

Permalink
Merge pull request #6590 from topcoder-platform/develop
Browse files Browse the repository at this point in the history
Release v1.17.10
  • Loading branch information
luizrrodrigues authored Jul 20, 2022
2 parents 4231948 + 957ef15 commit c771bcd
Show file tree
Hide file tree
Showing 48 changed files with 2,509 additions and 2,880 deletions.
10 changes: 4 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,15 +349,14 @@ workflows:
filters:
branches:
only:
- develop
- reskin-profile
- free
# This is alternate dev env for parallel testing
- "build-test":
context : org-global
filters:
branches:
only:
- free
- tco23
# This is alternate dev env for parallel testing
- "build-qa":
context : org-global
Expand All @@ -371,15 +370,14 @@ workflows:
filters:
branches:
only:
- reskin-profile
- footer-update
# This is stage env for production QA releases
- "build-prod-staging":
context : org-global
filters: &filters-staging
branches:
only:
- fix-security-headers
- tco23-BS-comps
- develop
# Production builds are exectuted
# when PR is merged to the master
# Don't change anything in this configuration
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,11 @@ exports[`SubtrackChallengeView matches shallow snapshot 1`] = `
}
challengesHasMore={null}
handle="thomaskranitsas"
isAlreadyLoadChallenge={
Object {
"current": false,
}
}
loadMarathon={[Function]}
loadSRM={[Function]}
loadSubtrackChallenges={[Function]}
Expand Down
Loading

0 comments on commit c771bcd

Please sign in to comment.