Lioman
|
84db21c724
|
Match actual version instead of regex in build CI job (#3396)
|
2024-09-20 14:46:29 +02:00 |
|
Lioman
|
86bf9230b4
|
test: fix build test
the regex, searching for the builded files was not stable to changes for two digit versions.
fixes: Build test failures in GitHub CI workflow #3393
|
2024-09-19 14:25:01 +02:00 |
|
boxydog
|
6d8597addb
|
The ruff and ruff-format fixes
|
2024-05-30 09:08:16 -05:00 |
|
Justin Mayer
|
ecd598f293
|
Update code base for Python 3.8 and above
Result of: pipx run pyupgrade --py38-plus pelican/**/*.py
|
2023-11-12 13:53:02 +01:00 |
|
Lioman
|
4e438ffe60
|
Enable tests to validate dist build contents (#3229)
|
2023-10-30 16:04:44 +01:00 |
|
Justin Mayer
|
cce1570135
|
Fix some comments in wheel-related test
|
2023-10-29 15:53:11 +01:00 |
|
Lioman
|
8b6d215934
|
migrate configuration to PEP621 compatible config
- adapt documentation
- add wheel tests to check wheel contents.
- adapt pipeline to use pdm
- adapt autopub config
- add scripts as shortcuts to invoke tasks
|
2023-10-29 11:59:58 +01:00 |
|