Grigi grigi · any pronouns
  • Joined on 2025年04月01日
grigi released v0.2.0 at grigi/configy 2025年05月02日 22:29:01 +02:00
grigi pushed tag v0.2.0 to grigi/configy 2025年05月02日 22:29:00 +02:00
grigi pushed to main at grigi/configy 2025年05月02日 22:25:20 +02:00
0676ed4ac0 Task to publish release
grigi commented on issue actions/meta#10 2025年05月01日 21:15:55 +02:00
Examples and how to

I took on the challenge to see if I could run my library tests on all the 8 supported versions of Python in under 2 minutes on a regular tiny instance. I at first optimised it too much as it...

grigi pushed to main at grigi/configy 2025年05月01日 20:33:28 +02:00
12a4819012 Action for running tests (#2)
grigi merged pull request grigi/configy#2 2025年05月01日 20:33:26 +02:00
Action for running tests
grigi pushed to actions at grigi/configy 2025年05月01日 20:32:01 +02:00
269bb3de18 Different take
grigi pushed to actions at grigi/configy 2025年05月01日 19:41:36 +02:00
d0371b59c5 Try non-slim image
grigi created pull request grigi/configy#2 2025年05月01日 19:03:28 +02:00
Action for running tests
grigi pushed to actions at grigi/configy 2025年05月01日 19:03:14 +02:00
dafbdcbe15 Action for running tests
grigi created branch actions in grigi/configy 2025年05月01日 19:03:13 +02:00
grigi pushed to main at grigi/configy 2025年04月30日 11:28:05 +02:00
da4cc9f7b0 Accept passing pathlib.Path as filenames
grigi pushed to main at grigi/configy 2025年04月29日 18:25:02 +02:00
11d70ff32d Modernising code for Python3.14, dropped support for Python3.7 and below (#1)
grigi merged pull request grigi/configy#1 2025年04月29日 18:25:02 +02:00
Modernising code for Python3.14, dropped support for Python3.7 and below
grigi pushed to py_upgrade at grigi/configy 2025年04月29日 18:20:30 +02:00
7415f48a25 Tests checked for typed calls
grigi pushed to py_upgrade at grigi/configy 2025年04月29日 18:19:24 +02:00
037e1d8e70 version
grigi pushed to py_upgrade at grigi/configy 2025年04月29日 18:17:06 +02:00
c8debb9beb Cleaned up pylint config
grigi created pull request grigi/configy#1 2025年04月29日 18:12:58 +02:00
Modernising code for Python3.14, dropped support for Python3.7 and below
grigi pushed to py_upgrade at grigi/configy 2025年04月29日 18:12:43 +02:00
9809b7f232 Add py.typed
grigi pushed to py_upgrade at grigi/configy 2025年04月29日 18:08:13 +02:00
b7c42e5a9f Completed typing, passes for py3.8-3.14, passes linting