aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-06-06Changes package-ecosystem from poetry to pipfix-dependabot-fileSaptak S
2023-05-30Add verbosity to CLI poetry testsMiguel Jacq
2023-05-29Experiment with longer autostop timer in chat mode for CLI testMiguel Jacq
2023-05-22Merge branch 'main' into update-depsMicah Lee
2023-05-22Add dependabot for /docs tooMicah Lee
2023-05-22Add QT_QPA_PLATFORM=offscreen to GUI testsMiguel Jacq
2023-05-21Add dependabot automatic PRsdependabotMicah Lee
2023-04-21Fixes qrcode image_factorySaptak S
2023-04-21Update python version to 3.10.11Saptak S
2023-04-21Try windows build with explicitly installing python3.10Saptak S
2023-02-06Install libiodbc and postgresMicah Lee
2023-02-05Drop support for win32, since PySide6 does not support itMicah Lee
2023-02-05Fix path to poetryMicah Lee
2023-02-05Switch to Python 3.10.9, because PySide6 does not support 3.11 yetMicah Lee
2023-02-05Switch Windows (32-bit and 64-bit) to Python 3.11.1Micah Lee
2023-02-05Update poetry project to allow for Python 3.11Micah Lee
2023-02-05Add tmp Windows command, to see what versions of Python are installedMicah Lee
2023-02-05Switch to Python 3.11 paths for build-mac-intelMicah Lee
2023-02-05Switch to Python 3.11, and make build_mac in CI use the universal2 installerMicah Lee
2022-12-15Try and make tests run on pull requests. Update branch names on CodeQL analysisMiguel Jacq
2022-12-11Leave installed but disable ufw?Miguel Jacq
2022-12-11See if removing ufw helps snapMiguel Jacq
2022-10-07More snapcraft troubleshooting (#1622)Micah Lee
2022-10-06Change snapcraft build to use path required for snapcraft.io, and stop buildi...Micah Lee
2022-10-06Snapcraft and Flatpak in CI (#1620)Micah Lee
2022-10-05Build packages in main branch, not develop and stableMicah Lee
2022-10-02Rename build workflow to remove snapcraftMicah Lee
2022-10-02Give up on building snap in CIMicah Lee
2022-10-02Fix win64 upload artifact pathMicah Lee
2022-10-02Run tests againMicah Lee
2022-10-02Fix macOS compress path. And make Windows builds againMicah Lee
2022-10-02Hardcode path to poetry in macOSMicah Lee
2022-10-02Try installing new Python from python.orgMicah Lee
2022-09-30Run poetry update instead of poetry installMicah Lee
2022-09-30Fix sed command for macOSMicah Lee
2022-09-30Add compressionMicah Lee
2022-09-30Try patching the path to cli in desktop's pyproject.toml in macOS, and tempor...Micah Lee
2022-09-30Install missing module inside the poetry env, and skip compressing step becau...Micah Lee
2022-09-30Install missing module for macOS buildMicah Lee
2022-09-30Fix macOS syntax bugs, and trigger build on PRsMicah Lee
2022-09-30Build for macOS too in the same workflowMicah Lee
2022-09-30Fix win32 pathMicah Lee
2022-09-30Debug outputMicah Lee
2022-09-30Syntax errorMicah Lee
2022-09-30Build win32Micah Lee
2022-09-30Display the poetry env path, and put the poetry cache right before "poetry in...Micah Lee
2022-09-30Properly skip cached buildsMicah Lee
2022-09-30Build snowflake, meek, and finally OnionShare itself. Compress it, and store ...Micah Lee
2022-09-30Build obfs4proxyMicah Lee
2022-09-30Try using Python 3.9 that comes with github actions runnerMicah Lee