summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2021-10-12more translation dependencies (#1386)Kaalleen
2021-10-10make inx requirements (#1382)Kaalleen
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-08-03Update nodejs (#1295)Kaalleen
2021-07-25Fix Style Issues (#1154)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-23downgrade python version for windows 7 (#1097)Kaalleen
2021-03-05update electron translations (#1031)Kaalleen
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-02-04Update font.py (#848)LaureFR38
* Add new fonts * Update old fonts * Update lettering gui Co-authored-by: Lex Neva Co-authored-by: kalleen
2020-12-20replace set-env with GITHUB_ENVLex Neva
2020-12-20replace add-path with GITHUB_PATHLex Neva
2020-08-19set up msbuild.exe for nodeLex Neva
2020-08-18primary branch is now 'main'Lex Neva
2020-05-21install gettext for translationsLex Neva
2020-04-28electron simulator (#531)Lex Neva
2020-04-25fix linux build (#671)Kaalleen
2020-04-19Fix mac build (#663)Kaalleen
2020-03-13add translations workflowLex Neva
2020-02-28v1.27.2: third time's the charm?Lex Neva
The first two tries at releasing v1.27 didn't work. Here are the release notes again: * origin now defaults to the center of the design, not the canvas (#576) * new extension: reset embroidery settings * fix: visual commands were showing in print PDF (#557) * fix: "LineString has no method geoms" error in auto satin (#524) * fix: crashes when saving JEF, DST, and other formats in Inkscape 1.0 * fix: Print PDF not working on mac (showing a blank window) * under the hood: new build system based on GitHub Actions * fixes issues with builds not finishing or breaking randomly
2020-02-28v1.27.1: let's try that again!Lex Neva
The first try at releasing v1.27 didn't work. Here are the release notes again: * origin now defaults to the center of the design, not the canvas (#576) * new extension: reset embroidery settings * fix: visual commands were showing in print PDF (#557) * fix: "LineString has no method geoms" error in auto satin (#524) * fix: crashes when saving JEF, DST, and other formats in Inkscape 1.0 * fix: Print PDF not working on mac (showing a blank window) * under the hood: new build system based on GitHub Actions * fixes issues with builds not finishing or breaking randomly
2020-01-31no longer need libgeos-devLex Neva
2020-01-31fix linux version with shapely 1.7.0Lex Neva
2020-01-29tidyLex Neva
2020-01-29use python -m for pyinstallerLex Neva
2020-01-29uncompress myself?Lex Neva
2020-01-29upgrade pipLex Neva
2020-01-29why is tar freezing?Lex Neva
2020-01-29use ubuntu's pythonLex Neva
2020-01-29debug windows freezeLex Neva
2020-01-29debugLex Neva
2020-01-29upgrade pip?Lex Neva
2020-01-29wrong pip?Lex Neva
2020-01-29show platform infoLex Neva
2020-01-29try earlier wxPython?Lex Neva
2020-01-29use ubuntu 16.04 insteadLex Neva
2020-01-29add Linux buildLex Neva
2020-01-29more dependenciesLex Neva
2020-01-29ughLex Neva
2020-01-29I really want python 2Lex Neva
2020-01-29try installing pygobject through pipLex Neva
2020-01-29python2 already installedLex Neva
2020-01-29is this how you do it?Lex Neva
2020-01-29always upload even if one OS build failsLex Neva
2020-01-29force python 2Lex Neva
2020-01-29don't need to unzipLex Neva
2020-01-29fix release jobLex Neva
2020-01-29mac buildLex Neva
2020-01-29separate job for releaseLex Neva
2020-01-29switch back to latestLex Neva
2020-01-29try automatic releases actionLex Neva