Commit History

Author SHA1 Message Date
  Dominik Wombacher 9f770fafd4 fix: Mock 'imp' module to satisfy 'straight.plugin' till https://github.com/ironfroggy/straight.plugin/pull/30 is published. 5 months ago
  Dominik Wombacher 14a36e6828 fix: Replace 'imp' with 'importlib' for Python 3.12 compatibility. 5 months ago
  Dominik Wombacher f28a5d6279 build: Don't add tox_py3.sh to fedora pip code container, that file comes from the repo during testing. 5 months ago
  Dominik Wombacher fe64dc92d3 tests: Add python 3.12 back in tox.ini 5 months ago
  Dominik Wombacher 7de1bc750d tests: Add argument --toxenv to run-tests-container.py. Run tests with tox against all environments defined in tox.ini by default. Customizable by the new argument. Passes the value to the '-e' argument of 'tox'. 5 months ago
  Dominik Wombacher c719bf090e fix: Test for empty string in addition to None Type in 'pagure.lib.git.commit_to_patch' 5 months ago
  Dominik Wombacher 3f6cd263a1 tests: fix test_commit_to_patch_empty_commit 5 months ago
  Dominik Wombacher 2dfe6da427 tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_login.py' 5 months ago
  Dominik Wombacher a2b3d9431e tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues_open_access.py' 5 months ago
  Dominik Wombacher 1a5c449c83 tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues.py' 5 months ago
  Dominik Wombacher 19d2b27bcb tests: fix issues related to log in url in 'tests/test_pagure_flask_ui_issues_acl_checks.py' 5 months ago
  Dominik Wombacher d06940971d tests: fix test_view_issue_ticket_access - AssertionError 5 months ago
  Dominik Wombacher d109f854e6 tests: bump CentOS Stream from 8 to 9 5 months ago
  Dominik Wombacher 8a1a7ba9f7 tests: Fix issue 'No module named pygit2.remote' 5 months ago
  Dominik Wombacher c1740e351d build: Replace python3-cchardet with python3-chardet 5 months ago
  Dominik Wombacher 234162b014 tests: bump rpm base container to F39 5 months ago
  Dominik Wombacher 1cf9ec5a29 fix: pygit2 Repository.create_remote replaced by Repository.remotes.create 5 months ago
  Dominik Wombacher 02de0c05f0 build: Verbose / Debug output from tox command during base fedora pip container build 5 months ago
  Dominik Wombacher 80fa744a28 build: Fix issue that local volume wasn't mounted inside base container during build initiated by run-tests-container.py 5 months ago
  Dominik Wombacher 2d7c662035 build: Fix issue that build-args are not passed correctly to podman in run-tests-container.py 5 months ago
  Dominik Wombacher eb32c5b694 build: Enable verbose/debug mode for git clone in fedora base pip container 5 months ago
  Dominik Wombacher ed52a0069e build: Remove version pinning from pygit2 5 months ago
  Dominik Wombacher dd1681a499 tests: bump pip base container to F39 5 months ago
  Dominik Wombacher 3fb943ae82 tests: Additional packages in fedora pip base container to meet requirements of 'Pillow' python package (compile wheel) 5 months ago
  Dominik Wombacher 8a9f4fc519 tests: Drop py312 from tox tests, pinned Pillow version isn't compatible 5 months ago
  Dominik Wombacher a614130aca tests(CI): Fix '[Warning] one or more build args were not consumed: [BRANCH REPO]', they have to be lowercase 5 months ago
  Dominik Wombacher eecf5bd6ab tests(CI): Disable F39 RPM because of pytest+xdist bug. Pass REPO and BRANCH env vars as build-args to podman build. 5 months ago
  Frank Dana (FeRD) cce785fa7f Remove spurious %endif from files/pagure.spec 5 months ago
  Dominik Wombacher 3ce7a8d6c4 docs(README): Fix rst rendering issues with literal-blocks and note directives. 5 months ago
  amedvede 172982b2cb feat: added request for frozen branches and formating the function to have correct tab size 7 months ago