Commit graph

39 commits

Author SHA1 Message Date
minecraftchest1@outlook.com
18649b58dc Fix SOA record output. 2025-01-27 10:20:37 -06:00
minecraftchest1@outlook.com
3809ef785a Bump to 1.3.2
Some checks failed
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-26 20:26:12 -06:00
minecraftchest1@outlook.com
fd0fa232c4 Rename Zone.new_soa() to Zone.new_SOA() 2025-01-26 20:25:53 -06:00
minecraftchest1@outlook.com
24ab31bf89 Set version in pyproject.toml
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline was successful
2025-01-26 18:38:54 -06:00
minecraftchest1@outlook.com
baa71e4104 Fix test failures.
Some checks failed
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-26 13:31:10 -06:00
minecraftchest1@outlook.com
cca682b43d Update expected in test_AAAA.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
2025-01-24 09:42:16 -06:00
minecraftchest1@outlook.com
f5a79c43d6 Build unit tests.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
2025-01-23 08:31:31 -06:00
minecraftchest1@outlook.com
9bce68a7fb Build docs 2025-01-23 08:30:28 -06:00
minecraftchest1@outlook.com
9363de2db1 Use production PyPi index.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline was successful
2025-01-15 08:54:52 -06:00
minecraftchest1@outlook.com
4726ec0b08 Use host for all of the hostname/ip arguments. Fix Zone class. 2025-01-15 08:52:16 -06:00
minecraftchest1@outlook.com
ff1fdebefe Import dnscode module into package namspace. 2025-01-15 08:51:02 -06:00
minecraftchest1@outlook.com
a2019df56d Fix forgejo server hostname. 2025-01-15 08:50:08 -06:00
minecraftchest1@outlook.com
c14decbd44 Rename from dnscode_MINECRAFTCHEST1 to dnscode.
Some checks failed
ci/woodpecker/push/package-deploy Pipeline failed
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-14 16:13:30 -06:00
minecraftchest1@outlook.com
0e883fffc8 Fix publish to Forgejo Server.
Some checks failed
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-14 10:39:19 -06:00
minecraftchest1@outlook.com
89c0d634c2 Publish to Forgejo Server.
Some checks failed
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-14 10:27:42 -06:00
minecraftchest1@outlook.com
8ae5270bb0 Fix publish envrionment syntax.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline was successful
2025-01-13 16:18:01 -06:00
minecraftchest1@outlook.com
3a974ed41d Fix indendation in pipeline again. 2025-01-13 16:14:59 -06:00
minecraftchest1@outlook.com
2561651eb5 Manual publishing.
The twine plugin does not work due to the image not having been built recently enough.
2025-01-13 16:13:11 -06:00
minecraftchest1@outlook.com
4a6d95d3b3 V1.1.2 test.
Some checks failed
ci/woodpecker/push/package-deploy Pipeline was successful
ci/woodpecker/tag/package-deploy Pipeline failed
2025-01-13 14:44:07 -06:00
minecraftchest1@outlook.com
cdb643349b Bump to v1.1.1
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
2025-01-13 13:42:10 -06:00
minecraftchest1@outlook.com
f63780860f Fix indentation error in pippeline.
All checks were successful
ci/woodpecker/push/package-deploy Pipeline was successful
2025-01-13 13:36:56 -06:00
minecraftchest1@outlook.com
90a7e5b119 Setup for packaging. 2025-01-13 13:35:19 -06:00
minecraftchest1@outlook.com
1e08a87215 Move main.py into src as dnscode.py 2025-01-12 13:09:32 -06:00
minecraftchest1@outlook.com
30213b4c98 v1.0.1 - Slight cleanup and documentation- AI assisted. 2025-01-11 23:27:08 -06:00
minecraftchest1@outlook.com
93bd5c5000 v1.0.0 2025-01-11 13:17:24 -06:00
minecraftchest1@outlook.com
9583171622 Update docs 2025-01-11 13:08:23 -06:00
minecraftchest1@outlook.com
8faa97b015 Update 2025-01-11 13:07:11 -06:00
minecraftchest1@outlook.com
827cf73b66 Add test.zone to gitignore. 2025-01-11 13:04:52 -06:00
minecraftchest1@outlook.com
06cb0dbbe5 Add requirements file. 2025-01-11 13:03:25 -06:00
minecraftchest1@outlook.com
e0a9480b1d Version 0.10.0 2025-01-11 13:02:45 -06:00
minecraftchest1@outlook.com
0db960144c Add Doxygen Documentation. 2025-01-10 19:34:58 -06:00
minecraftchest1@outlook.com
0c28f0c714 Add main.Zone.new_A() and main.Zone.new_AAAA() 2024-11-12 07:57:49 -06:00
minecraftchest1@outlook.com
d67567d2ee Make ttl on main.Zone.new_record() a int. 2024-11-12 07:48:16 -06:00
minecraftchest1@outlook.com
315331a5c3 Add __mkfqdn()helper function to main.Zone 2024-11-12 07:45:08 -06:00
minecraftchest1@outlook.com
c0b9b0ba05 Make everything work. 2024-11-12 07:39:36 -06:00
minecraftchest1@outlook.com
10d25b3aa9 Add A and AAAA records. Add invaliad data exception. 2024-11-06 10:57:44 -06:00
minecraftchest1@outlook.com
151f504b83 Make better use of subclassing features. 2024-11-05 19:43:26 -06:00
minecraftchest1@outlook.com
73bcbc02d4 Add record add and zone save functions to main.Zone
Added main.Zone.new_record()
Added main.Zone.new_soa()
Added main.Zone.save_file()
2024-11-05 19:39:02 -06:00
minecraftchest1@outlook.com
8611d10b1b Initial "Commit. 2024-11-04 12:20:23 -06:00