From 52d7ed6e16403ec2c3ae6ca11038c63d27677a24 Mon Sep 17 00:00:00 2001 From: timvisee Date: Thu, 7 Mar 2019 00:53:39 +0100 Subject: [PATCH] Update openssl.light version constraint, set stubs in AppVeyor config [ci skip] --- appveyor.yml | 10 ++++++++++ pkg/choco/ffsend/ffsend.nuspec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 6e3074f..bef5219 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -64,5 +64,15 @@ build_script: - .\github-release.exe upload --token %GITHUB_TOKEN% --owner timvisee --repo ffsend --tag %APPVEYOR_REPO_TAG_NAME% --file .\ffsend-%TARGET%.exe --name ffsend-%APPVEYOR_REPO_TAG_NAME%-windows-x64.exe - .\github-release.exe upload --token %GITHUB_TOKEN% --owner timvisee --repo ffsend --tag %APPVEYOR_REPO_TAG_NAME% --file .\ffsend-%TARGET%-static.exe --name ffsend-%APPVEYOR_REPO_TAG_NAME%-windows-x64-static.exe + # TODO: configure these chocolatey commands + # Create Chocolatey package + # - copy .\ffsend-%TARGET%.exe .\pkg\choco\ffsend\tools\ffsend.exe + # - cd .\pkg\choco\ffsend + # TODO: define version number in file + # - choco pack + # - cd .. + # - choco install ffsend -dv -s . + # TODO: publish package + # We don't test anything here test: false diff --git a/pkg/choco/ffsend/ffsend.nuspec b/pkg/choco/ffsend/ffsend.nuspec index 6f237b4..e014470 100644 --- a/pkg/choco/ffsend/ffsend.nuspec +++ b/pkg/choco/ffsend/ffsend.nuspec @@ -51,7 +51,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe - +