Commit graph

102 commits

Author SHA1 Message Date
s3lph
de110cd397 feat: add support for multiple theme search paths 2023-03-28 20:45:09 +02:00
s3lph
c2de89201f Add theme support 2023-02-20 10:02:12 +01:00
s3lph
c7f6e1e849 Works, restricting to tags only 2022-07-19 23:16:05 +02:00
s3lph
cbd8a23236 Add CI task to trigger a build of the repository pipeline. Hope this works... 2022-07-19 22:53:35 +02:00
s3lph
d68eee7bf4 fix kaniko ci 2022-07-16 19:31:42 +02:00
s3lph
82a82c4990 Use Python 3.9, build docker image with kaniko instead of mapped docker socket 2022-07-16 19:29:30 +02:00
s3lph
ddcdc0f816 Prepare 0.2.8 release 2021-04-07 09:36:18 +02:00
s3lph
ea32a33cef Fix gitlab ci 2021-04-07 02:54:08 +02:00
s3lph
119ed38f28 Remove deployment to staging environment 2020-12-28 10:01:12 +01:00
s3lph
6cf47d62f1 Some more hotfixes 2020-02-04 00:17:07 +01:00
s3lph
ec7170ea42 CI Hotfix 2020-02-03 23:58:25 +01:00
s3lph
18c720fdab Update docker images 2020-02-03 23:39:35 +01:00
s3lph
854a7bbcc2 CI: Disabled build_archlinux job on deployment feature branch. 2019-02-08 03:42:35 +01:00
s3lph
aa6cefcf37 CI: Archlinux: Replaced file, sudo, grep by base-devel 2019-02-08 03:13:20 +01:00
s3lph
dc45f9086e CI: Archlinux: Replaced file, sudo, grep by base-devel 2019-02-08 03:09:27 +01:00
s3lph
b48433561b CI: Archlinux: Added sudo dependency 2019-02-08 03:03:13 +01:00
s3lph
bd30119fe0 CI: Switched to a more recent archlinux base image 2019-02-08 02:59:11 +01:00
s3lph
7c656f5ca1 CI: Prevent build_debian from being run on development branch 2018-11-12 00:01:49 +01:00
s3lph
4d9a6add46 Fixed a debian python dependency name 2018-11-11 23:37:12 +01:00
s3lph
256532e82d Took care of some more lintian warnings 2018-11-11 23:13:20 +01:00
s3lph
df4d397a1f Does this make lintian happy? 2018-11-11 22:41:40 +01:00
s3lph
99c27eaeeb Fixed debian package scripts permissions 2018-11-11 22:37:55 +01:00
s3lph
f971c65eef Fixed CI debian command order 2018-11-11 22:35:09 +01:00
s3lph
21e56c9558 Attempting to satisfy lintian 2018-11-11 22:31:11 +01:00
s3lph
0d88e683f6 Ignore "failure" of find for removal of __pycache__ directories 2018-11-07 15:15:52 +01:00
s3lph
75ec39852d Added rsync to testing docker image 2018-11-07 15:09:45 +01:00
s3lph
2a03857520 (Hopefully) fixed site-packages path in dpkg script, v2 2018-11-07 15:04:11 +01:00
s3lph
647076150d (Hopefully) fixed site-packages path in dpkg script 2018-11-07 14:59:45 +01:00
s3lph
4e22bfb821 Disabled building docker and wheel packages on the deployment branch 2018-11-07 14:57:34 +01:00
s3lph
7479c7d9f1 Debian package quality assurance (lintian) 2018-11-07 14:53:59 +01:00
s3lph
ea18d0e8de Automatic debian changelog generation 2018-11-04 14:58:59 +01:00
s3lph
a163bce781 Fixed CI script; failed on untagged commit 2018-11-04 03:11:42 +01:00
s3lph
cc34d72c73 Fixed docker build task 2018-11-04 02:51:57 +01:00
s3lph
2e92d1c1ab Testing automated release, simplified packaging stage 2018-11-04 02:35:33 +01:00
s3lph
2fdae8fc89 gitlab-ci: Fixed debian package directory permissions 2018-11-03 21:45:47 +01:00
s3lph
3e006228e1 Fixed the build_wheel task, renamed build_deb to build_debian 2018-11-03 21:28:24 +01:00
s3lph
ea57485cfb Back to Python 3.6 for the sake of Debian packaging (initial test!) 2018-11-03 18:28:28 +01:00
s3lph
eb6c2b3f65 Fixed system integration (especially systemd + capabilities. 2018-10-19 23:48:36 +02:00
s3lph
974d8fc9f1 Fixed: Makepkg can't install dependencies as nobody. 2018-10-19 22:25:47 +02:00
s3lph
e5e51acfb4 Fixed missing MATEMAT_VERSION env var. 2018-10-19 22:21:44 +02:00
s3lph
f3c8e140ad Added debug output to build jobs 2018-10-19 22:18:30 +02:00
s3lph
beef77f368 Fixed matemat version fetch. 2018-10-19 22:15:05 +02:00
s3lph
d3ee2b95a7 Hopefully fixed PKGBUILD. 2018-10-19 22:10:01 +02:00
s3lph
9439c76f30 Drop privileges for makepkg. 2018-10-19 21:57:41 +02:00
s3lph
bffd31fe81 Added some missing archlinux dependencies 2018-10-19 21:54:15 +02:00
s3lph
5868423582 Added pacman --noconfirm. 2018-10-19 21:50:37 +02:00
s3lph
c607b26c0a Fixed gitignore and added missing files 2018-10-19 21:46:41 +02:00
s3lph
b59b5a3dba Fixed a wrong pip flag. 2018-10-19 21:35:35 +02:00
s3lph
f79112f84f Added build setup for archlinux. Let's test! 2018-10-19 21:31:45 +02:00
s3lph
15a0a3a184 setup.py optimization and debian packaging 2018-09-15 02:12:16 +02:00