Skip to content

Conversation

@jajeffries
Copy link
Contributor

@jajeffries jajeffries commented Jun 23, 2025

Tested locally with semantic-release which gives the following output

[10:59:21 AM] [semantic-release] › ℹ  Release note for version 2.1.0:
# 2.1.0 (https://github.com/netboxlabs/orb-agent/compare/v2.0.0...v2.1.0) (2025-06-23)

### Bug Fixes

    * apply skipTLS to every git call ([5f421d7](https://github.com/netboxlabs/orb-agent/commit/5f421d7d47876759f5fa67d50f3e5420f5d40565))
    * device-discovery remove scope site from prefix ([2c8530c](https://github.com/netboxlabs/orb-agent/commit/2c8530cb206e5c06d7eeb3b175ecd12952f006e0))

### Features

    * add openteletry metrics support for each backend ([328e9e2](https://github.com/netboxlabs/orb-agent/commit/328e9e2ea20a17cb0998375aff69381ca9e764be))
    * add skip tls to git config manager ([8e7e5bd](https://github.com/netboxlabs/orb-agent/commit/8e7e5bd5af3c18733a09e0480bece4757cfe58b4))
    * adds snmp to docs ([#128](https://github.com/netboxlabs/orb-agent/issues/128)) ([3fd5430](https://github.com/netboxlabs/orb-agent/commit/3fd54301c07a9c1959262dd21c0f16b49fcae632))
    * proper semantic release major tag ([#133](https://github.com/netboxlabs/orb-agent/issues/133)) ([5bd074b](https://github.com/netboxlabs/orb-agent/commit/5bd074b0df22bea1b891612bba546fe3201fad71))
    * solve secrets on config and backends setup data ([#93](https://github.com/netboxlabs/orb-agent/issues/93)) ([47ab702](https://github.com/netboxlabs/orb-agent/commit/47ab7023951dbf738ba8b4e55bea667685fb7160))

### Performance Improvements

    * support diode oauth2 ([#97](https://github.com/netboxlabs/orb-agent/issues/97)) ([3e5b55d](https://github.com/netboxlabs/orb-agent/commit/3e5b55de8cd40f20f44e7d45b88ad18a09a08be1))
    ```

jajeffries and others added 30 commits April 8, 2025 16:07
feat: add openteletry metrics support for each backend
…refixes

fix: device-discovery remove scope site from prefix
…rtificate

feat: add skip tls to git config manager
fix: apply skipTLS to every git remote call
…dules group across 1 directory (#95)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
jajeffries and others added 18 commits May 28, 2025 15:33
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…the go_modules group across 1 directory (#125)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: improve snmp discovery docs
feat: bundle the lookup extensions in orb-agent image
@github-actions
Copy link

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS 0.33s github.com/netboxlabs/orb-agent/agent 0.0% 0 0 0
🟢 PASS 0.33s github.com/netboxlabs/orb-agent/agent/backend 0.0% 0 0 0
🟢 PASS 4.03s github.com/netboxlabs/orb-agent/agent/backend/devicediscovery 77.9% 2 0 0
🟢 PASS 0.01s github.com/netboxlabs/orb-agent/agent/backend/mocks 0.0% 0 0 0
🟢 PASS 4.02s github.com/netboxlabs/orb-agent/agent/backend/networkdiscovery 77.7% 2 0 0
🟢 PASS 4.02s github.com/netboxlabs/orb-agent/agent/backend/otel 76.4% 2 0 0
🟢 PASS 3.02s github.com/netboxlabs/orb-agent/agent/backend/pktvisor 67.8% 2 0 0
🟢 PASS 4.03s github.com/netboxlabs/orb-agent/agent/backend/worker 77.1% 2 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/config 100.0% 6 0 0
🟢 PASS 1.05s github.com/netboxlabs/orb-agent/agent/configmgr 49.4% 9 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/policies 100.0% 15 0 0
🟢 PASS 1.02s github.com/netboxlabs/orb-agent/agent/policymgr 70.3% 10 0 0
🟢 PASS 2.49s github.com/netboxlabs/orb-agent/agent/secretsmgr 45.7% 45 0 0
🟢 PASS 1.01s github.com/netboxlabs/orb-agent/agent/version 100.0% 1 0 0

Total coverage: 60.4%

@jajeffries jajeffries marked this pull request as ready for review June 23, 2025 10:47
@leoparente leoparente changed the title feat: proper semantic release major tag (#133) release 🚚 Jun 23, 2025
Copy link
Contributor

@leoparente leoparente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@jajeffries jajeffries merged commit 355c1a8 into release Jun 23, 2025
8 checks passed
@github-actions
Copy link

🎉 This PR is included in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

leoparente pushed a commit that referenced this pull request Jun 23, 2025
* parse instead of cast ints

* treat as uint rather than parse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants