add support for auto start in appx packages
ClosedPublic

Authored by brute4s99 on Sep 12 2019, 2:05 PM.

Diff Detail

Repository
R138 Craft
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
brute4s99 requested review of this revision.Sep 12 2019, 2:05 PM
brute4s99 created this revision.
vonreth accepted this revision.Sep 17 2019, 2:16 PM
This revision is now accepted and ready to land.Sep 17 2019, 2:16 PM

I'm unable to land D23907, please take a look when you can.

I get

❯❯❯ arc land                                                                                                                 Landing current branch 'arcpatch-D23907'.
 TARGET  Landing onto "master", the default target under git.
 REMOTE  Using remote "origin", the default remote under git.
 FETCH  Fetching origin/master...
This commit will be landed:

      - 043f8a905 add support for auto start in appx packages

Landing revision 'D23907: add support for auto start in appx packages'...
 BUILDS  Checking build status...
 BUILDS PASSED  Harbormaster builds for the active diff completed successfully.
 PUSHING  Pushing changes to "origin/master".
fatal: remote error: service not enabled: /craft
Usage Exception: Push failed! Fix the error and run "arc land" again.
brute4s99 updated this revision to Diff 66324.Sep 17 2019, 6:34 PM
This revision was automatically updated to reflect the committed changes.