[PR #20326] [MERGED] Closes #20096: Remove legacy load_yaml() & load_json() methods from BaseScript #15892

Closed
opened 2025-12-30 00:24:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20326
Author: @jeremystretch
Created: 9/11/2025
Status: Merged
Merged: 9/15/2025
Merged by: @bctiemann

Base: featureHead: 20096-remove-legacy-script-methods


📝 Commits (1)

  • 21ba27f Closes #20096: Remove legacy load_yaml() & load_json() methods from BaseScript

📊 Changes

3 files changed (+1 additions, -81 deletions)

View changed files

📝 docs/customization/custom-scripts.md (+0 -11)
📝 netbox/extras/scripts.py (+1 -38)
📝 netbox/extras/tests/test_scripts.py (+0 -32)

📄 Description

Closes: #20096

These convenience methods were deprecated in NetBox v4.3.0 under #18896.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20326 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/15/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `20096-remove-legacy-script-methods` --- ### 📝 Commits (1) - [`21ba27f`](https://github.com/netbox-community/netbox/commit/21ba27fb39b3f2f13c21062611ab6747ca8f4adf) Closes #20096: Remove legacy load_yaml() & load_json() methods from BaseScript ### 📊 Changes **3 files changed** (+1 additions, -81 deletions) <details> <summary>View changed files</summary> 📝 `docs/customization/custom-scripts.md` (+0 -11) 📝 `netbox/extras/scripts.py` (+1 -38) 📝 `netbox/extras/tests/test_scripts.py` (+0 -32) </details> ### 📄 Description ### Closes: #20096 These convenience methods were deprecated in NetBox v4.3.0 under #18896. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:38 +01:00
adam closed this issue 2025-12-30 00:24:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15892