aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
Commit message (Expand)AuthorAgeFilesLines
* pylint: Update to version 2.17.3, apply required changesHEADmasterPatrik Teivonen2023-05-091-1/+1
* Update python_version to 3.11.3 in PipfilePatrik Teivonen2023-05-041-1/+1
* Add generic functions to read files and configurations from SFTP remotePatrik Teivonen2023-05-021-1/+1
* sign_installer.py: Use 'file' for detecting Mach-O binariesv6.2.8-lts-packagingPatrik Teivonen2023-04-061-1/+0
* Add option to sign and notarize installer payloadv6.5.0-rc1-packagingPatrik Teivonen2023-03-131-0/+1
* Pipfile: Upgrade aiohttp version to 3.8.4Patrik Teivonen2023-03-011-1/+1
* Fix some linter errors, broken Pipfile import, update readmePatrik Teivonen2023-02-101-2/+2
* Add operations for Debian repo creation and publishingIikka Eklund2023-02-101-1/+6
* Remove win32api dependency, adapt create_installer.pyPatrik Teivonen2023-01-261-1/+0
* Add Aptly repository manager client adapter for Debian repositoriesIikka Eklund2023-01-121-0/+2
* Create temporary directories with temppathlib's TemporaryDirectoryPatrik Teivonen2023-01-121-0/+1
* PL109 os.getcwd() should be replaced by Path.cwd()Patrik Teivonen2023-01-101-0/+1
* Add wildcard/pattern match option for resolving payload urisPatrik Teivonen2022-12-291-0/+2
* Refactor partial installer and dry-run optionsPatrik Teivonen2022-12-291-0/+2
* Run unit tests with pytest in git hook and enable concurrencyPatrik Teivonen2022-10-281-0/+2
* Use asyncio.run instead of manual event loops, fix deprecation warningPatrik Teivonen2022-10-271-0/+1
* Change Pipfile markers, update some packages and add missing typesPatrik Teivonen2022-10-271-4/+5
* Revert "Revert "Use logging functions from logging_util.py""Antti Kokko2022-10-261-1/+0
* Revert "Use logging functions from logging_util.py"Antti Kokko2022-10-191-0/+1
* Use logging functions from logging_util.pyPatrik Teivonen2022-10-181-1/+0
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-1/+1
* Support staging repositories as a source for production updatesIikka Eklund2022-09-091-0/+1
* Add pep8-naming to flake8, enable only limited checksPatrik Teivonen2022-09-071-0/+1
* Fix incorrect SSHException import, remove paramiko package from Pipfilev6.4.0-beta4-packagingPatrik Teivonen2022-08-291-1/+0
* Add hook for mypy static type checkerPatrik Teivonen2022-08-161-1/+2
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-0/+1
* Add README, hooks for pipenv setup and unit tests in pre-commit configPatrik Teivonen2022-07-111-0/+1
* Pin packages in Pipfile to exact versionsPatrik Teivonen2022-05-111-18/+18
* Update Pipfile, move it to the root directory of the git repositoryPatrik Teivonen2022-05-111-0/+30
* Revert "Add CI enablers"Antti Kokko2020-06-101-23/+0
* Add CI enablersIikka Eklund2020-06-091-0/+23