Skip to content

🚚 release#392

Merged
mfiedorowicz merged 26 commits into
releasefrom
develop
Aug 12, 2025
Merged

🚚 release#392
mfiedorowicz merged 26 commits into
releasefrom
develop

Conversation

@MicahParks

@MicahParks MicahParks commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

No description provided.

dependabot Bot and others added 26 commits June 10, 2025 08:11
Bumps the pip group with 1 update in the /tests directory: [requests](https://github.com/psf/requests).


Updates `requests` from 2.32.0 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.0...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
… group across 1 directory (#360)

Bypass CLAassistant for dependabot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Co-authored-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
- Organize existing docs into docs/ directory
- Add mkdocs.yml with Material theme
- Add pyproject.toml for dev dependencies
- Keep all original content, just reorganized for better navigation
- Update minimum Python version to 3.10 (3.8 reached EOL)
- Rename 'Protocol Reference' to 'Protobuf Reference'
- Rename monitoring directory to observability
- Move docs/protocol/ to docs/protobuf/ for consistency
- Update navigation path to match directory name
- Wrap <output_folder>/report.html in backticks to prevent HTML interpretation
- Wrap angle bracket placeholders in backticks to prevent HTML interpretation
- Apply fixes to both docs/getting-started.md and GET_STARTED.md
- Ensures proper rendering in markdown parsers
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
Adds support for:
* dcim.ModuleTypeProfile
* extras.CustomField
* extras.CustomFieldChoiceSet
* extras.CustomLink
* extras.JournalEntry
Signed-off-by: Michal Fiedorowicz <mfiedorowicz@netboxlabs.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation go markdown labels Aug 12, 2025
@CLAassistant

CLAassistant commented Aug 12, 2025

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
7 out of 8 committers have signed the CLA.

✅ ltucker
✅ weyrick
✅ jajeffries
✅ magicalyak
✅ mfiedorowicz
✅ RangerRick
✅ MicahParks
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions

Copy link
Copy Markdown

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS 1.25s github.com/netboxlabs/diode/diode-server/auth 44.7% 42 0 0
🟢 PASS 0.01s github.com/netboxlabs/diode/diode-server/auth/cli 0.0% 0 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/authutil 82.8% 5 0 0
🟢 PASS 0.01s github.com/netboxlabs/diode/diode-server/dbstore/postgres 0.0% 0 0 0
🟢 PASS 1.11s github.com/netboxlabs/diode/diode-server/entityhash 86.7% 16 0 0
🟢 PASS 0.01s github.com/netboxlabs/diode/diode-server/errors 0.0% 0 0 0
🟢 PASS 1.31s github.com/netboxlabs/diode/diode-server/ingester 83.6% 25 0 0
🟢 PASS 1.06s github.com/netboxlabs/diode/diode-server/migrator 70.4% 4 0 0
🟢 PASS 3.13s github.com/netboxlabs/diode/diode-server/netboxdiodeplugin 84.7% 31 0 0
🟢 PASS 2.60s github.com/netboxlabs/diode/diode-server/reconciler 81.5% 78 0 0
🟢 PASS 1.01s github.com/netboxlabs/diode/diode-server/reconciler/applier 85.7% 1 0 0
🟢 PASS 0.00s github.com/netboxlabs/diode/diode-server/reconciler/changeset 0.0% 0 0 0
🟢 PASS 1.07s github.com/netboxlabs/diode/diode-server/reconciler/differ 63.8% 6 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/server 85.7% 14 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/telemetry 28.0% 26 0 0
🟢 PASS 1.02s github.com/netboxlabs/diode/diode-server/telemetry/otel 91.7% 25 0 0
🟢 PASS 1.01s github.com/netboxlabs/diode/diode-server/version 100.0% 2 0 0

Total coverage: 53.2%

@MicahParks
MicahParks marked this pull request as ready for review August 12, 2025 18:59
@mfiedorowicz
mfiedorowicz merged commit ece25ad into release Aug 12, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants