Vedran
09/17/2024, 5:18 AMRok Oblak
09/17/2024, 7:28 AMKonstantin Tskhovrebov
09/17/2024, 8:46 AMVedran
09/17/2024, 11:40 AMmikehearn
09/17/2024, 12:16 PMconveyor generate compose com.example.my-app
, it'll generate a CfD app with packaging and other things built in. See:
https://conveyor.hydraulic.dev/15.0/tutorial/hare/jvm/sami daik
10/03/2024, 9:00 AMsite.base-url
& vcs-url
in the conf file for testing purposes? like a staging vs release env
I would like to fully the test the Update control flow before release an app update with the control flow code to my usersmikehearn
10/03/2024, 9:03 AMstaging.conveyor.conf
file that has include "conveyor.conf"
at the top, then override any values you want. You can test against a localhost server, or if you want a truly separate update site and if your product is commercial, use one of the other license keys you got when you purchased (there should have been three).sami daik
10/03/2024, 12:24 PM