Commit graph

23 commits

Author SHA1 Message Date
Rohan McGovern
c8f3af8ada Lock coverage at 100% 2022-08-08 13:51:07 +10:00
Rohan McGovern
e4be1f39b7
Merge pull request #8 from rohanpm/pulp
Add support for PULP_MANIFEST & docs
2022-08-08 13:49:18 +10:00
Rohan McGovern
90b746caee Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
Rohan McGovern
254e0f7cd9 Add some documentation 2022-08-08 12:46:07 +10:00
Rohan McGovern
12f0e22b53
Merge pull request #6 from rohanpm/cover-all
Raise coverage to 100%
2022-08-03 10:57:45 +10:00
Rohan McGovern
f258eee451 Raise coverage to 100% 2022-08-03 10:53:55 +10:00
Rohan McGovern
730be77cf4
Merge pull request #5 from rohanpm/test-more
Improve test coverage
2022-08-02 16:46:45 +10:00
Rohan McGovern
52ec5f195b Add a test running entire command 2022-08-02 16:45:24 +10:00
Rohan McGovern
c4fd70e240 Add a test for text elision 2022-08-02 16:41:46 +10:00
Rohan McGovern
99ccc97e29
Merge pull request #4 from rohanpm/test-yum-render
Add a test which renders a yum repo
2022-07-07 14:07:53 +10:00
Rohan McGovern
fbd3cb37ec Add a test which renders a yum repo 2022-07-07 14:04:18 +10:00
Rohan McGovern
3703988f83
Merge pull request #3 from rohanpm/test-noop
Rearrange sources to keep API separate, add a real test
2022-07-07 13:26:37 +10:00
Rohan McGovern
787ba01a0e Rearrange sources to keep API separate, add a real test 2022-07-07 13:20:43 +10:00
Rohan McGovern
66097c6725
Merge pull request #2 from rohanpm/add-ci
Add ci
2022-06-29 16:30:07 +10:00
Rohan McGovern
3a0285d433 Add github workflows for testing 2022-06-29 16:25:51 +10:00
Rohan McGovern
119f0ea9b6 Make it all pass mypy 2022-06-29 16:19:05 +10:00
Rohan McGovern
05c6bd14be Add some basic tests & CI setup 2022-06-29 15:52:00 +10:00
Rohan McGovern
8d5a624f18 Tweak default time/size for nonexistent data 2022-06-29 15:44:46 +10:00
Rohan McGovern
3062bdad26 Declare HTML lang and charset 2022-06-20 09:47:09 +10:00
Rohan McGovern
975e9f9f9e Declare HTML doctype
This is important due to certain behavior of localstack S3.
2022-06-20 09:33:52 +10:00
Rohan McGovern
e27033d1f4
README.md: add an example 2022-06-17 10:38:38 +10:00
Rohan McGovern
5c4e5354b2 Initial implementation
Basically working for yum repos.
2022-06-17 10:31:31 +10:00
Rohan McGovern
cde2b61fe5
Initial commit 2022-06-17 10:00:43 +10:00