Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis20 july #150

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added --jwtkeyfile
Empty file.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ env:
- URL=https://developer.salesforce.com/media/salesforce-cli/sfdx-linux-amd64.tar.xz

before_install:
- openssl aes-256-cbc -K $encrypted_b1fbf710b918_key -iv $encrypted_b1fbf710b918_iv
-in assets/server.key.enc -out assets/server.key -d
- export SFDX_AUTOUPDATE_DISABLE=false
- export SFDX_USE_GENERIC_UNIX_KEYCHAIN=true
- export SFDX_DOMAIN_RETRY=300
Expand Down
27 changes: 27 additions & 0 deletions assets/server.key
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAq7ziUGD3Sw8lAMNDzuH8HOcLYPP10w3h5BzIqs1SfOV3D9OI
hw+b3WP88FfeVnXhBWnQaMOT+pQcQ46RxVcy/dPZon938QfxDvlTGsE5mJQeSSs3
VUnqC/ulGiek7YOrpyZ116xYU5f2ScCYQ+t7QWMR/P3IUqhLJNL6f3cnbXZPhv+G
55dp/FfRgoZxuiOABMkUo9xGluvsMGudoNzUv/p18BIj1W8zKUTPDz4KhknK5qOi
swWaQM0aIhMfEXBqdbKLc/v6yp+v6kKx7OtrRF3Slj+6M8vHpK4n97vvodjMhjgz
s7gVcGropG8OvHF/weaGYWM9BEc/zY60gKCRhQIDAQABAoIBACxZTqgrIjFD6+5S
foRCX3SnRYz38xdZkmfx9vAErbSLHT/9BFi8cyes1njKeCQjtMRNGwCy4Nfov5PC
kWpApm5d8um/uR2JS3rub8OM+m6ocVm7y0I/IC2QAobKjhC32/ACQpQ7cWPE7lkF
X0zK1r1/8/k9ICoYQ69yvDWGc6wUYOG0Bxf6jOvOBZoDDPqsVF1ASmwk/eBtJ1Hp
EO775v/VJQJhlTs37v6VKZcWQ4xWFh71W2QWUhEuZwYEOpswuPjkdSJwMZmL8CzX
BwogHh/6QNyBJVwzpZWhVjemsXDdbonOIIKuKUMxLfYOoUPHZvt+AbTLRg528F41
gTQPu9ECgYEA3mRaw46rFm42UPFlaoesn1xGKmDYq/DbqAy4YdXLiKnGIKVSdcER
jjg6ocyEEhFI7ERmeL73yBf84/CcwBMbMqWx7lptjgBKphj+7iCrz2jpp3qwXgc3
x30ctZ7khlPD7N0R9ZjyxtauyPBk70uXQhxnAwGgDcV+txCRD3bTvAcCgYEAxbDh
A8kycGF+W3nyB8avCqAXVzni9f2wyrfu+GOXC6buniXsCV7kLPskUAw2gxjUDubM
xOMGpg7o5RvvApwkYyu1Id3BrDwPT0QtYSftcCutwdirtYVTLAB/axJHJiZ3oM6I
KpwH/DtPEzCsKuaGs3fNH706o+9Df+MUxEvMOxMCgYBSKRkvLkIe41DFzqj9Fmq7
5Uc22NizjSRZjXmBC49KSg6cePdh8ZYeyL9Aj2Irmp8qSorhCQxZrCMNwxLmEyj1
KSn3OQlIcOsjOhDUwNU4pzXLXhRSaLA+zwYQQ0eCKOg1VecQqRToSOAB9G4VygNz
tTKJdcw/yjrqPwCYifnneQKBgQCoQx2yYDxbJNAswgV8EuMHsy1Ko82GvJAOazGu
Hu4AD+yHlRVrAGZL1tKYg1yehrJvoIhniCgvjP8zimwLl6Ts99Wq5pmipFgPiqLp
T9erorG5DVdRIBKjoCTTmHIQiatGpqOFSNsPF9f9KG9R8HZ0KKLhwek4gTy9jCUv
0qgZGwKBgH/NVoVTxpShe3vIWDK/qYRiKSHLKR8H/w4yPSwfnFtxl4lo4JBApjjt
+nSnbxXbcBUjvQUvSahybXpMVUpGpwrwX7VOGe4Br2vkkFOeszlhTyy4vXxf61Qn
wzkSA3M6tSFL+kLzt10GrYr+FVIhe7fEDnzTyUP0fgbr9Jtf4Zoc
-----END RSA PRIVATE KEY-----
Binary file removed assets/server.key.enc
Binary file not shown.
17 changes: 13 additions & 4 deletions config/project-scratch-def.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
{
"orgName": "wade.wegner Example",
"edition": "Developer",
"settings": {
"orgName": "Demo company",
"edition": "Developer",
"features": [],
"settings": {
"lightningExperienceSettings": {
"enableS1DesktopEnabled": true

},
"securitySettings": {
"passwordPolicies": {
"enableSetPasswordInApi": true
}
},
"mobileSettings": {
"enableS1EncryptedStoragePref2": false
}
}
}
3 changes: 2 additions & 1 deletion force-app/main/default/classes/myclass.cls
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
public with sharing class myclass {
public myclass() {

// venkatesh test12345
}

public String getAppVersion() {
return '1.0.0';
}
// venkatesh test20July
}
2 changes: 2 additions & 0 deletions force-app/main/default/classes/mytest.cls
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ private class mytest {
System.assertEquals(demo.getAppVersion(), '1.0.0');
// Uncomment the following line to cause a build failure
// System.assert(false);
// venkatesh test
// venkatesh test 20July
}
}