1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00
Commit graph

45 commits

Author SHA1 Message Date
774790c36f ✔ GitHub Actions: Make reporting results clearer
In the "Actions" tab on GitHub, the workflow run that would post test results to the
_original_ workflow run is named "Test Report". This would lead me to click on it to see
the results, just to be disappointed.

This aims to make the naming of the GitHub workflows/jobs clearer.
2025-04-25 11:20:00 +02:00
Robert Sachunsky
ea33602336 CI: reactivate py38 2025-04-17 16:12:42 +02:00
badfa9c99e ⚙ GitHub Actions: Don't test on Python 3.8 anymore 2025-04-16 09:25:44 +02:00
1753ed4d13 ✔ Test on Python 3.13 2024-09-04 19:09:45 +02:00
bc5818da9f ✔ GitHub Actions: Update used actions 2024-05-14 15:56:08 +02:00
c91234daba ✔ GitHub Actions: Update used actions 2024-05-13 21:17:42 +02:00
e72d1e37ea Revert "✔ Test on Python 3.13"
This reverts commit 0d5c6d5a62.
2024-05-06 17:42:09 +02:00
86e723cd53 🐛 GHA: Install possible shapely build requirements (if building from source) 2024-05-06 17:25:59 +02:00
fbcb9160fd 🐛 GHA: Install possible lxml build requirements (if building from source) 2024-05-06 17:09:05 +02:00
0d5c6d5a62 ✔ Test on Python 3.13 2024-05-06 17:02:52 +02:00
59a3882ce5 🧹 GitHub Actions: Clean up whitespace 2024-01-08 17:57:51 +01:00
Sadra Barikbin
967f833eac Improve report 2024-01-08 17:56:32 +01:00
Sadra Barikbin
f4ff6a8f31 Change reporter 2024-01-08 17:56:32 +01:00
Sadra Barikbin
4413ddac8f Temporary commit 2024-01-08 17:56:32 +01:00
Sadra Barikbin
6884c5c825 Update dorny dependency 2024-01-08 17:56:31 +01:00
Sadra Barikbin
bf47308c00 Add report_tests workflow 2024-01-08 17:51:37 +01:00
7a192880f1 ⬆ Move on to supporting Python >= 3.8 only 2024-01-03 20:58:24 +01:00
3f8c8e69aa 🐛 (Hopefully) Fix running tests on PR 2023-10-23 16:07:44 +02:00
e7e0703d9d ✔ GitHub Actions: Test on PR 2023-10-23 15:45:20 +02:00
5450f193e4 ✔ GitHub Actions: Test on Python 3.12 2023-10-23 14:08:14 +02:00
102615262a ⚙ GitHub Actions: Call test workflow when (before) deploying 2023-08-04 19:46:08 +02:00
0319d08218 🎨 Release: Make installing setuptools-ocrd conditional on ocrd-tool.json 2023-08-04 19:37:41 +02:00
dd16a16901 🐛 Release: Try fixing getting the version (install setuptools-ocrd) 2023-08-04 19:28:21 +02:00
722aea6b54 Revert "🚧 GitHub Actions: Try testing on Python 3.12"
This reverts commit 801254e1c9.
2023-08-04 19:14:53 +02:00
801254e1c9 🚧 GitHub Actions: Try testing on Python 3.12 2023-08-04 19:12:53 +02:00
ad7f42c23e 🚧 GitHub Actions: Avoid compiling OpenCV and NumPy on Python 3.6 2023-08-04 18:53:58 +02:00
ff453fba43 🚧 GitHub Actions: Fix testing for Python 3.6 2023-08-04 18:53:32 +02:00
9d142f0105 🚧 GitHub Actions: Fix testing for Python 3.6 2023-08-04 18:46:58 +02:00
f929983d25 🚧 GitHub Actions: Fix testing for Python 3.6 2023-08-04 18:44:17 +02:00
cf130fe3a8 🚧 GitHub Actions: Disable matrix fail-fast 2023-08-04 18:32:26 +02:00
915a647949 🚧 GitHub Actions: Disable matrix fail-fast 2023-08-04 18:31:13 +02:00
6b05290640 🚧 GitHub Actions: Test on multiple Python versions 2023-08-04 18:28:01 +02:00
f909806f9e 🚧 GitHub Actions: Test report 2023-08-04 17:52:15 +02:00
f61b81c98e 🚧 GitHub Actions: Test report 2023-08-04 17:47:58 +02:00
44d4742570 🚧 GitHub Actions: Test report 2023-08-04 17:44:57 +02:00
f4dff64066 🚧 GitHub Actions: Test report 2023-08-04 17:35:43 +02:00
043dbb1749 🚧 GitHub Actions: Test report 2023-08-04 17:33:05 +02:00
207fcd4054 🚧 GitHub Actions: Test report 2023-08-04 17:30:26 +02:00
f7c280e59c 🚧 GitHub Actions: Try shell for loop to install from all requirements*.txt 2023-08-04 16:42:46 +02:00
d42e59846c 🚧 GitHub Actions: Try shell for loop to install from all requirements*.txt 2023-08-04 16:41:03 +02:00
ab1359c7e6 🚧 GitHub Actions: Rework test, run in src/ 2023-08-04 16:35:36 +02:00
77bcecd2d0 🚧 GitHub Actions: Allow running test manually 2023-08-04 16:21:00 +02:00
c1b8d983e6 🚧 GitHub Actions: Rename test workflow, also run on schedule 2023-08-04 16:17:21 +02:00
674d833b15 🚧 GitHub Actions: Add test worklow 2023-08-04 16:12:33 +02:00
caef84cebb 🚧 GitHub Actions: Add release workflow 2023-08-04 16:10:54 +02:00