Commit graph

4435 commits

Author SHA1 Message Date
Micah Lee
24e6514891
Override build for onionshare too 2022-10-05 16:04:00 -07:00
Micah Lee
df914ed18c
Install pip dependencies in order 2022-10-05 15:51:51 -07:00
Micah Lee
6bf82b9b21
Hardcode setuptools==65.4.1 2022-10-05 15:17:33 -07:00
Micah Lee
bcb621b122
Oops, don't comment out that much 2022-10-05 15:01:57 -07:00
Micah Lee
de3b6b010a
Stop overriding build 2022-10-05 15:00:56 -07:00
Micah Lee
47896e7696
Switch from poetry to list of python-packages, to see if this helps with snap building 2022-10-05 14:36:39 -07:00
Micah Lee
5abbd7d900
Fix path to whl 2022-10-05 14:03:22 -07:00
Micah Lee
2b8f476fc9
Add build-flatpak job to the workflow 2022-10-05 13:43:16 -07:00
Micah Lee
db33f563a7
Merge branch 'flatpak-ci' into snap-ci 2022-10-05 13:41:34 -07:00
Micah Lee
9e3fd05379
Try moving the final pip install to stage 2022-10-05 13:31:42 -07:00
Micah Lee
e472e8d582
Temporarily comment out the rest of the builds 2022-10-05 12:39:19 -07:00
Micah Lee
35aca9ab4f
Try adding several more build dependencies 2022-10-05 12:38:58 -07:00
Micah Lee
cb4873addb
Move build-snap into build.yml 2022-10-05 11:10:24 -07:00
Micah Lee
9a7ea2dd16
Update libevent path 2022-10-05 10:43:44 -07:00
Micah Lee
299b4d4613
Add cache 2022-10-05 10:40:16 -07:00
Micah Lee
b25a29ff84
Build flatpak 2022-10-05 10:10:04 -07:00
Micah Lee
5d1217f716
Another sudo 2022-10-05 09:35:04 -07:00
Micah Lee
2f2eb4d347
Merge branch 'main' into snap-ci 2022-10-05 09:02:22 -07:00
Micah Lee
3f73c31966
Build packages in main branch, not develop and stable 2022-10-05 09:02:14 -07:00
Micah Lee
8a62d24d45
lxd init --auto 2022-10-05 08:58:06 -07:00
Micah Lee
3572d11397
Run snapcraft as sudo too 2022-10-05 08:53:10 -07:00
Micah Lee
e63659c896
sudo make me a sandwhich 2022-10-05 08:51:40 -07:00
Micah Lee
9a66b92185
Try building snap in CI 2022-10-05 08:50:47 -07:00
Micah Lee
ca3bdd4130
Fix poetry path 2022-10-04 21:59:01 -07:00
Micah Lee
9c0d35092e
Include extra country resources in onionshare desktop setup.py 2022-10-04 21:13:17 -07:00
Micah Lee
4ae50036e2
Snapcraft: Fix yaml syntax 2022-10-04 19:40:34 -07:00
Micah Lee
d56e844dee
Snapcraft: Try rearranging 2022-10-04 11:01:29 -07:00
Micah Lee
56da12ca7b
Snapcraft: Try pip again 2022-10-04 10:40:29 -07:00
Micah Lee
85466651b7
Snapcraft: Use build-packages 2022-10-04 10:13:41 -07:00
Micah Lee
4e27e75f06
Snapcraft: Use debian packages instead of python-packages 2022-10-03 18:45:43 -07:00
Micah Lee
696c9eaafe
Snapcraft: Call python modules with "python3 -m" 2022-10-03 18:20:51 -07:00
Micah Lee
233a3fe77c
Snapcraft: use python-packages to install pip deps 2022-10-03 17:03:30 -07:00
Micah Lee
84f0bcbec1
Snapcraft: Install setuptools before installing onionshare_cli 2022-10-03 16:15:55 -07:00
Micah Lee
2b33622b23
Snapcraft: Remove libicu66 dependency in snap because it's not in Ubuntu 22.04 2022-10-03 15:49:44 -07:00
Micah Lee
9efd21a740
Snapcraft: Try putting go as a build-snap in the PTs 2022-10-03 15:34:48 -07:00
Micah Lee
8f0736dd63
Snapcraft: Try upgrading to core22 base 2022-10-02 20:54:07 -07:00
Micah Lee
1062aa4925
Snapcraft: Try installing python3-setuptools 2022-10-02 20:14:12 -07:00
Micah Lee
365a7268d2
Snapcraft: Try updating pip 2022-10-02 19:57:33 -07:00
Micah Lee
c71ffa4399
Snapcraft: Try installing wheel 2022-10-02 18:09:27 -07:00
Micah Lee
7fc834ec29
Snapcraft: Only install the latest setuptools inside the poetry virtualenv 2022-10-02 17:49:20 -07:00
Micah Lee
451b4fcd3d
Replace CircleCI status badge with GitHub Actions one 2022-10-02 17:47:06 -07:00
Micah Lee
703ba01032
Ensure the latest setuptools is installed in snapcraft 2022-10-02 17:30:13 -07:00
Micah Lee
125d03891f
Change how poetry is installed in snapcraft, and update release docs 2022-10-02 17:09:04 -07:00
Micah Lee
dfb54960de
Update lief dependency, which has a security update 2022-10-02 17:08:38 -07:00
Micah Lee
7e342ea1a0
Update paths in snap 2022-10-02 16:46:27 -07:00
Micah Lee
8fa43273fc
Update docs poetry deps, and build docs 2022-10-02 16:18:31 -07:00
Micah Lee
163376c54b
Merge branch 'develop' of https://hosted.weblate.org/git/onionshare/translations 2022-10-02 16:16:44 -07:00
Allan Nordhøy
6b804354b4
Translated using Weblate (Norwegian Bokmål)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/
2022-10-03 01:08:18 +02:00
Micah Lee
0e088093ee
Delete circleci config 2022-10-02 16:03:11 -07:00
Micah Lee
435d55c6e4
Merge pull request #1615 from onionshare/v2.6-dev2
v2.6 dev2
2022-10-02 15:20:14 -07:00