• Joined on 2024-08-11
gitark released oxipy v0.1.4 at Netbox/oxipy 2026-07-23 13:12:59 +03:00
gitark pushed tag v0.1.4 to Netbox/oxipy 2026-07-23 13:12:59 +03:00
gitark pushed to main at Netbox/oxipy 2026-07-23 13:11:57 +03:00
32e99dacf7 Merge pull request 'dev' (#5) from dev into main
ae1e69d5fd Refactor dump_json method to use model_dump_json
260c02f81d Add type hints and docstrings for VLANs, Interfaces, and System properties in NodeConfig
6bc47f1b4f Merge branch 'main' into dev
472508d51d Merge pull request #4 from sttarsky/sttarsky-patch-1
Compare 9 commits »
gitark merged pull request Netbox/oxipy#5 2026-07-23 13:11:55 +03:00
dev
gitark created pull request Netbox/oxipy#5 2026-07-23 13:00:42 +03:00
dev
gitark pushed to dev at Netbox/oxipy 2026-07-23 12:58:55 +03:00
ae1e69d5fd Refactor dump_json method to use model_dump_json
260c02f81d Add type hints and docstrings for VLANs, Interfaces, and System properties in NodeConfig
Compare 2 commits »
gitark pushed to dev at Netbox/oxipy 2026-07-19 10:35:30 +03:00
6bc47f1b4f Merge branch 'main' into dev
472508d51d Merge pull request #4 from sttarsky/sttarsky-patch-1
663cbad352 Bump version from 0.1.1 to 0.1.2
79dbb99186 Merge pull request #3 from sttarsky/dev
721d4b27ca Merge pull request #2 from sttarsky/dev
Compare 6 commits »
gitark released oxipy v.0.1.3 at Netbox/oxipy 2026-07-19 10:33:12 +03:00
gitark pushed tag v0.1.3 to Netbox/oxipy 2026-07-19 10:33:12 +03:00
gitark pushed to main at Netbox/oxipy 2026-07-19 10:32:27 +03:00
180e830fed Merge pull request 'dev' (#4) from dev into main
9575450811 Update CI workflow to use custom runner and container
27d8931dee Update Mikrotik template to use 'shutdown' attribute for interface management
099869ff6d Add shutdown command to Huawei interface template and update configuration files
6846b30df0 Add shutdown command to Qtech interface template and update expected configuration files
Compare 9 commits »
gitark merged pull request Netbox/oxipy#4 2026-07-19 10:32:26 +03:00
dev
gitark created pull request Netbox/oxipy#4 2026-07-19 10:25:28 +03:00
dev
gitark pushed to dev at Netbox/oxipy 2026-07-19 10:24:47 +03:00
9575450811 Update CI workflow to use custom runner and container
gitark pushed to dev at Netbox/oxipy 2026-07-19 10:21:55 +03:00
27d8931dee Update Mikrotik template to use 'shutdown' attribute for interface management
099869ff6d Add shutdown command to Huawei interface template and update configuration files
6846b30df0 Add shutdown command to Qtech interface template and update expected configuration files
6009f0bf9c Add shutdown command to H3C interface template and update related configuration files
da2bf2f876 Update version to 0.1.1 and add coverage file to .gitignore
Compare 6 commits »
gitark pushed to dev at Netbox/oxipy 2026-06-13 00:43:56 +03:00
fb2d135187 Add CI success verification step to workflows
gitark pushed tag 0.1.0 to Netbox/oxipy 2026-06-12 16:03:02 +03:00
gitark pushed to main at Netbox/oxipy 2026-06-12 16:00:29 +03:00
53b79ce04f Merge pull request 'dev' (#3) from dev into main
074f2e9340 Update .gitignore and remove .python-version file
dd7f117380 Add CI workflows for Gitea and GitHub
3c0e70b320 Update project configuration and dependencies
c40cae1561 Update dependencies and clean up Huawei model code
Compare 85 commits »
gitark created pull request Netbox/oxipy#3 2026-06-12 13:08:59 +03:00
dev
gitark pushed to dev at Netbox/oxipy 2026-06-12 00:04:05 +03:00
074f2e9340 Update .gitignore and remove .python-version file
gitark pushed to dev at Netbox/oxipy 2026-06-12 00:00:44 +03:00
dd7f117380 Add CI workflows for Gitea and GitHub