Skip to content

Commit 4c63dd1

Browse files
authored
Merge pull request #759 from topcoder-platform/develop
Send enhanced skill info to TaaS API when creating a job
2 parents 3095013 + f52aed5 commit 4c63dd1

File tree

10 files changed

+557
-12466
lines changed

10 files changed

+557
-12466
lines changed

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dist
88
.elasticbeanstalk
99
coverage
1010
docs
11+
testSalesForceConnection.js

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ jspm_packages
4949
!.elasticbeanstalk/*.global.yml
5050
.DS_Store
5151
.idea
52+
.vscode/
53+
server.crt
54+
server.csr
55+
server.key
56+
sfdc.csr
57+
testSalesForceConnection.js
5258

5359
# Report which might be generated using `scripts/es-db-compare` script
5460
report.html

0 commit comments

Comments
 (0)