summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2025-01-01Turn off Windows code signing (#3392)Kaalleen
2024-12-07Fix some workflow issues (#3330)Kaalleen
2024-12-04Build on Ubuntu 24.04 (#3299)Benson Muite
2024-11-26Add lmde6 32bit build (#3297) (#3298)Benson Muite
2024-11-19Rejbasket/update macos cloud build (#3291)rejbasket
* upgraded macos build to macos-13 upgraded wxpython to 4.2.2 for linux * add missing linux libs for update to wxpython --------- Authored by: rejbasket
2024-09-24Rejbasket/linux package fix (#3210)rejbasket
* fix gem FilePermissionError change install to HOME folder * gem update after setting home * added gem commands to build.yml to fix Gem::FilePermissionError * removed gem update from build.yml --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2024-09-17Rejbasket/arm64 python update (#3201)rejbasket
* python 3.11 needed for binary install wxpython macos arm * added missing geos package for mac arm64
2024-08-28Additional CI Improvements (#3174)capellancitizen
2024-08-13CI: Added pytest, some speed improvements (#3135)capellancitizen
Geos build is now cached, and its tests are no longer built.
2024-07-20shapely arm fix (#3094)rejbasket
2024-07-02add macOS arm version (#3038)rejbasket
authored-by: rejbasket
2024-06-30Linux: update to python 3.9 (#3029)Kaalleen
2024-06-09Rejbasket/version geos update (#2979)rejbasket
* update geos version for linux an win builds * pinned pyinstaller version * changed windows build runner to windows-2019 * changed build version for cmake geos build script --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2024-05-01Remove electron entirely (#2859)Kaalleen
Co-authored-by: rejbasket
2024-04-18actions setup git for windows sdk, enable "msgfmt" command (#2846)Heroyk26
2024-03-24Rejbasket/update nodejs version (#2798)rejbasket
* updated nodejs version to 20 for builds * upgraded actions upload download cache to version 4 * setup-python upgrade to v5 setup-msbuild to v2 * release action change fix nodejs version issue * updated versions checkout and setup-python --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2024-02-21Build with shapely with geos 3.12.x (#2732)rejbasket
authored-by: rejbasket
2024-02-10Rejbasket/pyinstaller fix installer checks (#2718)rejbasket
* netowrkx deps added in build * check for user inkscape config before installing * get os version in exception * update electron app location according to pyinstaller redesign * fixed broken libgeos syslinks * contents-directory added pyinstaller args fix broken linux and win versions * updated inkex * fix print_pdf --------- authored-by: rejbasket
2023-10-22macos 11 -> 12 (#2568)Kaalleen
2023-10-15Update shapely (#2471)Kaalleen
* update shapely * pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket) * macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
2023-07-30add windows 64bit version (#2413)rejbasket
* test build for windows 64bit * testing build for windows 64bit * fixed arch check for windows file name added electron 64bit for windows * blocked 64bit installer to be installed in 32bit windows --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-07-05pin pillow version to 9.5.0 (#2410)Kaalleen
2023-06-28upgrade crowdin (#2374)Lex Neva
2023-06-20Windows numpy fix (#2377)rejbasket
* added Gio and wx to hidden imports changed numpy and scipy version for compatibility * update versions numpy and scipy --------- Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2023-06-12wxpython version (#2360)Kaalleen
update windows and linux wxpython version to 4.2.1
2023-05-24enable electron builder signing again (#2317)Kaalleen
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-05-11disable electron-builder signing (#2270)rejbasket
2023-05-08update scipy for linux (#2280)Kaalleen
2023-03-07update setup-msbuild (#2120)Kaalleen
2023-03-07Select embroidery elements by stitch type (#1965)Kaalleen
2023-03-05downgrade macos and linux (#2098)Kaalleen
2022-12-19Point to troubleshoot in fatal error message (#1967)Kaalleen
* point to troubleshoot in fatal error message * shapely version
2022-12-10Add extension: Lettering along path (#1937)Kaalleen
2022-11-05Update workflows (#1890)Kaalleen
* update github action versions * add libsdl for translations * remove deprecated set-output (where we can - some actions are still using it)
2022-11-05update versions of github actionsKaalleen
2022-10-16translations: wxpython version (#1863)Kaalleen
2022-10-08add scipy version pin for windowsGeorge Steel
2022-10-04fix requirements.txt, move CI version pins to CI fileGeorge Steel
2022-10-02Rejbasket/scipy fix (#1842)rejbasket
* updates to workflow and requirements * Update requirements.txt removed pip flags causing build to fail Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-07-08linux scipy/linalg libraries: ELF (#1714)Kaalleen
* do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-04test with macos python 3.8.xKaalleen
2022-04-18Pkg inkscape check (#1622)rejbasket
* add warning if Inkscape not installed (mac) enable local build with arm linux and mac Authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-02-28installer updates (#1565)rejbasket
* * build zip versions for macOS and windows * set application version macOS and Windows * automatically uninstall previous version in Windows * add zip to upload Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-01-18shapely to 1.8.0 (#1550)Kaalleen
2022-01-10add deb and rpm building (#1501)Lex Neva
2022-01-08linux: font issue (wxpython) (#1510)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-11-16update python version in translations workflow (#1445)Kaalleen