Skip to content

Actions: cclauss/python-magic

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
72 workflow runs
72 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Update python_magic_test.py
ci #72: Commit 4f05958 pushed by cclauss
February 14, 2025 18:43 29s patch-2
February 14, 2025 18:43 29s
python_magic_test.py: for file_name, cases in CASES.items():
ci #71: Commit 454a73d pushed by cclauss
February 14, 2025 18:38 29s patch-2
February 14, 2025 18:38 29s
GitHub Actions: apt-get install -y libmagic-dev
ci #70: Commit 484e576 pushed by cclauss
February 14, 2025 18:18 41s patch-1
February 14, 2025 18:18 41s
find_library("libmagic.so") or find_library("libmagic.so.1")
ci #69: Commit 7ad2b47 pushed by cclauss
February 14, 2025 18:16 37s patch-1
February 14, 2025 18:16 37s
from __future__ import annotations # for Python <= 3.9
ci #68: Commit 0e96333 pushed by cclauss
February 14, 2025 18:13 37s patch-1
February 14, 2025 18:13 37s
from __future__ import annotations # for Python <= 3.9
ci #67: Commit 56dce0f pushed by cclauss
February 14, 2025 18:01 33s patch-1
February 14, 2025 18:01 33s
GitHub Actions: apt-get install -y libmagic-dev
ci #66: Commit 38a01d7 pushed by cclauss
February 14, 2025 17:59 32s patch-1
February 14, 2025 17:59 32s
CASES.items()
ci #65: Commit 8dc65ce pushed by cclauss
February 14, 2025 17:57 35s patch-1
February 14, 2025 17:57 35s
update magic/compat.py
ci #64: Commit 36ecbf9 pushed by cclauss
February 14, 2025 17:44 23s master
February 14, 2025 17:44 23s
libmagic.so.1 vs. libmagic.so
ci #63: Commit 8ec8285 pushed by cclauss
February 14, 2025 17:41 54s patch-1
February 14, 2025 17:41 54s
ldconfig -p | grep libmagic || true
ci #62: Commit a0c8bc5 pushed by cclauss
February 14, 2025 17:31 1m 14s patch-1
February 14, 2025 17:31 1m 14s
Update ci.yml
ci #61: Commit 6f106d7 pushed by cclauss
February 14, 2025 17:15 1m 5s patch-1
February 14, 2025 17:15 1m 5s
February 14, 2025 17:15 52s
python_magic_test.py: Fix bytes string
ci #59: Commit 3c40748 pushed by cclauss
February 14, 2025 17:11 28s patch-2
February 14, 2025 17:11 28s
Update ci.yml
ci #58: Commit 1ee37eb pushed by cclauss
February 14, 2025 17:09 57s patch-1
February 14, 2025 17:09 57s
conda install -c conda-forge libmagic
ci #57: Commit 60dcffb pushed by cclauss
February 14, 2025 17:04 1d 15h 23m 47s patch-1
February 14, 2025 17:04 1d 15h 23m 47s
python-libmagic
ci #56: Commit 0e4c18d pushed by cclauss
February 14, 2025 16:59 40s patch-1
February 14, 2025 16:59 40s
ubuntu-22.04-arm
ci #55: Commit 0770d35 pushed by cclauss
February 14, 2025 16:52 51s patch-1
February 14, 2025 16:52 51s
libmagic1
ci #54: Commit b5a1ac2 pushed by cclauss
February 14, 2025 16:49 30s patch-1
February 14, 2025 16:49 30s
No linux-brew in GitHub Actions
ci #53: Commit 78cdd4c pushed by cclauss
February 14, 2025 16:44 32s patch-1
February 14, 2025 16:44 32s
Correct the bytes string
ci #52: Commit 1b88489 pushed by cclauss
February 14, 2025 16:43 21s patch-1
February 14, 2025 16:43 21s
Update ci.yml
ci #51: Commit b10b44c pushed by cclauss
February 14, 2025 16:40 32s patch-1
February 14, 2025 16:40 32s
Update ci.yml
ci #50: Commit 1a325f5 pushed by cclauss
February 14, 2025 16:36 31s patch-1
February 14, 2025 16:36 31s
GitHub Actions: apt-get install -y libmagic-dev
ci #49: Commit 62646d4 pushed by cclauss
February 14, 2025 16:35 41s patch-1
February 14, 2025 16:35 41s
yield from ("libmagic.so", "libmagic.so.1")
ci #48: Commit c471d15 pushed by cclauss
May 26, 2024 14:48 47s what
May 26, 2024 14:48 47s