Commit Graph
345 Commits
Author SHA1 Message Date
Caelan Sayler ebc64fa9e9 fix: race condition in GitHub deployment test 2024-01-26 13:27:41 +00:00
Caelan Sayler 7cc73f584e Swap out AutoMapper for Mapperly 2024-01-26 10:35:50 +00:00
Caelan Sayler 90d685bb21 Decouple Spectre from Packaging, refactor command/compat 2024-01-25 21:28:18 +00:00
Caelan Sayler 29a5db626b Add tests for VelopackApp verifier 2024-01-25 15:17:37 +00:00
Caelan Sayler dd66937075 Remove obsolete test 2024-01-25 11:04:08 +00:00
Caelan Sayler 2caad237a1 Propagate CancellationToken in UpdateManager 2024-01-24 15:03:50 +00:00
Caelan Sayler 87787bda3f Add extra logging to gh deploy tests 2024-01-24 14:04:35 +00:00
Caelan Sayler 79a0ae3dab Check VelopackApp on compatible architectures 2024-01-24 11:44:01 +00:00
Caelan Sayler 287057c18f Add S3 retention policy 2024-01-24 11:22:00 +00:00
Caelan Sayler 8aab325cd1 fix: S3 repo with no session throws, added tests for B2 2024-01-24 10:45:06 +00:00
caesay 015a10ccc1 Skip unware test 2024-01-23 22:03:46 +00:00
Caelan Sayler c5cee50d24 Fix failing tests 2024-01-21 15:50:20 +00:00
Caelan Sayler 35fd961680 Remove out-date runtime cli validation 2024-01-21 11:24:07 +00:00
Caelan Sayler e924f42844 Oops, missed this in f57b3569 2024-01-16 17:08:56 +00:00
Caelan Sayler 34dad9e572 Add nullable annotations to core sdk 2024-01-16 16:51:30 +00:00
Caelan Sayler f3ca264d49 Add some CI diagnostic messages 2024-01-16 13:49:40 +00:00
Caelan Sayler 294d5db3b7 test fix in ci 2024-01-16 13:29:40 +00:00
Caelan Sayler 708ba46bee Fix tests 2024-01-16 11:55:18 +00:00
Caelan Sayler 1cae116d78 Add migration test from velo 0.0.84 2024-01-15 21:53:57 +00:00
Caelan Sayler 5c4159ad1d Fix tests 2024-01-15 20:58:59 +00:00
Caelan Sayler f0dca85ed6 Replace SimpleJson for Newtonsoft on netfx 2024-01-15 20:58:52 +00:00
Caelan Sayler 24f48c9d7e Migrate to releases.json 2024-01-15 17:04:03 +00:00
Caelan Sayler 7e74a81656 Fix more tests 2024-01-15 14:20:11 +00:00
Caelan Sayler 98bfc22898 Fix failing tests 2024-01-15 13:12:57 +00:00
Caelan Sayler 91c8bdce9f Allow github upload to merge with existing releases 2024-01-14 13:54:11 +00:00
Caelan Sayler 475129e7fe Fix build warnings 2024-01-14 13:51:54 +00:00
Caelan Sayler d3a045f578 Refactor helper/exe, Fix zstd bugs: don't use update binary on osx and windowLog 2024-01-14 11:45:50 +00:00
Caelan Sayler 8ff0bf57dd Refactor delta gen, add bsdiff fallback, better error messages 2024-01-13 13:05:18 +00:00
Caelan Sayler 383c9aca4f Create desktop shortcut by default 2024-01-12 11:43:22 +00:00
Caelan Sayler 3a7b87c23f Fix test looking for different exception 2024-01-11 16:24:37 +00:00
Caelan Sayler 35eba174d3 Add Divergic.Logging.Xunit as in-line dependency so it can be signed 2024-01-11 16:20:48 +00:00
Caelan be240e3876 Add deployment test support for ubuntu 2024-01-10 23:54:28 +00:00
Caelan 103e5e271a Fix some ubuntu tests 2024-01-10 23:45:06 +00:00
Caelan Sayler 8d56e78d99 Check VelopackApp on all platforms / better error messages 2024-01-10 22:46:24 +00:00
caesay f2d34952cb Include vpk in code coverage 2024-01-09 12:08:40 +00:00
Caelan Sayler e5ce05fb86 Add initial code for linux 2024-01-09 09:39:22 +00:00
Caelan Sayler 2016aac5ff Rename Osx project to Unix 2024-01-09 09:39:22 +00:00
caesay 771cddec46 Add more progress to OSX commands 2024-01-09 09:39:22 +00:00
Caelan Sayler 3ccde34083 Convert OSX to new Packaging format 2024-01-09 09:39:22 +00:00
Caelan Sayler efac37a7ef Progress reporting for code signing 2024-01-09 09:39:22 +00:00
Caelan Sayler f310d57ea8 Disable test parallelization to stop race condition failures 2024-01-09 09:39:22 +00:00
Caelan Sayler ae76fa45e3 Nuspec needs to be final form a lot sooner in package build 2024-01-09 09:39:22 +00:00
Caelan Sayler a4922c8bf5 Implement new pack file exclusions 2024-01-09 09:39:22 +00:00
Caelan Sayler 0427a8848b Add console progress bars with Spectre & add more parallelism 2024-01-09 09:39:22 +00:00
Caelan Sayler af943e08bd More robust shortcut tests & bug fix 2024-01-08 17:02:26 +00:00
Caelan Sayler b14a78ac7e delete releases after they are created (github deploy test) 2024-01-08 14:53:20 +00:00
Caelan Sayler 468d518711 Fix shortcut hook/updateOnly bug and add test 2024-01-08 14:47:57 +00:00
Caelan Sayler a4ca6d01e7 Missing parenthesis on github ci test 2024-01-08 13:20:57 +00:00
caesay b5c37ae78c Fix osx github tests 2024-01-08 13:12:32 +00:00
Caelan Sayler 87f65e1ea2 Add full framework tests on windows 2024-01-08 11:59:53 +00:00