Commit graph

5 commits

Author SHA1 Message Date
k9ert
fdd1cd8f3c
ci: retire Cirrus + GitLab, consolidate on GitHub Actions (#2610)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 18:32:29 +02:00
k9ert
0688f4daee
Chore: Upgrade pyinstaller from 4.9 to 5.2 (#1807)
* Upgrade pyinstaller from 4.9 to 5.2

* adjust pefile to satify pyinstaller dependency

* note about MacOS in build-instructions.md

Co-authored-by: moneymanolis <moneymanolis@protonmail.com>
2022-08-22 16:53:19 +02:00
relativisticelectron
3acf4db6bc
Bugfix: Corrected build instructions and made virtuelenv name dynamic (#1735)
* Corrected readme

* Made the ".buildenv"  name not hard-coded but read from os.environ["VIRTUAL_ENV"]

* Added the virtualenv instructions also to build-instructions.md

Co-authored-by: k9ert <k9ert@gmx.de>
2022-06-02 15:05:14 +02:00
Kim Neunert
28e13ca93c
Documentation: hosted at docs.specter.solutions (#1463)
* mkdocs

* adding mkdocs for netlify

* fix theme

* link to Readme

* deleting symlink again

* deleting index.md

* fix release-notes

* several doc improvements and elements installation

* move DEVELOPMENT.md and CONTRIBUTING.md in subfolder

* multi-site setup

* changes site_dir

* revert

* adding mkdoc-wrapper.sh

* removing mkdocs from prod-requirements

* more docs

* fix test ... no more warning
2021-11-24 18:37:46 +01:00
Kim Neunert
2baa83f572
added build-instructions (#1077) 2021-03-30 18:13:00 +03:00