• Artur Ferreira
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi, 
I'm about to finish this trail Get Started with Salesforce DX  Continuous Integration Using Salesforce DX Wire It All Together  but ended up with this error in Travis. See screenshot below: 

User-added image
Any comments or suggestion would be a big help. I'm trying to learn the concepts of the SFDX and CI. 
Thanks in advance!
There seems to be an issue in this trailhead module when running it on Windows. Unencrypting the encrypted server key on the Travis server doesn't work.
This seems to be a known issue (https://github.com/travis-ci/travis-ci/issues/4746) and this alternative (https://docs.travis-ci.com/user/encrypting-files/#Using-OpenSSL) didn't work for me as well.

Hi,

 

Suppose if i do three manage releases 1.0, 2.0, 3.0 of my app. After the third release, if i want to revert back the code which i had released in 1.0.

Is there any version control system through which i can get back the earlier code .

 

How can i achieve this?

 

Any help on this will be highly appreciated.

 

Thanks,

Hi, 
I'm about to finish this trail Get Started with Salesforce DX  Continuous Integration Using Salesforce DX Wire It All Together  but ended up with this error in Travis. See screenshot below: 

User-added image
Any comments or suggestion would be a big help. I'm trying to learn the concepts of the SFDX and CI. 
Thanks in advance!