672f686d1a
Added dependabot config
2025-05-27 17:52:59 +01:00
f7a4ab0939
Removed unnecessary docker version check
2025-05-23 16:26:13 +01:00
3b1526d4d8
Patch: typo fix in reporting config
2025-05-23 16:10:08 +01:00
fd4f97fd41
Another attempt to patch coverage reporting
2025-05-23 16:08:39 +01:00
c91ff83bb5
Attempt to patch automatic coveralls reporting
2025-05-23 16:06:49 +01:00
c22f4f4d02
Patch: Added coverage upload to coveralls to tests workflow
2025-05-23 15:57:45 +01:00
529fe17d24
Patch to improve uv publishing
2025-05-23 12:57:52 +01:00
0fd2466b49
Another attempt to patch publish workflow
2025-05-23 12:45:29 +01:00
8f5c1e36a5
Attempt to patch publishing workflow
2025-05-23 12:39:16 +01:00
40ed1aa4f9
Set publish to trigger on tagging
2025-05-23 12:35:57 +01:00
51f11bd910
Added automatic publishing to pypi
2025-05-23 12:31:16 +01:00
f4c8cbea03
Fixed mistake in tagging workflow
2025-05-23 12:19:25 +01:00
56f7739ae4
Tweaked tagging workflow to only run after successful tests
2025-05-23 12:18:12 +01:00
9646985e7c
AddedAdded auto-tagging workflow
2025-05-23 12:11:58 +01:00
b514df9d48
Updated tests workflow
2025-05-23 12:11:58 +01:00
98f37fc6d7
Added license header
2025-04-29 14:35:26 +01:00
7bd474a247
Fixed testing workflow
2025-04-29 14:05:50 +01:00
cd35917894
UV tests fix?
2025-04-28 18:39:51 +01:00
302ff471fd
Trying again
2025-04-28 18:36:53 +01:00
e2e6a32c08
Another fix attempt
2025-04-28 18:34:15 +01:00
32f0c0af61
Another fix attempt
2025-04-28 18:27:49 +01:00
d26e8cae6f
Another tests.yml fix
2025-04-28 18:26:14 +01:00
f537f0e383
Attempted tests.yml fix
2025-04-28 18:13:31 +01:00
3e82144fd3
Another attempt to fix tests.yml
2025-04-28 18:12:18 +01:00
b925eaa678
Fixed tests workflow
2025-04-28 18:08:04 +01:00
5b2eb94994
FIxed tests workflow and removed automatic publishing
2025-04-28 18:01:35 +01:00
Cian Hughes
8746d704a1
Update pypi-publish.yml
2025-04-25 16:52:25 +01:00
Cian Hughes
a7b474bb78
Update tests.yml
2025-04-25 16:50:18 +01:00
b6cbd03f9c
Changed names for new fork
2025-04-25 15:51:08 +01:00
Christoph Ladurner
75d78cf09a
setup: change to reusable github workflows
...
* move check_manifest configuration to setup.cfg
* remove upper constraint for pytest-black
2023-02-10 10:36:44 +01:00
Mojib Wali
62256b346f
global: migrate to v10
2022-10-13 11:12:14 +02:00
Mojib Wali
8a592e3fdf
ci(publish): ping babel version ( #99 )
2022-05-30 14:11:36 +02:00
Christoph Ladurner
5b7a1718fc
migrate setup py to cfg ( #94 )
...
* global: migrate setup.py to setup.cfg
* global: clean up copyright notices and tests
* migrate to use black as opinionated auto formater
* add .git-blame-ignore-revs
2022-05-12 08:58:50 +02:00
Unix
60b85e6ad5
global: repo cleanup
2021-03-31 14:22:32 +02:00
Mojib Wali
be22817a91
ci(repo): migrate to github actions. #34
...
tests(repo): modified to github actions.
2020-12-04 10:30:34 +01:00
mb
1556bc7f18
ci:use github actions to publish to pypi
...
Using github action - passwords are secured in secrets, and it seperated the publishing the package from testing the package. This closes #20
2020-10-06 09:21:16 +02:00