summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-08-09feat: :sparkles: testing in ci, final test ofNate Sesti
2023-08-09fix: :bug: add server/exe to .vscodeignore insteading of manually removingNate Sesti
2023-08-09fix: :bug: kill server before trying to delete exe on windowsNate Sesti
2023-08-09fix: :bug: use powershell remove-itemNate Sesti
2023-08-09fix: :bug: use windows equivalent of rm -rfNate Sesti
2023-08-09fix: :bug: set export display in same step as linux npm testNate Sesti
2023-08-09ci: :green_heart: install Xvfb to run headless electron on LinuxNate Sesti
2023-08-09ci: :green_heart: fixes to ciNate Sesti
2023-08-09ci: :green_heart: test on all platforms in ciNate Sesti
2023-08-09ci: :green_heart: testing testing in ciNate Sesti
2023-08-08fix: :bug: add data file for ca_bundleNate Sesti
2023-08-07Remove the naughty ci from downgrading lockfile versionKirill Dubovitskiy
2023-08-07build: :bug: add ripgrepy as hidden importNate Sesti
2023-08-06build: :package: package on older ubuntu version for compatibilityNate Sesti
2023-08-02await file downloadNate Sesti
2023-08-02loggingNate Sesti
2023-08-02don't include binaries with extensionNate Sesti
2023-08-02publish in github workflowNate Sesti
2023-08-02add back aclNate Sesti
2023-08-02remove aclNate Sesti
2023-08-02fix s3-sync stepNate Sesti
2023-08-02sync with AWS S3 bucketNate Sesti
2023-08-02fix if statementNate Sesti
2023-08-02semi-colon for windows in --add-data flagNate Sesti
2023-08-02add --hidden-imports, simplify sdk.pyNate Sesti
2023-08-02attempting alternative solution to import configNate Sesti
2023-08-01remove data fileNate Sesti
2023-08-01npx vsceNate Sesti
2023-08-01full vsce publish workflowNate Sesti
2023-08-01purge unecessary functions in envSetup (finally)Nate Sesti
2023-08-01fix exe pathsNate Sesti
2023-08-01reorder, don't push for nowNate Sesti
2023-08-01uncomment pyinstallerNate Sesti
2023-08-01correctly place permissions at job-levelNate Sesti
2023-08-01write permissions to push package.json updateNate Sesti
2023-08-01--legacy-peer-deps for react-appNate Sesti
2023-08-01remove --legacy-peer-deps flagNate Sesti
2023-08-01use nodejs version 19.0.0Nate Sesti
2023-08-01node-16 buster, not 14Nate Sesti
2023-08-01delete poetry install from main.yamlNate Sesti
2023-08-01testing busterNate Sesti
2023-08-01use correct poetry pathNate Sesti
2023-08-01run publish on macos, not ubuntuNate Sesti
2023-08-01fixes to main.yaml, build nodejsNate Sesti
2023-08-01tweaking main.ymlNate Sesti
2023-08-01newer version of setup-python workflow setpNate Sesti
2023-08-01main.yaml package only dist/runNate Sesti
2023-08-01main.yaml only setup python onceNate Sesti
2023-08-01use python 3.11 for pyinstallerNate Sesti
2023-08-01try cx_freeze, smaller pyinstallerNate Sesti