f55222ee3aRefactor Gitea CI workflow to use curl for release creation and asset uploads, enhancing control over the release process and handling prerelease detection.
v2.0.1rc
develop
Nikolay Tatarinov2026-01-19 18:12:28 +03:00
283fd7a703Merge pull request 'Enhance BaseCmdlet class with additional async methods and improve documentation for cmdlet functionality' (#8) from develop into main
main
Nikolay Tatarinov2026-01-19 18:01:28 +03:00
3f6a59abadEnhance BaseCmdlet class with additional async methods and improve documentation for cmdlet functionalityNikolay Tatarinov2026-01-19 17:58:44 +03:00
f56784f2aaRefactor IPAM model classes to use records for Address, Subnetwork, Vlan, Vrf, Section, Tag, Domain, Nameserver, and Session; enhance documentation and implement value equality for records.Nikolay Tatarinov2026-01-19 17:25:18 +03:00
694822f0d6Update Gitea CI workflow to downgrade upload and download artifact actions from v4 to v3Nikolay Tatarinov2026-01-19 17:04:22 +03:00
df30851a3aUpdate Gitea CI workflow to restore class library and test project dependencies separatelyNikolay Tatarinov2026-01-19 17:01:30 +03:00
88e4e12e3dMerge pull request '2026-01-19-nah9' (#6) from 2026-01-19-nah9 into mainNikolay Tatarinov2026-01-19 16:57:01 +03:00
6541cf18c0Update Gitea CI workflow to use updated token secret for release creationNikolay Tatarinov2026-01-19 16:38:05 +03:00
0b237c6d1cEnhance unit tests for Address, Domain, Nameserver, Section, Session, Subnetwork, Tag, Vlan, and Vrf models; implement mock classes for HTTP requests and cmdlet testing.Nikolay Tatarinov2026-01-19 14:54:55 +03:00
40e3c31c6fRemove Jenkinsfile and add unit tests for various models including Address, Domain, Nameserver, Section, Session, Subnetwork, Tag, Vlan, and Vrf. Introduce mock classes for HTTP requests and cmdlet testing.Nikolay Tatarinov2026-01-19 14:46:09 +03:00
114267b1d5Added assembly name and root namespace to project file; updated session and vlan classes with new properties; modified module manifest to reference DLL and updated exported cmdlets; corrected property name in address class.Nikolay Tatarinov2026-01-19 14:45:31 +03:00
010cce0fd8Refactored subnet object methods and enhanced related documentationNikolay Tatarinov2026-01-19 14:44:52 +03:00
f8f240e313Updated subnet object handling and improved documentationNikolay Tatarinov2026-01-19 14:44:10 +03:00
7f856b1d09New address in subnet by subnet objectArnike2022-12-30 14:43:46 +03:00