Commit graph

404 commits

Author SHA1 Message Date
Micah Lee
387a742487
Delete the .tar after compressing in Windows, and fix Windows installer 2021-11-24 16:38:15 -08:00
Micah Lee
a36599b798
Resize screenshots 2021-11-24 16:04:06 -08:00
Micah Lee
b8b11b514d
Install poetry deps after checking out 2021-11-24 15:51:46 -08:00
Micah Lee
bd0b032c30
For testing, install deps with peotry, and run with poetry, without building a package 2021-11-24 15:39:23 -08:00
Micah Lee
f664ca0509
Try preparing permissions cache dir ahead of time 2021-11-24 14:39:38 -08:00
Micah Lee
a61cab6d3c
Save cache files to /tmp to avoid permission denied in machine job 2021-11-24 14:18:30 -08:00
Micah Lee
9d5f8e55bd
Fix podman install in ubuntu 20.04 2021-11-24 14:07:42 -08:00
Micah Lee
258c6dcb91
Oops, fix build-rpm name 2021-11-24 14:06:45 -08:00
Micah Lee
229ebbda14
Remove release for focal since podman is not packaged in focal, and install podman separately in convert-test-docs 2021-11-24 13:58:45 -08:00
Micah Lee
a6770865c5
Make convert-test-docs use the same docker image as everything else 2021-11-24 13:52:19 -08:00
Micah Lee
3dfefc3e39
Define machine image properly 2021-11-24 13:48:36 -08:00
Micah Lee
4251f6a5a3
Make convert_test_docs build its own container image with podman 2021-11-24 13:47:20 -08:00
Micah Lee
efb4819c31
Fix yaml syntax 2021-11-24 13:41:31 -08:00
Micah Lee
7b05d20234
Add ubuntu/focal, and run each test doc through dangerzone-cli 2021-11-24 13:40:42 -08:00
Micah Lee
73f9200382
Skip more steps if cached 2021-11-24 13:09:30 -08:00
Micah Lee
1ad2dd891c
Skip the save step if the image is already cached 2021-11-24 13:06:37 -08:00
Micah Lee
c883a86500
Oops, filename in dangerzone-converter.tar.gz 2021-11-24 13:02:11 -08:00
Micah Lee
2e400423d7
Typo in yaml 2021-11-24 13:00:48 -08:00
Micah Lee
ef73334865
Set build-container-image to restore the cache and import the image from it 2021-11-24 12:58:24 -08:00
Micah Lee
18d3cecc52
Merge branch 'main' into circleci 2021-11-24 12:50:39 -08:00
Micah Lee
f52835243f
Set the cache key to a hash of all the container files 2021-11-24 12:50:31 -08:00
Micah Lee
39b0f63d4b
Remove useless files from dangerzone-converter, and move files out of separate scripts directory 2021-11-24 12:47:39 -08:00
Micah Lee
b2d0361bb1
Still running out of RAM, switch from medium to medium+ 2021-11-24 12:42:12 -08:00
Micah Lee
65a66b78cd
Remove indent line, this function is deprecated 2021-11-24 12:36:18 -08:00
Micah Lee
e6d90a5729
Show more details on failure 2021-11-24 12:35:43 -08:00
Micah Lee
6a24b7b364
Revert "Change version to 0.3.dev1"
This reverts commit 7d945817a3.
2021-11-24 12:33:37 -08:00
Micah Lee
3abfb88f29
Use medium resource class for all jobs, to bump up the RAM 2021-11-24 12:31:10 -08:00
Micah Lee
e5da385eef
In Windows, suppress extra window from popping up in subprocess 2021-11-24 12:25:45 -08:00
Micah Lee
61839f5b24
Change multistep windows build into one step 2021-11-24 12:21:38 -08:00
Micah Lee
711dc97fff
Missed build-fedora-33 job 2021-11-24 12:13:11 -08:00
Micah Lee
316884e125
Fix yaml issue 2021-11-24 12:12:12 -08:00
Micah Lee
314236be89
Build and deploy ubuntu impish, hirsute, groovy; debian bullseye; fedora 35, 34, 33 2021-11-24 12:10:36 -08:00
Micah Lee
4572922042
Update Windows code signing 2021-11-24 11:42:02 -08:00
Micah Lee
46a0c60459
Rename workflows to build and build-and-deploy 2021-11-24 11:39:33 -08:00
Micah Lee
57ff5deac8
Refactor build-ubuntu-impish to use aliases, and define separate deploy-ubuntu-impish 2021-11-24 11:36:16 -08:00
Micah Lee
92012c3699
Try building the container image and then building the ubuntu 21.10 package, without deploying 2021-11-24 11:16:22 -08:00
Micah Lee
7d945817a3
Change version to 0.3.dev1 2021-11-24 11:02:17 -08:00
Micah Lee
09f3f3364a
Remove filters from build-container-image job 2021-11-24 10:59:27 -08:00
Micah Lee
c26c132243
Build dangerzone container image on each commit 2021-11-24 10:57:34 -08:00
Micah Lee
317f2a03b5
Version bump to 0.3 2021-11-24 10:27:13 -08:00
Micah Lee
cbdb741f7b
Need to keep the rename step 2021-11-23 16:28:26 -08:00
Micah Lee
7c4f35e0f8
Delete old function in global_common, and remove useless stuff from container.convert 2021-11-23 16:20:51 -08:00
Micah Lee
edbd3aa88a
Set the path in macOS, so it can find /usr/local/bin/docker 2021-11-23 16:16:55 -08:00
Micah Lee
b3b52c3963
Rename build scripts 2021-11-23 15:47:25 -08:00
Micah Lee
7441796fbe
Support Windows 2021-11-23 15:39:23 -08:00
Micah Lee
9acfd2764e
Make the new code work in linux 2021-11-22 18:51:47 -05:00
Micah Lee
a7e0c3994d
Finish Docker Desktop flow 2021-11-22 15:02:29 -08:00
Micah Lee
a54e19fe11
Get WaitingWidget to properly check for and install the image 2021-11-22 14:37:53 -08:00
Micah Lee
83759d1a33
Delete vm-builder folder, and make build-image.sh build the dangerzone image 2021-11-22 14:23:17 -08:00
Micah Lee
42ce884419
Work on changing the WaitingWidget to check for Docker 2021-11-22 14:06:31 -08:00