Commit Graph

  • 67332d83a5 scanner: add --json option for outputting machine readable results Hans-Christoph Steiner 2020-05-14 16:08:56 +02:00
  • dec6b9deed Merge branch 'gradle-clean' into 'master' Hans-Christoph Steiner 2020-05-26 09:49:42 +02:00
  • 5b9944fcde add test for things fdroid build cleans Hans-Christoph Steiner 2020-05-26 09:48:55 +02:00
  • 9ff77cfd1a build: clean buildSrc/build relan 2020-05-21 08:50:35 +03:00
  • ddfbd1cc47 build: fix directories removal relan 2020-05-21 08:50:08 +03:00
  • 68c072c72e Revert "scanner: add --json option for outputting machine readable results" Marcus Hoffmann 2020-05-24 10:24:40 +02:00
  • 1be8788f5f Merge branch 'scanner-json' into 'master' Hans-Christoph Steiner 2020-05-19 21:18:39 +00:00
  • e25b8a1933 add gradle 6.4.1 Marcus Hoffmann 2020-05-17 02:58:30 +02:00
  • 722a23f571 bump to versiob v1.1.7 1.1.7 Hans-Christoph Steiner 2020-05-15 09:22:10 +02:00
  • 80a467134f gitlab-ci: run Debian/buster job on all commits Hans-Christoph Steiner 2020-05-14 17:49:59 +02:00
  • cdaf62e5d9 scanner: add --json option for outputting machine readable results Hans-Christoph Steiner 2020-05-14 16:08:56 +02:00
  • f5f61155ae improve litecoin validation + tests Michael Pöhn 2019-05-10 12:02:13 +02:00
  • 7b6f089220 index: xml.dom.minidom no longer sorts attribs Hans-Christoph Steiner 2020-04-15 21:43:41 +02:00
  • a0e3b01e94 metadata: parsed srclibs must always return a dict as the container Hans-Christoph Steiner 2020-05-14 15:02:19 +02:00
  • 410901d3bd Merge branch 'yamllint' into 'master' Hans-Christoph Steiner 2020-05-14 12:36:19 +00:00
  • 0945eadd4f Apply suggestion to buildserver/provision-apt-get-install Michael Pöhn 2020-05-14 11:11:01 +00:00
  • 90f3e1ab70 Merge branch 'hopefully-uncontroversial-fixes' into 'master' Michael Pöhn 2020-05-14 11:05:58 +00:00
  • df563d339a fix pep8 E741 ambiguous variable name 'l' Hans-Christoph Steiner 2020-05-14 11:54:32 +02:00
  • 1106795583 deploy: stop uploading to androidobservatory if its already up there Hans-Christoph Steiner 2020-04-01 14:51:19 +02:00
  • 30f2d62597 import: fix --omit-disable flag, its a boolean Hans-Christoph Steiner 2020-05-13 15:00:38 +02:00
  • ba854ab24a support Cordova's gradle file Hans-Christoph Steiner 2020-05-13 15:00:15 +02:00
  • 77367f1bff server: disable extraneous HTTP errors in upload_apk_to_virustotal Hans-Christoph Steiner 2020-05-13 22:21:46 +02:00
  • cfa88a5335 gitlab-ci: fix binfmt support for focal to run apksigner Hans-Christoph Steiner 2020-05-13 14:59:37 +02:00
  • 72e85bcccf Merge branch 'ndk-r21b' into 'master' Hans-Christoph Steiner 2020-05-14 08:08:36 +00:00
  • 13ac46af07 makebuildserver: upgrade NDK r21 to r21b relan 2020-05-08 10:41:17 +03:00
  • bed0653657 Merge branch 'fix-lint-gitlab-ci-job' into 'master' Hans-Christoph Steiner 2020-05-11 16:05:44 +00:00
  • 0700242416 gitlab-ci: use latest pylint to avoid safety error about vuln Hans-Christoph Steiner 2020-05-08 12:29:54 +02:00
  • 3282687f9e Fix nightly --archive-older command line option Torsten Grote 2020-05-11 10:23:26 -03:00
  • 052e22284b gitlab-ci: show clear error message when one step of job fails Hans-Christoph Steiner 2020-05-08 11:42:59 +02:00
  • 169d551683 Merge branch 'archive-fix' into 'master' Hans-Christoph Steiner 2020-05-11 15:32:04 +00:00
  • db96753902 Fix nightly --archive-older command line option Torsten Grote 2020-05-11 10:23:26 -03:00
  • 3de72bdb0e Merge branch 'gradle-6.4' into 'master' Marcus 2020-05-08 10:04:46 +00:00
  • 99ef3a8626 Add Gradle 6.4 relan 2020-05-08 10:30:28 +03:00
  • 810a6587df add --force-yamllint option to lint Michael Pöhn 2020-04-25 17:39:23 +02:00
  • b076e8cba7 add srclib spec parser Michael Pöhn 2020-04-25 17:22:48 +02:00
  • 8285f3d759 add changelog entry for yamllint feature Michael Pöhn 2020-04-25 15:59:51 +02:00
  • ed2c5f6f5b run yamllint on srclibs when running 'fdroid lint' Michael Pöhn 2020-04-25 15:57:21 +02:00
  • 270c55560b add yamllint to dependency lists Michael Pöhn 2020-04-24 15:31:59 +02:00
  • d24484a950 simple testcase for common.run_yamllint Michael Pöhn 2020-04-24 15:22:42 +02:00
  • 975538a7a7 make yamllint optional Michael Pöhn 2020-04-24 15:12:41 +02:00
  • 4e69ff582f run yamllint when parsing failed and also on fdroid lint runs Michael Pöhn 2020-04-24 15:47:31 +02:00
  • bb43dcf00e Merge branch 'fix_import_error' into 'master' Michael Pöhn 2020-04-18 02:37:35 +00:00
  • 30c654459f Use ImportError for Python < 3.6 (Closes: !734) Jochen Sprickerhof 2020-04-17 23:26:06 +02:00
  • 7f5e0bb310 Merge branch 'yml-srclib' into 'master' Michael Pöhn 2020-04-16 09:56:30 +00:00
  • 911e86fc87 support copying yml srclibs to buildserver vm during builds Michael Pöhn 2020-04-16 11:32:37 +02:00
  • 8344e510f6 yml srclibs: changelog Michael Pöhn 2020-04-09 11:41:15 +02:00
  • 5741e6930b yml srclibs: support Subdir as list Michael Pöhn 2020-02-29 15:50:06 +01:00
  • 1ac7d612b1 yml srclibs: support multiline Prepare Michael Pöhn 2020-02-29 13:42:12 +01:00
  • 58776da694 get tests working Michael Pöhn 2020-02-03 23:30:23 +01:00
  • aa020af040 srclibs: forward yml parsing error cause Michael Pöhn 2019-12-24 08:35:27 +01:00
  • ee3d8d2f18 srclib: yml parsing + tests for yml and txt Michael Pöhn 2019-12-24 00:42:29 +01:00
  • fa7885063b scrlib: add test for getsrclib Michael Pöhn 2019-12-19 22:55:14 +01:00
  • 286220fe11 srclib: add test for getsrclibvcs Michael Pöhn 2019-12-16 19:17:46 +01:00
  • 2c86d38028 srclib: no spaces in dict key Michael Pöhn 2019-12-15 17:27:27 +01:00
  • c6a97939f1 rename parse_srclib to parese_txt_srclib + test case Michael Pöhn 2019-12-13 23:51:18 +01:00
  • 0d42338d4d Merge branch 'fix-python3.8-index.xml-sort-issue' into 'master' Michael Pöhn 2020-04-16 08:37:58 +00:00
  • c47f9ef123 index: xml.dom.minidom no longer sorts attribs Hans-Christoph Steiner 2020-04-15 21:43:41 +02:00
  • 1a3f5a263f Merge branch 'use_bin_tar' into 'master' Hans-Christoph Steiner 2020-04-15 18:27:13 +00:00
  • 86beac22e2 Use libarchive instead of the Python implementation Jochen Sprickerhof 2020-04-15 18:27:13 +00:00
  • e85573d0e1 Merge branch 'git-push-logging' into 'master' Hans-Christoph Steiner 2020-04-15 12:56:04 +00:00
  • f39732987e Merge branch 'patch-1' into 'master' Hans-Christoph Steiner 2020-04-15 12:53:56 +00:00
  • 9c1ecf9c1c Merge branch 'stretchsloppy' into 'master' Hans-Christoph Steiner 2020-04-15 12:53:02 +00:00
  • 1b0b4fc57d Merge branch 'scan_giturls' into 'master' Hans-Christoph Steiner 2020-04-15 12:27:08 +00:00
  • 46a464a74b get_app_from_url: add codeberg.org as git url Izzy 2020-04-15 09:13:08 +02:00
  • 57446eee1c Merge branch 'sync' into 'master' Michael Pöhn 2020-04-13 20:21:05 +00:00
  • af4eb86fca Add sync to make sure buildserverid is written Jochen Sprickerhof 2020-04-11 23:53:37 +02:00
  • e1a67515e4 Merge branch 'makebs-debug' into 'master' Michael Pöhn 2020-04-11 13:36:31 +00:00
  • c000d450ca add debugging output for makebs buildserverid Michael Pöhn 2020-04-11 15:15:20 +02:00
  • 7d69f04b94 Show debug messages to give clue why pushing git mirror failed Torsten Grote 2020-04-10 13:34:46 -03:00
  • 463f6823de Import - sudo refresh repos too and use the newer npm Licaon_Kter 2020-04-08 10:25:53 +00:00
  • 9e8aef6771 Add stretch-backports-sloppy repo too Licaon_Kter 2020-03-30 07:10:51 -04:00
  • 3113b890b5 add gradle 6.3 Marcus Hoffmann 2020-03-26 16:09:05 +01:00
  • 4ce02e860b Merge branch 'funding' into 'master' Hans-Christoph Steiner 2020-03-20 16:10:30 +00:00
  • a9d0a42c7c use default org wide FUNDING.yml Marcus Hoffmann 2020-03-20 14:26:02 +01:00
  • 6a06551b73 add build tools 29.0.3 Marcus Hoffmann 2020-03-17 12:01:41 +01:00
  • 7f9da9f4df Merge branch 'gradle-no-proxy' into 'master' Hans-Christoph Steiner 2020-03-16 21:39:58 +00:00
  • 1b001cf1b5 provision-gradle: remove fake proxy configuration relan 2020-03-15 17:34:25 +03:00
  • 82df54a8a2 Merge branch 'fixes-for-issuebot' into 'master' Hans-Christoph Steiner 2020-03-11 21:35:34 +00:00
  • 138bc73668 import: --omit-disable option to easily work with generated files Hans-Christoph Steiner 2020-03-03 21:33:23 +01:00
  • 1bb9cf43e1 import: ensure gradle: yes is added for detected Gradle builds Hans-Christoph Steiner 2020-03-03 21:32:04 +01:00
  • a1e17d2b2c deploy: retry virustotal 30 seconds after rate limiting, and log Hans-Christoph Steiner 2020-03-03 14:41:38 +01:00
  • b7901952a1 deploy: make androidobservatory and virustotal functions reusable Hans-Christoph Steiner 2020-03-03 14:38:14 +01:00
  • 733e7be1b3 set F-Droid HTTP Headers globally Hans-Christoph Steiner 2020-03-03 14:37:17 +01:00
  • ab2291475b import: mv reusable functions to common.py to avoid import_proxy.py Hans-Christoph Steiner 2020-02-26 17:07:12 +01:00
  • 87e825bf3e add gradle 6.2.2 Marcus Hoffmann 2020-03-10 16:44:53 +01:00
  • 9d4f0f6712 Merge branch 'less_pedandic_checks' into 'master' Hans-Christoph Steiner 2020-03-10 15:49:50 +00:00
  • 56ee7fe765 opencollecive: fix allowed characters Marcus Hoffmann 2020-03-10 16:26:34 +01:00
  • c6e68c11f8 Merge branch 'opencollective' into 'master' Marcus 2020-03-10 14:56:03 +00:00
  • 9d24f2e4a7 add opencollective metadata and index field Marcus 2020-03-10 14:56:03 +00:00
  • b8ddc43f95 Merge branch 'libvirt' into 'master' Hans-Christoph Steiner 2020-03-09 15:06:19 +00:00
  • 2d63ab66f5 libvirt: various fixes related to the makebuildserver and fdroid build commands fuwa 2020-03-09 15:06:19 +00:00
  • 5e0c8d5a46 Merge branch 'nightly-stats' into 'master' Hans-Christoph Steiner 2020-03-03 14:30:28 +00:00
  • 14208a6761 Add stats support to nightly repo Torsten Grote 2020-03-02 14:17:42 -03:00
  • b5ec4af54b Merge branch 'gradle_6.2' into 'master' Marcus 2020-02-25 12:10:11 +00:00
  • b4720665b9 add gradle 6.2{,.1} and AGP 3.6 Marcus Hoffmann 2020-02-25 12:46:47 +01:00
  • ed46afe262 gitlab-ci: ensure git is installed for pip_install job Hans-Christoph Steiner 2020-02-20 09:12:31 +01:00
  • b5bce9f178 build: do not write/rsync status JSON when running --on-server Hans-Christoph Steiner 2020-02-20 09:02:39 +01:00
  • 7b8d358833 Merge branch 'status-json-fixes' into 'master' Hans-Christoph Steiner 2020-02-19 21:06:56 +00:00
  • b6e6ce87cb build: has no pretty option (closes #742) Hans-Christoph Steiner 2020-02-19 20:19:14 +01:00
  • 21f5bd73a7 build: fix logging failed builds to the status JSON (closes #741) Hans-Christoph Steiner 2020-02-19 20:18:18 +01:00