Commit graph

5 commits

Author SHA1 Message Date
125b320127 release: Return snapcraft.yaml to a working version
- core22 is not working yet.
- core22 is needed for python3.10.
2022-04-24 17:14:50 +10:00
e01e2351b2 Make installable on Ubuntu Jammy
- Move to python3.10
- Move to ruby3.0
2022-04-23 17:49:49 +10:00
5de9cec4bd snap: The requirements files are gone. 2021-12-20 22:26:14 +10:00
e1e9b89b2a release: snap: Update version. 2021-12-06 14:47:58 +10:00
0331a9da1e snap: Start snap support.
- Create a snapcraft.yaml file in snap directory.
  Couldn't put this in packaging directory.
- Use make-snapcraft.py to generate the snapcraft file.
- Use make-snap to make the snap from the snapcraft file.
- Eris is confined to only access projects in home.
- os.setpriority doesn't work in snaps.
- eris-webserver is run as "eris.webserver".
2021-12-05 19:14:56 +10:00